Aleksander Machniak
2016-04-02 6f2c007d1be866e47bf6a9f8e6900fe6ec2a6901
2016-04-02 Aleksander Machniak
CS fixes: Replace use of "bool ? true : false" with just "bool"
blob@ 6f2c00 commitdiff | diff to current
2016-04-02 Aleksander Machniak
Fix so SPECIAL-USE assignments are forced only until user sets special fold...
blob@ 5c253d commitdiff | diff to current
2015-11-16 Aleksander Machniak
Use ternary operator where applicable
blob@ 827159 commitdiff | diff to current
2015-09-03 Aleksander Machniak
Make optional adding of standard signature separator - sig_separator (#1487...
blob@ 399a2d commitdiff | diff to current
2015-06-07 Aleksander Machniak
CS fixes
blob@ a95874 commitdiff | diff to current
2015-04-16 Aleksander Machniak
Add option to place signature at bottom of the quoted text even in top-post...
blob@ 09225a commitdiff | diff to current
2014-08-20 Thomas Bruederli
Add config/preference option to disable saving messages in localStorage (#1...
blob@ 44b47d commitdiff | diff to current
2014-04-01 Aleksander Machniak
Removed redundant default_folders config option (#1489737) Implemented IMAP...
blob@ dc0b50 commitdiff | diff to current
2013-12-31 Aleksander Machniak
CS fixes
blob@ d575e4 commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-10-30 Aleksander Machniak
Add an option to disable smart Reply-List behaviour - reply_all_mode (#1488...
blob@ b972b4 commitdiff | diff to current
2013-09-02 Dennis1993
Update save_prefs.inc
blob@ c3fe3f commitdiff | diff to current
2013-08-20 Aleksander Machniak
- Fix setting refresh_interval to "Never" in Preferences (#1489286)
blob@ 85ef03 commitdiff | diff to current
2013-06-11 Aleksander Machniak
Merge pull request #77 from dpc22/realnames
blob@ 174327 commitdiff | diff to current
2013-05-31 Aleksander Machniak
Added user preference to open all popups as standard windows
blob@ 3863a9 commitdiff | diff to current
2013-05-29 David Carter
Change show_actual_foldernames to be show_real_foldernames.
blob@ 149f8a commitdiff | diff to current
2013-05-29 David Carter
Add show_actual_foldernames preference and configuration option.
blob@ 52deb1 commitdiff | diff to current
2013-05-01 Aleksander Machniak
Add option to display email address together with a name in mail preview (#...
blob@ 969cb0 commitdiff | diff to current
2013-04-28 Aleksander Machniak
Fix min_refresh_interval handling on preferences save (#1489073)
blob@ 4cb8ce commitdiff | diff to current
2013-03-26 Aleksander Machniak
Remove sig_above configuration option, use reply_mode only (#1489001)
blob@ 1d4c84 commitdiff | diff to current
2012-11-12 Aleksander Machniak
Renamed config options: keep_alive to refresh_interval, min_keep_alive to m...
blob@ f22654 commitdiff | diff to current
2012-11-10 Aleksander Machniak
Clarify keep-alive setting, move it to User Interface section, change label...
blob@ aa8359 commitdiff | diff to current
2012-10-17 Thomas Bruederli
Add user settings to open message view and compose form in new windows. Thi...
blob@ 271efe commitdiff | diff to current
2012-10-10 Aleksander Machniak
Fix sig_above setting, broken in 651c7b6e9df38a3b7cdf6daebed39021d88c3bea
blob@ 0054f7 commitdiff | diff to current
2012-08-26 Aleksander Machniak
Add option to not include original message on reply, rename option top_post...
blob@ 651c7b commitdiff | diff to current
2012-05-25 Aleksander Machniak
Move messages forwarding mode setting into Preferences
blob@ c08396 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-04-08 alecpl
- Add option to delete messages instead of moving to Trash when in Junk fol...
blob@ 1b30a7 commitdiff | diff to current
2012-02-11 thomascube
User configurable setting how to display contact names in list
blob@ f9a967 commitdiff | diff to current
2012-02-02 thomascube
Allow users to choose cols for contacts list sorting
blob@ 438753 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2012-01-08 alecpl
- Fix setting pagesizes (#1488295)
blob@ c1d27d commitdiff | diff to current
2012-01-04 thomascube
Use proper timezones from PHP's internal timezonedb (#1485592)
blob@ 5879c0 commitdiff | diff to current
2011-12-29 alecpl
- Add separate pagesize setting for mail messages and contacts (#1488269)
blob@ 08ffd9 commitdiff | diff to current
2011-12-07 alecpl
- Deprecate $DB, $USER, $IMAP global variables, Use $RCMAIL instead
blob@ a90ad2 commitdiff | diff to current
2011-12-07 alecpl
- Add option to set default font for HTML message (#1484137)
blob@ 7e263e commitdiff | diff to current
2011-12-03 alecpl
- Reload UI after skin change
blob@ 73571d commitdiff | diff to current
2011-11-10 alecpl
- Add option to skip alternative email addresses in autocompletion
blob@ 710b1b commitdiff | diff to current
2011-09-12 thomascube
Make date/time format user configurable; drop 'date_today' config option
blob@ 1cc9e2 commitdiff | diff to current
2011-09-06 alecpl
- Merge devel-spellcheck branch: - Added spellchecker exceptions dictiona...
blob@ 66df08 commitdiff | diff to current
2011-08-25 thomascube
Move timezone computation to rcube_config; don't override SESSION['timezone...
blob@ da7178 commitdiff | diff to current
2011-05-30 alecpl
- Add option to force spellchecking before sending a message (#1485458)
blob@ 1d5779 commitdiff | diff to current
2011-05-27 alecpl
- Allow setting special folder with "<" character
blob@ d9641b commitdiff | diff to current
2011-05-27 alecpl
- Added option to specify to which address book add new contacts
blob@ d73448 commitdiff | diff to current
2011-05-19 alecpl
- Removed focus_on_new_message option, added newmail_notify plugin
blob@ 4bb7d2 commitdiff | diff to current
2011-04-11 alecpl
- Support 'abort' and 'result' response in 'preferences_save' hook, add err...
blob@ dae34b commitdiff | diff to current
2011-01-19 alecpl
- Fix setting timezone in Preferences (#1487705)
blob@ b373fd commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2010-11-02 alecpl
- Add option to place replies in the folder of the message being replied to...
blob@ eeb85f commitdiff | diff to current
first | « prev | next »