Age | Commit message (Collapse) | Author |
|
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
|
|
|
|
|
|
|
|
|
|
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
|
|
(#1487060)
|
|
|
|
(#1486845)
- Add 'loading' message on message move/copy/delete/mark actions
|
|
#1487051
|
|
|
|
and by removing search result from session after listing with empty search filter
|