Age | Commit message (Collapse) | Author |
|
|
|
Make sure to use the same source when adding contact and checking
if message is safe (sender is in addressbook).
Small code improvements.
|
|
(#1488515)
- Use size parameter from Content-Disposition header if specified,
- Calculate size of base64 encoded message parts
|
|
|
|
|
|
|
|
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
|
|
|
|
|
|
|
|
|
|
|
|
folder (#1486686)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
displayed below the body once again)
|
|
|
|
|
|
|
|
|
|
Roundcube pass the Email Standards Acid Test
|
|
|
|
rcube_imap class
|
|
|
|
|
|
bodies (#1487424):
don't try to parse it, display notice with a link to download it directly
|
|
|
|
|
|
|
|
(#1487813)
|
|
|
|
|
|
|
|
contains more than one <title> tag
|
|
(#1488093)
|
|
another folder (#1487752)
|
|
|
|
- Fixed message ID updates in cache
- Changed message flags handling + some fixes (e.g. fixed messages listing after delete)
|
|
|
|
|
|
Indexes are stored in a separate table, so there's no need to store all messages in a folder
Added threads data caching
Flags are stored separately, so flag change doesn't cause DELETE+INSERT, just UPDATE
- Partial QRESYNC support
- Improved FETCH response handling
- Improvements in response tokenization method
|
|
|
|
|