Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Settings/Folders UI
|
|
|
|
|
|
|
|
fixes #1488007
|
|
(where user ID wasn't set on init time)
|
|
|
|
headers list (#1487989)
|
|
- Set namespace/delimiter in constructor (this way some methods could be used before connecting to IMAP server)
|
|
|
|
|
|
|
|
|
|
|
|
- Improved caching performance by skipping writes of unchanged data
- Option enable_caching replaced by imap_cache and messages_cache options
|
|
|
|
|
|
|
|
called the same result was returned, no matter what was the 1st and 2nd argument)
|
|
|
|
|
|
criteria (e.g. folder type)
|
|
(#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
|
|
|
|
word (#1487801)
|
|
folder's namespace, modify edit form fields according to MYRIGHTS)
|
|
|
|
|
|
|
|
(#1487700)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(#1487634)
|
|
|
|
- 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.
|
|
|
|
CLOSE intead of EXPUNGE)
- Code cleanup + added more phpdoc comments
|
|
- 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)
|