Age | Commit message (Collapse) | Author |
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
when prepended by some whitespace chars (#1487915)
|
|
|
|
(#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
|
|
|
|
(#1487883)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1487751)
|
|
|
|
Remove double borders in folder listing (#1487713)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|