Age | Commit message (Collapse) | Author |
|
(#1487813)
|
|
#1487907)
|
|
|
|
|
|
- Add LIST result and folder attributes cache
- rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
|
|
convert them to users timezone (#1488147)
|
|
|
|
|
|
remove undefined fields from template
|
|
|
|
|
|
|
|
contains more than one <title> tag
|
|
|
|
(#1488093)
|
|
|
|
|
|
|
|
|
|
'compose' command for the selected group
|
|
|
|
|
|
'searchonly' address book
|
|
in folder manager
|
|
|
|
manager for INBOX (#1488107), also show messages count and size in such case
|
|
available (skipped SEARCH call)
|
|
|
|
save-message-to option
|
|
|
|
|
|
|
|
another folder (#1487752)
|
|
|
|
|
|
- Fixed message ID updates in cache
- Changed message flags handling + some fixes (e.g. fixed messages listing after delete)
|
|
|
|
|
|
|
|
|
|
- Allow use localized addressbook field subtypes from plugins
|
|
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)
|
|
|
|
|
|
|
|
- pl_PL update
- Fix label: databaserror -> dberror
|