summaryrefslogtreecommitdiff
path: root/program/steps/settings/func.inc
AgeCommit message (Expand)Author
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-11-06Recursively resolve paths of iframe contents; unify contentframe registration...Thomas Bruederli
2012-10-27Merge branch 'dev-compose-newwindow'Thomas Bruederli
2012-10-24Remove leftover codeAleksander Machniak
2012-10-17Add user settings to open message view and compose form in new windows. This ...Thomas Bruederli
2012-10-05New skin selection with full name, license and thumbnailThomas Bruederli
2012-09-20Support HTML entities in addressbook namesAleksander Machniak
2012-08-27Add option to enable HTML editor on forwarding (#1488517)Aleksander Machniak
2012-08-26Add option to not include original message on reply, rename option top_postin...Aleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-06-28Define array variable in case none of zones is valid (shouldn't happen)Aleksander Machniak
2012-06-28Fix fatal error when date.timezone isn't set (#1488546)Aleksander Machniak
2012-05-26Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2012-05-26Catch DateTime* exceptions (#1488497) - skipping buggy timezonesAleksander 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-13- Added mailto: protocol handler registration link in User Preferences (#1486...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-19- Fix warning when default_folders setting is not an arrayalecpl
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-04Use proper timezones from PHP's internal timezonedb (#1485592)thomascube
2011-12-30- Small fixes to r5662alecpl
2011-12-29- Add separate pagesize setting for mail messages and contacts (#1488269)alecpl
2011-12-28- Remove some UI-specific one-liners from rcube_webmail objectalecpl
2011-12-28- Fix handling of INBOX's subfolders in special folders config (#1488279)alecpl
2011-12-07- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL insteadalecpl
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-12-07- Add option to set default font for HTML message (#1484137) alecpl
2011-11-22- Fix action when toggling prefer_html option statealecpl
2011-11-10- Add option to skip alternative email addresses in autocompletionalecpl
2011-10-23- Fix JS error when dst_active checkbox doesn't exist (#1488133)alecpl
2011-09-30Restrict folders list to write-only in selectors for special folders and save...thomascube
2011-09-12Make date/time format user configurable; drop 'date_today' config optionthomascube
2011-09-06- Merge devel-spellcheck branch: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-05-30- Add option to force spellchecking before sending a message (#1485458)alecpl
2011-05-27- Added option to specify to which address book add new contactsalecpl
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-02-28- Add simple ACL rights/namespace handling in folder manager (display folder'...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-16- Move action files map from index.php to steps' func.inc filesalecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube