Age | Commit message (Expand) | Author |
2011-08-19 | Backporting r5092, r5095, r5096 to release-0.6 branch | thomascube |
2011-08-18 | Backport changes from r5084 to r5090 to release branch | thomascube |
2011-08-04 | - Fix moving folder to root, it wasn't working with IMAP delimiter different ... | alecpl |
2011-08-04 | - Add ACL check on parent folder | alecpl |
2011-08-01 | - Move rcmail_localize_folderpath() to main.inc | alecpl |
2011-08-01 | - Improved detection of folder rename possibility and its handling | alecpl |
2011-07-29 | - Exclude edited folder from parent selector | alecpl |
2011-07-28 | - Fix: folder selector doesn't list unsubscribed folders, followup to r4942 | alecpl |
2011-07-26 | - Unsubscribe from non-existing folders automaticly on folders listing | alecpl |
2011-07-20 | - Improved parent folder selector | 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-28 | - Fix creating/renaming folders with accented characters (#1487974) | alecpl |
2011-06-23 | - Add rcube_imap::mailbox_info() | alecpl |
2011-06-17 | - Improved namespace roots handling in folder manager | alecpl |
2011-06-15 | - Add possibility to return subscription status and css class name for folder... | alecpl |
2011-06-15 | - Add 'foldername' attribute to folders table rows, so plugin writers would b... | alecpl |
2011-06-02 | - Don't call rcube_idn_to_ascii() on empty data | alecpl |
2011-05-30 | - Add option to force spellchecking before sending a message (#1485458) | alecpl |
2011-05-27 | - Allow setting special folder with "<" character | alecpl |
2011-05-27 | - Fix handling of "<" character in contact data, search fields and folder nam... | alecpl |
2011-05-27 | - Added option to specify to which address book add new contacts | 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-19 | - Removed focus_on_new_message option, added newmail_notify plugin | alecpl |
2011-05-09 | - Fix possible ambiguity in folders caching (when list_mailboxes() was called... | alecpl |
2011-05-06 | - Plugin API: Add name and parent_name arguments to folder_form hook | 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-04-11 | - Support 'abort' and 'result' response in 'preferences_save' hook, add error... | alecpl |
2011-02-28 | - Add simple ACL rights/namespace handling in folder manager (display folder'... | alecpl |
2011-02-04 | - Fix email_dns_check setting not used for identities/contacts (#1487740) | alecpl |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-01-19 | - Fix setting timezone in Preferences (#1487705) | alecpl |
2011-01-17 | - Fix impossible to subscribe to protected folders (#1487656) | alecpl |
2011-01-16 | - Move action files map from index.php to steps' func.inc files | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2011-01-04 | - Use improved get_capability() syntax, saves CAPABILITY call in some cases | alecpl |
2011-01-04 | - Fix typo | alecpl |
2010-12-18 | - Fix Fatal error: Call to a member function get_capability()... | alecpl |
2010-12-09 | - Improved Mail-Reply-To and Mail-Followup-To headers handling | alecpl |
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 |
2010-11-12 | - Fix handling of folders with "<>" characters in name | alecpl |
2010-11-12 | - Fix handling of folders with name "0" (#1487119) | alecpl |
2010-11-04 | - Unify template files naming | alecpl |
2010-11-02 | - Add option to place replies in the folder of the message being replied to (... | alecpl |
2010-10-27 | - Improve performance of rcube_imap_generic::countMessages() using STATUS ins... | alecpl |