Age | Commit message (Collapse) | Author |
|
Conflicts:
program/js/app.js
Fix handling magic_quotes in rcube_text2html and rcube_html2text - move
stripslashes from these classes to action files
|
|
|
|
|
|
|
|
Add timeout for password-driver vpopmaild
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Mail_mime to 1.8.9 version
|
|
auto-wrapped.
Make it the default in text2html class.
|
|
|
|
localStorage
|
|
|
|
|
|
dev-text2html
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
(#1489869)
|
|
1489868 - additional_message_headers: correct example X-Originating-IP format
|