alecpl
2011-06-02 2d5beeaf06e92dd98adcb7c2661be93087542b46
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
2010-10-07 alecpl
- Support SMTP Delivery Status Notifications - RFC3461 (#1486142)
blob@ f22ea7 commitdiff | diff to current
2010-10-06 alecpl
- Make htmleditor option behaviour consistent, add option to use HTML on re...
blob@ 868deb commitdiff | diff to current
2010-09-29 alecpl
- Add option to "Return receipt" will be always checked (1486352)
blob@ b3660b commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
2010-09-18 thomascube
Prevent from saving a non-existing skin path in user prefs
blob@ 62c791 commitdiff | diff to current
2010-07-30 alecpl
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete li...
blob@ e6ce00 commitdiff | diff to current
2010-06-23 alecpl
- removed PHP closing tag
blob@ b25dfd commitdiff | diff to current
2010-04-09 thomascube
Option not to mark messages as read when viewed in preview pane (#1485012)
blob@ bc4960 commitdiff | diff to current
2010-03-17 thomascube
Merged devel-threads branch (r3066:3364) back into trunk
blob@ f52c93 commitdiff | diff to current
2010-03-05 alecpl
- Add 'default_charset' option to user preferences (#1485451)
blob@ e55ab0 commitdiff | diff to current
2010-03-05 alecpl
- Add 'delete_always' option to user preferences
blob@ b7f952 commitdiff | diff to current
2010-03-02 alecpl
- Added force_7bit option to force MIME encoding of plain/text messages (#1...
blob@ 47ad83 commitdiff | diff to current
2009-11-03 thomascube
Cleanup top-posting feature (sorry, there are again some new texts)
blob@ 655bd9 commitdiff | diff to current
2009-11-02 thomascube
More options for top posting feature (#1484272) using patch from Phil Weir
blob@ 0207c4 commitdiff | diff to current
2009-11-02 alecpl
- top posting (#1484272)
blob@ 50f56d commitdiff | diff to current
2009-09-23 alecpl
- sorting by message index - added 'index_sort' option (#1485936)
blob@ 1cead0 commitdiff | diff to current
2009-08-27 thomascube
Reload settings page if language was changed
blob@ 141c9e commitdiff | diff to current
2009-08-03 alecpl
- Re-designed User Preferences interface
blob@ f05834 commitdiff | diff to current
2009-07-31 alecpl
- Added 'display_next' option
blob@ e54bb7 commitdiff | diff to current
2009-07-21 thomascube
Use global request tokens and automatically protect all POST requests
blob@ 549933 commitdiff | diff to current
2009-07-15 thomascube
Use request tokens to protect POST requests from CSFR
blob@ 57f0c8 commitdiff | diff to current
2009-04-19 thomascube
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting som...
blob@ cc97ea commitdiff | diff to current
2008-12-04 alecpl
- Added 'show_images' option, removed 'addrbook_show_images' (#1485597)
blob@ 2a4135 commitdiff | diff to current
2008-11-28 thomascube
Option to check for new mails in all folders (#1484374)
blob@ 2fd975 commitdiff | diff to current
2008-10-26 alecpl
- Added 'keep_alive' and 'min_keep_alive' options (#1485360)
blob@ 95d90f commitdiff | diff to current
2008-10-22 alecpl
- Added option focus_on_new_message (#1485374)
blob@ 06343d commitdiff | diff to current
2008-10-03 alecpl
- Add 'skip_deleted' option in User Preferences (#1485445)
blob@ 9b3d7f commitdiff | diff to current
2008-09-29 alecpl
- Added 'mime_param_folding' option with possibility to choose long/non-a...
blob@ ffae15 commitdiff | diff to current
2008-09-11 alecpl
- fix language setting (language select wasn't "refreshed" after change)
blob@ 55fb73 commitdiff | diff to current
2008-09-03 thomascube
Auto-detect client language and timezone if desired by config/prefs
blob@ c8ae24 commitdiff | diff to current
2008-07-31 thomascube
Show real names in folder drop-down + rebuild default_imap_folders property...
blob@ 64f20d commitdiff | diff to current
2008-07-31 thomascube
Make special folders configurable for the user
blob@ cb3538 commitdiff | diff to current
2008-06-15 alecpl
- actually we don't need default_skin option
blob@ 67effe commitdiff | diff to current
2008-06-15 alecpl
- lost files from r1539
blob@ 3b6b91 commitdiff | diff to current
2008-06-14 alecpl
- Added option to disable displaying of attached images below the message body
blob@ 166b61 commitdiff | diff to current
2008-06-13 alecpl
- Added option to display images in messages from known senders (#1484601)
blob@ 712b30 commitdiff | diff to current
2008-05-19 alecpl
-added flag_for_deletion in user prefs
blob@ 3044ae commitdiff | diff to current
2008-05-19 alecpl
-removed messages list sorting option from user prefs
blob@ 1931ca commitdiff | diff to current
2008-05-16 alecpl
- In Preferences added possibility to configure 'read_when_deleted', 'mdn_r...
blob@ d9b29a commitdiff | diff to current
2008-05-07 thomascube
More code cleanup + oop-ization
blob@ 1854c4 commitdiff | diff to current
2008-04-30 thomascube
Next step: introduce the application class 'rcmail' and get rid of some glo...
blob@ 197601 commitdiff | diff to current
2008-04-16 thomascube
Set minimum number of rows per page (#1484935)
blob@ ccb412 commitdiff | diff to current
first | « prev | next »