summaryrefslogtreecommitdiff
path: root/program/steps/settings/folders.inc
AgeCommit message (Expand)Author
2011-08-18Backport changes from r5084 to r5090 to release branchthomascube
2011-08-04- Fix moving folder to root, it wasn't working with IMAP delimiter different ...alecpl
2011-07-26- Unsubscribe from non-existing folders automaticly on folders listingalecpl
2011-07-19Add drop-target for root folder; fix row insertion when moving to a protected...thomascube
2011-07-10- Plugin API: added folder_delete and folder_rename hooksalecpl
2011-07-06- Fix handling of other users namespace rootsalecpl
2011-06-17- Improved namespace roots handling in folder manageralecpl
2011-06-15- Add 'foldername' attribute to folders table rows, so plugin writers would b...alecpl
2011-05-20- Re-designed cache, fixes memcache/apc issuesalecpl
2011-05-20- Improve performence of folder manager operations by moving subscriptions ta...alecpl
2011-05-09- Fix possible ambiguity in folders caching (when list_mailboxes() was called...alecpl
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...alecpl
2011-04-19Gracefully shrug on database errorsthomascube
2011-01-17- Fix impossible to subscribe to protected folders (#1487656)alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alecpl
2010-12-06- Improve performance of folder rename and delete actions. Don't get list of ...alecpl
2010-12-03- New Folder Manager UIalecpl