Age | Commit message (Collapse) | Author |
|
|
|
|
|
(#1489979)
|
|
|
|
line endings converted
|
|
|
|
|
|
|
|
uploads
|
|
|
|
parameters for the 'compose' command
|
|
compose addressbook
|
|
|
|
Missing $ added in get_uids call
|
|
|
|
This enables image button and file browser in html editor for signatures
|
|
|
|
|
|
|
|
add aria-label for meaningful voice output on delete icons
|
|
|
|
link (#1489942)
|
|
page (#1489023)
|
|
|
|
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
|
program/js/tinymce/roundcube dir
|
|
|
|
|
|
window (#1489919)
|
|
keyboard navigation within the mail view
|
|
|
|
textareas including HTML editor and spellchecking
|
|
|
|
|
|
Conflicts:
program/js/app.js
program/js/editor.js
program/js/tiny_mce/tiny_mce.js
program/steps/utils/spell_html.inc
|
|
|
|
TinyMCE4
|
|
|
|
|
|
Fix so when switching editor mode original version of signature is used (#1488849)
|
|
Conflicts:
program/js/app.js
Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
|
|
auto-wrapped.
Make it the default in text2html class.
|
|
|
|
|
|
Now instead of <pre> we use <div class="pre"> styled with monospace
font. We replace whitespace characters with non-breaking spaces where
needed. I.e. plain text is always unwrappable, until it uses format=flowed,
in such a case only flowed paragraphs are wrappable.
Also conversion of text to HTML in compose editor was modified in the same way.
|
|
document structure
|
|
|
|
|
|
|
|
|