Commit Graph

87 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
a99968259d - Add option to automatically send read notifications for known senders (1485883) 2010-09-29 12:56:10 +00:00
alecpl
e99991996d - Add Internationalized Domain Name (IDNA) support (#1483894) 2010-09-29 12:36:28 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
f8e8af7e7c - Settings block (fieldset) can have any content (not only a table with hardcoded structure) 2010-09-15 09:27:45 +00:00
alecpl
d11fb20061 - Added fieldsets in Identity form, added 'identity_form' hook 2010-09-02 10:51:23 +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
alecpl
54759ce120 - some improvements + added splitter in Identities 2010-06-09 11:17:45 +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
alecpl
63ab02a9f2 - hide threads related prefs when threads are not supported by IMAP server
- performance: don't load folders list when we don't need it
2010-03-19 20:18:23 +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
47d8d39cf4 Use rcmail::imap_connect() to establish IMAP connections; always initialize rcube_imap object in mail steps 2010-02-21 16:44:39 +00:00
alecpl
90b1cb2efc - Fix displaying of hidden directories in skins list (#1486301)
- Fix open_basedir restriction error when reading skins list (#1486304)
2009-11-17 19:33:23 +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
49771b1039 - Don't display disabled sections in Settings (#1486099) 2009-10-23 18:11:41 +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
57f0c81f2c Use request tokens to protect POST requests from CSFR 2009-07-15 09:49:35 +00:00
thomascube
3ca3bd467a Add plugin hooks 'smtp_connect' and 'list_identities' (#1485954, #1485958) 2009-07-03 13:02:48 +00:00
alecpl
5d4ac46c1b - Add 1 minute interval in autosave options (#1485854) 2009-05-21 12:59:19 +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
82c45a1952 - clean up, use simpler _get_email() replacement 2009-04-10 08:16:41 +00:00
yllar
55ef334b1e #1485658 2008-12-31 17:52:55 +00:00
thomascube
35c31ed638 Group settings boxes together in floating blocks for better layout 2008-12-16 19:05:50 +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
ec01712a99 - Added option 'identities_level', removed 'multiple_identities'
- Allow deleting identities when multiple_identities=false (#1485435)
2008-10-24 07:57:21 +00:00
alecpl
06343d189e - Added option focus_on_new_message (#1485374) 2008-10-22 17:41:22 +00:00
alecpl
112c9133bb - removed deprecated rcube_add_label() and all uses
- code for 'show' action added in r1937 moved to show.inc
2008-10-05 07:18:15 +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
e98809ae55 - allow to enable/disable configuration for only some of special folders 2008-09-22 12:33:28 +00:00
alecpl
cc669e3727 - read current language from rcube_user object (config may contains 'pl', but user 'pl_PL') 2008-09-22 09:53:39 +00:00
thomascube
f645ce169e Redesign of the identities settings + add config option to disable multiple identities 2008-09-15 14:53:57 +00:00
alecpl
a81be1b534 -small folder names abbreviation fixes 2008-09-14 12:47:00 +00:00
thomascube
62784a2ce5 Interesting: (0 == 'auto') => true 2008-09-03 17:17:17 +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
thomascube
6d6e066f23 Code cleanup with new html classes 2008-07-31 16:40:09 +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
f0d4b72a4e - User preferences grouped in more fieldsets 2008-06-13 20:14:33 +00:00