summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings
AgeCommit message (Expand)Author
2011-05-09- Fix possible ambiguity in folders caching (when list_mailboxes() was called...alec
2011-05-06- Plugin API: Add name and parent_name arguments to folder_form hookalec
2011-05-05- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725...alec
2011-04-19Gracefully shrug on database errorsthomasb
2011-04-11- Support 'abort' and 'result' response in 'preferences_save' hook, add error...alec
2011-02-28- Add simple ACL rights/namespace handling in folder manager (display folder'...alec
2011-02-04- Fix email_dns_check setting not used for identities/contacts (#1487740) alec
2011-02-03- Fix IDNA support when IDN/INTL modules are in use (#1487742)alec
2011-01-19- Fix setting timezone in Preferences (#1487705)alec
2011-01-17- Fix impossible to subscribe to protected folders (#1487656)alec
2011-01-16- Move action files map from index.php to steps' func.inc filesalec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2011-01-04- Use improved get_capability() syntax, saves CAPABILITY call in some casesalec
2011-01-04- Fix typoalec
2010-12-18- Fix Fatal error: Call to a member function get_capability()...alec
2010-12-09- Improved Mail-Reply-To and Mail-Followup-To headers handlingalec
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
2010-12-06- Improve performance of folder rename and delete actions. Don't get list of ...alec
2010-12-03- New Folder Manager UIalec
2010-11-12- Fix handling of folders with "<>" characters in namealec
2010-11-12- Fix handling of folders with name "0" (#1487119)alec
2010-11-04- Unify template files namingalec
2010-11-02- Add option to place replies in the folder of the message being replied to (...alec
2010-10-27- Improve performance of rcube_imap_generic::countMessages() using STATUS ins...alec
2010-10-25- Add basic IMAP LIST's \Noselect option support (mark unselectable folders a...alec
2010-10-13- Fix duplicated e-mail field in identity form (#1487054)alec
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alec
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alec
2010-10-06- Add mdn_request=4alec
2010-09-30- Plugin API: improved 'abort' flag handling, added 'result' item in some hoo...alec
2010-09-29- Add option to "Return receipt" will be always checked (1486352)alec
2010-09-29- Add option to automatically send read notifications for known senders (1485...alec
2010-09-29- Add Internationalized Domain Name (IDNA) support (#1483894)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
2010-09-15- Settings block (fieldset) can have any content (not only a table with hardc...alec
2010-09-02- Added fieldsets in Identity form, added 'identity_form' hookalec
2010-08-30- Show disabled checkboxes for protected folders instead of dots (#1485498)alec
2010-08-13- Revert last (unintentional) commitalec
2010-08-13- ja_JP update (#1486911)alec
2010-08-09- Rename hooks: contact_save -> contact_update, identity_save -> identity_upd...alec
2010-08-02- Don't add threads checkbox in virtual folder recordalec
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alec
2010-06-23- removed PHP closing tagalec
2010-06-09- some improvements + added splitter in Identitiesalec
2010-04-23- fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)alec
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
2010-03-19- hide threads related prefs when threads are not supported by IMAP serveralec
2010-03-19- hide threads related stuff if threads are not supportedalec
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb