Age | Commit message (Collapse) | Author |
|
|
|
|
|
uploads
|
|
parameters for the 'compose' command
|
|
compose addressbook
|
|
|
|
|
|
page (#1489023)
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
document structure
|
|
|
|
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
after return from mail view (#1489774)
|
|
|
|
|
|
|
|
resorting issues with hidden 'folder' column
|
|
|
|
- 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
|
|
|
|
|
|
doesn't find any messages
|
|
simple filter requests
|
|
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
|
|
|
|
into dev-multi-folder-search
after rebasing to master
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|