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
|
|
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.
|
|
|
|
|
|
|
|
|
|
Alternatively use the PHP cURL extension
|
|
|
|
|
|
|
|
suspended google spell service with our new service at spell.roundcube.net
|
|
|
|
|
|
|
|
|
|
save-pref command
|
|
|
|
(including html2plaintext conversion)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
|
spell* files)
|
|
|
|
issue
|
|
|
|
|
|
|
|
emotions (#1485206)
|
|
|
|
|
|
|
|
- Improved save-pref action and moved to separate file in utils task directory
- Improved http_post/http_request to support first argument in form 'task/action'
|
|
|
|
|
|
TinyMCE
|
|
|
|
- Removed bugs.inc (content copied into main.inc)
|
|
|