Age | Commit message (Collapse) | Author |
|
|
|
|
|
program/js/tinymce/roundcube dir
|
|
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
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
characters
|
|
behavioral improvements and encrytion are still to be added
|
|
first image multiple times (#1489406)
|
|
|
|
Fix style attribute quoting when font-family contains double quotes
SOme code improvements
|
|
|
|
Added support for default font size and fix legacy code for default font
|
|
|
|
|
|
|
|
(#1489016)
|
|
(#1489112)
|
|
|
|
|
|
(#1488997)
|
|
|
|
|
|
|
|
and line wraps (#1488799)
|
|
(including html2plaintext conversion)
|
|
|
|
no_save_sent_messages (#1488686)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
attachments (#1488502)
|
|
|
|
|