index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
program
/
steps
/
settings
/
folders.inc
Age
Commit message (
Expand
)
Author
2011-12-07
- Remove deprecated global $IMAP variable usage (#1488148)
alecpl
2011-11-08
- Fix so folders with \Noinferiors attribute aren't listed in parent selector
alecpl
2011-10-05
- Improved performance by skipping folders list sorting when it's not needed ...
alecpl
2011-08-18
- Disable subscription on virtual shared folders
alecpl
2011-08-18
- Unsubscribe from non-existing folders always (on listing), not only in Sett...
alecpl
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 listing
alecpl
2011-07-19
Add 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 hooks
alecpl
2011-07-06
- Fix handling of other users namespace roots
alecpl
2011-06-17
- Improved namespace roots handling in folder manager
alecpl
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 issues
alecpl
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-19
Gracefully shrug on database errors
thomascube
2011-01-17
- Fix impossible to subscribe to protected folders (#1487656)
alecpl
2011-01-12
Bumbed version; Roundcube development is not Switzerland only
thomascube
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 UI
alecpl