Age | Commit message (Collapse) | Author |
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
- 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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
multi-folder search mode, just update the list
|
|
|
|
|
|
|
|
mailboxes
|
|
after return from mail view (#1489774)
|
|
|
|
|
|
|
|
resorting issues with hidden 'folder' column
|
|
|
|
|
|
|
|
|
|
|
|
for all empty file uploads (#1489685)
|
|
skip_deleted = true.
|
|
- Display alert if no file is chosen
- Unlock the UI if form is not submitted
- Avoid duplicate error messages
- Fix javascript error due to missing attachments list widget
|
|
CSS class for autocomplete list items
|
|
|
|
(#1489627)
|
|
|
|
|