summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/settings/save_prefs.inc
AgeCommit message (Expand)Author
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alec
2012-02-11User configurable setting how to display contact names in listthomasb
2012-02-02Allow users to choose cols for contacts list sortingthomasb
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2012-01-08- Fix setting pagesizes (#1488295)alec
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomasb
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alec
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalec
2011-12-07- Add option to set default font for HTML message (#1484137) alec
2011-12-03- Reload UI after skin changealec
2011-11-10- Add option to skip alternative email addresses in autocompletionalec
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomasb
2011-09-06- Merge devel-spellcheck branch:alec
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomasb
2011-05-30- Add option to force spellchecking before sending a message (#1485458)alec
2011-05-27- Allow setting special folder with "<" characteralec
2011-05-27- Added option to specify to which address book add new contactsalec
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalec
2011-04-11- Support 'abort' and 'result' response in 'preferences_save' hook, add error...alec
2011-01-19- Fix setting timezone in Preferences (#1487705)alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-11-02- Add option to place replies in the folder of the message being replied to (...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-09-29- Add option to "Return receipt" will be always checked (1486352)alec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-18Prevent from saving a non-existing skin path in user prefsthomasb
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alec
2010-06-23- removed PHP closing tagalec
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomasb
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alec
2010-03-05- Add 'delete_always' option to user preferencesalec
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages (#148...alec
2009-11-03Cleanup top-posting feature (sorry, there are again some new texts)thomasb
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomasb
2009-11-02- top posting (#1484272)alec
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alec
2009-08-27Reload settings page if language was changedthomasb
2009-08-03- Re-designed User Preferences interfacealec
2009-07-31- Added 'display_next' optionalec
2009-07-21Use global request tokens and automatically protect all POST requeststhomasb
2009-07-15Use request tokens to protect POST requests from CSFRthomasb
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomasb
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alec
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alec
2008-10-22- Added option focus_on_new_message (#1485374)alec
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alec