Commit Graph

56 Commits

Author SHA1 Message Date
alecpl
b3660bbdc3 - Add option to "Return receipt" will be always checked (1486352) 2010-09-29 12:58:23 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
thomascube
62c791f609 Prevent from saving a non-existing skin path in user prefs 2010-09-18 16:32:00 +00:00
alecpl
e6ce0062f2 - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings) 2010-07-30 06:34:02 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
thomascube
bc4960108e Option not to mark messages as read when viewed in preview pane (#1485012) 2010-04-09 15:12:40 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
e55ab02682 - Add 'default_charset' option to user preferences (#1485451) 2010-03-05 12:05:05 +00:00
alecpl
b7f952248e - Add 'delete_always' option to user preferences 2010-03-05 10:18:01 +00:00
alecpl
47ad83f337 - Added force_7bit option to force MIME encoding of plain/text messages (#1486510) 2010-03-02 13:08:12 +00:00
thomascube
655bd9ade2 Cleanup top-posting feature (sorry, there are again some new texts) 2009-11-03 09:58:14 +00:00
thomascube
0207c45c90 More options for top posting feature (#1484272) using patch from Phil Weir 2009-11-02 09:58:14 +00:00
alecpl
50f56d2046 - top posting (#1484272) 2009-11-02 08:31:29 +00:00
alecpl
1cead0cbf4 - sorting by message index - added 'index_sort' option (#1485936) 2009-09-23 12:32:09 +00:00
thomascube
141c9e732d Reload settings page if language was changed 2009-08-27 06:18:54 +00:00
alecpl
f05834857c - Re-designed User Preferences interface 2009-08-03 18:27:53 +00:00
alecpl
e54bb72d30 - Added 'display_next' option 2009-07-31 09:07:54 +00:00
thomascube
5499336fef Use global request tokens and automatically protect all POST requests 2009-07-21 16:02:33 +00:00
thomascube
57f0c81f2c Use request tokens to protect POST requests from CSFR 2009-07-15 09:49:35 +00:00
thomascube
cc97ea0559 Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins) 2009-04-19 17:44:29 +00:00
alecpl
2a41355776 - Added 'show_images' option, removed 'addrbook_show_images' (#1485597) 2008-12-04 10:21:34 +00:00
thomascube
2fd975071a Option to check for new mails in all folders (#1484374) 2008-11-28 19:03:24 +00:00
alecpl
95d90f86d9 - Added 'keep_alive' and 'min_keep_alive' options (#1485360) 2008-10-26 17:06:23 +00:00
alecpl
06343d189e - Added option focus_on_new_message (#1485374) 2008-10-22 17:41:22 +00:00
alecpl
9b3d7f743f - Add 'skip_deleted' option in User Preferences (#1485445) 2008-10-03 13:09:25 +00:00
alecpl
ffae15e5fc - Added 'mime_param_folding' option with possibility to choose
long/non-ascii attachment names encoding eg. to be readable
  in MS Outlook/OE (#1485320)
- Added "advanced options" feature in User Preferences
2008-09-29 07:38:16 +00:00
alecpl
55fb73529c - fix language setting (language select wasn't "refreshed" after change) 2008-09-11 09:23:00 +00:00
thomascube
c8ae2497b7 Auto-detect client language and timezone if desired by config/prefs 2008-09-03 16:03:19 +00:00
thomascube
64f20dae0c Show real names in folder drop-down + rebuild default_imap_folders property when saving prefs 2008-07-31 21:30:25 +00:00
thomascube
cb3538d2ab Make special folders configurable for the user 2008-07-31 20:27:46 +00:00
alecpl
67effe9904 - actually we don't need default_skin option 2008-06-15 10:37:08 +00:00
alecpl
3b6b91ad1e - lost files from r1539 2008-06-15 09:25:19 +00:00
alecpl
166b615dbb - Added option to disable displaying of attached images below the message body 2008-06-14 18:09:53 +00:00
alecpl
712b30dd2d - Added option to display images in messages from known senders (#1484601) 2008-06-13 12:57:52 +00:00
alecpl
3044ae271e -added flag_for_deletion in user prefs 2008-05-19 08:09:38 +00:00
alecpl
1931cab4be -removed messages list sorting option from user prefs 2008-05-19 07:50:25 +00:00
alecpl
d9b29a2172 - In Preferences added possibility to configure 'read_when_deleted', 'mdn_requests', 'message_sort_col' and 'message_sort_order' options 2008-05-16 11:33:19 +00:00
thomascube
1854c4525b More code cleanup + oop-ization 2008-05-07 09:38:44 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
thomascube
ccb412f982 Set minimum number of rows per page (#1484935) 2008-04-16 09:42:54 +00:00
alecpl
eaa39477bd #1483863: empty trash and expunge inbox on logout 2008-04-11 13:34:19 +00:00
thomascube
fba1f5ab81 New class rcube_user + send message disposition notification 2007-12-10 15:27:19 +00:00
till
c1f160203e + implemented checks for max pagesize (#1484484) 2007-09-01 14:55:10 +00:00
till
ed7dd90083 + feedback 2007-08-29 10:25:19 +00:00
till
b3a6455e64 # fixed: #1484527 2007-08-29 02:04:23 +00:00
thomascube
f1154163b0 Merged branch devel-addressbook from r443 back to trunk 2007-04-28 18:07:12 +00:00
thomascube
b19097058c Introducing preview pane and conditional skin tags 2006-12-01 18:06:16 +00:00
svncommit
a0109c4933 Initial TinyMCE editor support (still need to work on spellcheck and skins) 2006-09-14 03:49:28 +00:00
thomascube
d656f1ca71 Made automatic draft saving configurable 2006-09-07 18:51:16 +00:00
thomascube
86f1721926 Added sort order saving patch by Jacob Brunson 2006-04-13 18:23:48 +00:00