Age | Commit message (Expand) | Author |
2013-12-31 | CS fixes | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-10-30 | Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488734) | Aleksander Machniak |
2013-09-02 | Update save_prefs.inc | Dennis1993 |
2013-08-20 | - Fix setting refresh_interval to "Never" in Preferences (#1489286) | Aleksander Machniak |
2013-06-11 | Merge pull request #77 from dpc22/realnames | Aleksander Machniak |
2013-05-31 | Added user preference to open all popups as standard windows | Aleksander Machniak |
2013-05-29 | Change show_actual_foldernames to be show_real_foldernames. | David Carter |
2013-05-29 | Add show_actual_foldernames preference and configuration option. | David Carter |
2013-05-01 | Add option to display email address together with a name in mail preview (#14... | Aleksander Machniak |
2013-04-28 | Fix min_refresh_interval handling on preferences save (#1489073) | Aleksander Machniak |
2013-03-26 | Remove sig_above configuration option, use reply_mode only (#1489001) | Aleksander Machniak |
2012-11-12 | Renamed config options: keep_alive to refresh_interval, min_keep_alive to min... | Aleksander Machniak |
2012-11-10 | Clarify keep-alive setting, move it to User Interface section, change label | Aleksander Machniak |
2012-10-17 | Add user settings to open message view and compose form in new windows. This ... | Thomas Bruederli |
2012-10-10 | Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3bea | Aleksander Machniak |
2012-08-26 | Add option to not include original message on reply, rename option top_postin... | Aleksander Machniak |
2012-05-25 | Move messages forwarding mode setting into Preferences | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-08 | - Add option to delete messages instead of moving to Trash when in Junk folde... | alecpl |
2012-02-11 | User configurable setting how to display contact names in list | thomascube |
2012-02-02 | Allow users to choose cols for contacts list sorting | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-08 | - Fix setting pagesizes (#1488295) | alecpl |
2012-01-04 | Use 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 instead | alecpl |
2011-12-07 | - Add option to set default font for HTML message (#1484137) | alecpl |
2011-12-03 | - Reload UI after skin change | alecpl |
2011-11-10 | - Add option to skip alternative email addresses in autocompletion | alecpl |
2011-09-12 | Make date/time format user configurable; drop 'date_today' config option | thomascube |
2011-09-06 | - Merge devel-spellcheck branch: | alecpl |
2011-08-25 | Move 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 "<" character | alecpl |
2011-05-27 | - Added option to specify to which address book add new contacts | alecpl |
2011-05-19 | - Removed focus_on_new_message option, added newmail_notify plugin | alecpl |
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-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
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-18 | Prevent from saving a non-existing skin path in user prefs | thomascube |
2010-07-30 | - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list... | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-04-09 | Option not to mark messages as read when viewed in preview pane (#1485012) | thomascube |