summaryrefslogtreecommitdiff
path: root/program/steps/settings
AgeCommit message (Expand)Author
2011-09-06- Merge devel-spellcheck branch:alecpl
2011-08-28- Localize forwarded message header (#1488058)alecpl
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomascube
2011-08-19- Fix parent folder ACL checking in some casesalecpl
2011-08-18- Disable subscription on virtual shared foldersalecpl
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-08-04- Add ACL check on parent folderalecpl
2011-08-01- Move rcmail_localize_folderpath() to main.incalecpl
2011-08-01- Improved detection of folder rename possibility and its handlingalecpl
2011-07-29- Exclude edited folder from parent selectoralecpl
2011-07-28- Fix: folder selector doesn't list unsubscribed folders, followup to r4942alecpl
2011-07-26- Unsubscribe from non-existing folders automaticly on folders listingalecpl
2011-07-20- Improved parent folder selectoralecpl
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-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 manageralecpl
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 dataalecpl
2011-05-30- Add option to force spellchecking before sending a message (#1485458)alecpl
2011-05-27- Allow setting special folder with "<" characteralecpl
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 contactsalecpl
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-19- Removed focus_on_new_message option, added newmail_notify pluginalecpl
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 hookalecpl
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...alecpl
2011-04-19Gracefully shrug on database errorsthomascube
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 filesalecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalecpl
2011-01-04- Fix typoalecpl
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 handlingalecpl
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
2010-11-12- Fix handling of folders with "<>" characters in namealecpl