summaryrefslogtreecommitdiff
path: root/program/steps/settings/save_prefs.inc
AgeCommit message (Expand)Author
2015-04-16Add option to place signature at bottom of the quoted text even in top-postin...Aleksander Machniak
2014-08-20Add config/preference option to disable saving messages in localStorage (#148...Thomas Bruederli
2014-04-01Removed redundant default_folders config option (#1489737)Aleksander Machniak
2013-12-31CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-10-30Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734)Aleksander Machniak
2013-09-02Update save_prefs.incDennis1993
2013-08-20- Fix setting refresh_interval to "Never" in Preferences (#1489286)Aleksander Machniak
2013-06-11Merge pull request #77 from dpc22/realnamesAleksander Machniak
2013-05-31Added user preference to open all popups as standard windowsAleksander Machniak
2013-05-29Change show_actual_foldernames to be show_real_foldernames.David Carter
2013-05-29Add show_actual_foldernames preference and configuration option.David Carter
2013-05-01Add option to display email address together with a name in mail preview (#14...Aleksander Machniak
2013-04-28Fix min_refresh_interval handling on preferences save (#1489073)Aleksander Machniak
2013-03-26Remove sig_above configuration option, use reply_mode only (#1489001)Aleksander Machniak
2012-11-12Renamed config options: keep_alive to refresh_interval, min_keep_alive to min...Aleksander Machniak
2012-11-10Clarify keep-alive setting, move it to User Interface section, change labelAleksander Machniak
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-10-10Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3beaAleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-05-25Move messages forwarding mode setting into PreferencesAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-04-08- Add option to delete messages instead of moving to Trash when in Junk folde...alecpl
2012-02-11User configurable setting how to display contact names in listthomascube
2012-02-02Allow users to choose cols for contacts list sortingthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-08- Fix setting pagesizes (#1488295)alecpl
2012-01-04Use proper timezones from PHP's internal timezonedb (#1485592)thomascube
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alecpl
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-12-03- Reload UI after skin changealecpl
2011-11-10- Add option to skip alternative email addresses in autocompletionalecpl
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomascube
2011-09-06- Merge devel-spellcheck branch:alecpl
2011-08-25Move timezone computation to rcube_config; don't override SESSION['timezone']...thomascube
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