Age | Commit message (Collapse) | Author |
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
Get rid of unhelpful error message.
|
|
|
|
move/copy
|
|
|
|
|
|
|
|
- Store incomplete search results in session and re-send search requests
to the server if returned before complete (this should avoid hitting request timeouts).
- Display full folder path on mouseover in message list
- Remove pthreads implementation stuff as this wasn't really working
|
|
|
|
operation commands in multi-folder search mode (#1485234)
|
|
Skins sorted by skin name in the Settings.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multi-folder search mode, just update the list
|
|
|
|
|
|
|
|
mailboxes
|
|
after return from mail view (#1489774)
|
|
|
|
|