Age | Commit message (Collapse) | Author |
|
Implemented IMAP SPECIAL-USE extension support [RFC6154] (#1487830)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
not exists
|
|
|
|
registration and reduce code-duplication
|
|
small code improvements
|
|
|
|
|
|
|
|
to support deprecated option name (default_imap_folders)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Add LIST result and folder attributes cache
- rcmail_render_folder_tree_select(): fix 'exceptions' parameter, add 'skip_noinferiors' option
|
|
in folder manager
|
|
|
|
Settings/Folders UI
|
|
than a dot (loast part of r5023)
|
|
|
|
protected folder
|
|
|
|
|
|
|
|
be able to iterate over the table rows and find wanted folders (folders_list hook)
|
|
|
|
table operations (like adding/updateing/moving folders) into client-side - no need to invoke LIST, do sorting in browser
- This change should also handle better situations when working with replicated IMAP backend (e.g.Cyrus Murder)
|
|
called the same result was returned, no matter what was the 1st and 2nd argument)
|
|
(#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
|
|
|
|
|
|
|
|
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
|
|
all folders when we need only children of the specified folder.
|
|
- 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)
|