Age | Commit message (Collapse) | Author |
|
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)
|
|
|
|
|
|
|
|
doesn't find any messages
|
|
simple filter requests
|
|
|
|
|
|
- Disable thread mode when searching over multiple folders
- Encode UID values for HTML message row identifiers
|