Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
simonpl-master
Conflicts:
CHANGELOG
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
program/include/rcmail_output_html.php
program/js/app.js
program/js/treelist.js
program/lib/Roundcube/html.php
skins/larry/styles.css
skins/larry/templates/compose.html
|
|
|
|
|
|
|
|
Conflicts:
program/js/app.js
program/js/editor.js
program/js/tiny_mce/tiny_mce.js
program/steps/utils/spell_html.inc
|
|
|
|
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.
|
|
(stackable) skin and core menus
|
|
|
|
document structure
|
|
|
|
2. Implement full keyboard navigation in main mail view
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Removed "download folder" option, the same can be done by selecting all messages in a folder
Code refactoring
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to jQuery-2.1.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
|
|
null" errors.
|
|
|
|
|