summaryrefslogtreecommitdiff
path: root/program/steps/settings/save_prefs.inc
AgeCommit message (Expand)Author
2011-08-31- Applied fixes from trunk up to r5150alecpl
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- Added option to specify to which address book add new contactsalecpl
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalecpl
2011-04-11- Support 'abort' and 'result' response in 'preferences_save' hook, add error...alecpl
2011-01-19- Fix setting timezone in Preferences (#1487705)alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-11-02- Add option to place replies in the folder of the message being replied to (...alecpl
2010-10-07- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)alecpl
2010-10-06- Make htmleditor option behaviour consistent, add option to use HTML on repl...alecpl
2010-09-29- Add option to "Return receipt" will be always checked (1486352)alecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-18Prevent from saving a non-existing skin path in user prefsthomascube
2010-07-30- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list...alecpl
2010-06-23- removed PHP closing tagalecpl
2010-04-09Option not to mark messages as read when viewed in preview pane (#1485012)thomascube
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-05- Add 'default_charset' option to user preferences (#1485451)alecpl
2010-03-05- Add 'delete_always' option to user preferencesalecpl
2010-03-02- Added force_7bit option to force MIME encoding of plain/text messages (#148...alecpl
2009-11-03Cleanup top-posting feature (sorry, there are again some new texts)thomascube
2009-11-02More options for top posting feature (#1484272) using patch from Phil Weirthomascube
2009-11-02- top posting (#1484272)alecpl
2009-09-23- sorting by message index - added 'index_sort' option (#1485936)alecpl
2009-08-27Reload settings page if language was changedthomascube
2009-08-03- Re-designed User Preferences interfacealecpl
2009-07-31- Added 'display_next' optionalecpl
2009-07-21Use global request tokens and automatically protect all POST requeststhomascube
2009-07-15Use request tokens to protect POST requests from CSFRthomascube
2009-04-19Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ...thomascube
2008-12-04- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)alecpl
2008-11-28Option to check for new mails in all folders (#1484374)thomascube
2008-10-26- Added 'keep_alive' and 'min_keep_alive' options (#1485360)alecpl
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-10-03- Add 'skip_deleted' option in User Preferences (#1485445)alecpl
2008-09-29- Added 'mime_param_folding' option with possibility to choosealecpl
2008-09-11- fix language setting (language select wasn't "refreshed" after change)alecpl
2008-09-03Auto-detect client language and timezone if desired by config/prefsthomascube
2008-07-31Show real names in folder drop-down + rebuild default_imap_folders property w...thomascube
2008-07-31Make special folders configurable for the userthomascube
2008-06-15- actually we don't need default_skin optionalecpl
2008-06-15- lost files from r1539 alecpl
2008-06-14- Added option to disable displaying of attached images below the message bodyalecpl
2008-06-13- Added option to display images in messages from known senders (#1484601)alecpl
2008-05-19-added flag_for_deletion in user prefsalecpl
2008-05-19-removed messages list sorting option from user prefsalecpl
2008-05-16- In Preferences added possibility to configure 'read_when_deleted', 'mdn_req...alecpl
2008-05-07More code cleanup + oop-izationthomascube
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube