Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
manager for INBOX (#1488107), also show messages count and size in such case
|
|
|
|
|
|
of custom commands result
|
|
|
|
another folder (#1487752)
|
|
|
|
|
|
|
|
- Fixed message ID updates in cache
- Changed message flags handling + some fixes (e.g. fixed messages listing after delete)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1488061)
|
|
|
|
|
|
- Fix reset-search action so it resets list page number to 1
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
- Added spellchecker exceptions dictionary (shared or per-user)
- Added possibility to ignore words containing caps, numbers, symbols (spellcheck_ignore_* options)
|
|
|
|
'user_create' hook arguments (#1488024)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- pl_PL update
- Fix label: databaserror -> dberror
|
|
|
|
|
|
|
|
|
|
changelog
|