Age | Commit message (Collapse) | Author |
|
|
|
- this fixes disappearing listmode selection after clicking search reset button
|
|
|
|
|
|
|
|
unintentionally by last commit)
|
|
Now sorting 25k folders takes around 3 seconds.
|
|
|
|
|
|
|
|
|
|
use the original string (#1489911)
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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)
|
|
|