Commit Graph

216 Commits

Author SHA1 Message Date
alecpl
bbce3edd61 - Add simple ACL rights/namespace handling in folder manager (display folder's namespace, modify edit form fields according to MYRIGHTS) 2011-02-28 17:59:13 +00:00
alecpl
d80bd153a4 - Fix email_dns_check setting not used for identities/contacts (#1487740) 2011-02-04 13:44:47 +00:00
alecpl
e8d5bdc84e - Fix IDNA support when IDN/INTL modules are in use (#1487742) 2011-02-03 13:58:07 +00:00
alecpl
b373fd4b3d - Fix setting timezone in Preferences (#1487705) 2011-01-19 13:43:56 +00:00
alecpl
e81a30752b - Fix impossible to subscribe to protected folders (#1487656) 2011-01-17 18:26:24 +00:00
alecpl
68d2d54100 - Move action files map from index.php to steps' func.inc files 2011-01-16 19:42:40 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +00:00
alecpl
600bb156f7 - Use improved get_capability() syntax, saves CAPABILITY call in some cases 2011-01-04 11:16:54 +00:00
alecpl
77437e70f9 - Fix typo 2011-01-04 10:38:18 +00:00
alecpl
591dd80d22 - Fix Fatal error: Call to a member function get_capability()... 2010-12-18 16:42:38 +00:00
alecpl
3ee5a7200a - Improved Mail-Reply-To and Mail-Followup-To headers handling 2010-12-09 19:10:44 +00:00
alecpl
90f81a6c8d - Better support for READ-ONLY and NOPERM responses handling (#1487083)
- Add confirmation message on purge/expunge commands response
- Fix CLOSE was called on unselected mailbox
2010-12-08 12:52:04 +00:00
alecpl
0e11940a65 - Improve performance of folder rename and delete actions. Don't get list of all folders when we need only children of the specified folder. 2010-12-06 14:06:44 +00:00
alecpl
af3c045ecf - New Folder Manager UI
- Fix invalid Request when creating a folder (#1487443)
- Add folder size and quota indicator in folder manager (#1485780)
- Add possibility to move a subfolder into root folder (#1486791)
2010-12-03 10:58:40 +00:00
alecpl
b72e2f9a17 - Fix handling of folders with "<>" characters in name 2010-11-12 13:05:18 +00:00
alecpl
44840971e8 - Fix handling of folders with name "0" (#1487119) 2010-11-12 10:47:04 +00:00
alecpl
83ba22c77b - Unify template files naming 2010-11-04 09:59:55 +00:00
alecpl
eeb85f4257 - Add option to place replies in the folder of the message being replied to (#1485945) 2010-11-02 14:53:54 +00:00
alecpl
36ed9d7ec6 - Improve performance of rcube_imap_generic::countMessages() using STATUS instead of SELECT 2010-10-27 06:53:11 +00:00
alecpl
a5a4bf46bd - Add basic IMAP LIST's \Noselect option support (mark unselectable folders as virtual, etc.) 2010-10-25 12:39:36 +00:00
alecpl
1c1e1e39f3 - Fix duplicated e-mail field in identity form (#1487054) 2010-10-13 19:24:27 +00:00
alecpl
f22ea7ba18 - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) 2010-10-07 08:52:05 +00:00
alecpl
868deb5dab - Make htmleditor option behaviour consistent, add option to use HTML on reply to HTML message (#1485840) 2010-10-06 17:15:38 +00:00
alecpl
6c6bb09b15 - Add mdn_request=4 2010-10-06 07:23:17 +00:00
alecpl
ce92ba767a - Plugin API: improved 'abort' flag handling, added 'result' item in some hooks: group_*, contact_*, identity_* (#1486914) 2010-09-30 13:24:33 +00:00
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
thomascube
62c791f609 Prevent from saving a non-existing skin path in user prefs 2010-09-18 16:32:00 +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
01538da580 - Show disabled checkboxes for protected folders instead of dots (#1485498) 2010-08-30 07:21:03 +00:00
alecpl
4612535008 - Revert last (unintentional) commit 2010-08-13 06:25:30 +00:00
alecpl
b72a1001dc - ja_JP update (#1486911) 2010-08-13 06:21:29 +00:00
alecpl
119ad13d74 - Rename hooks: contact_save -> contact_update, identity_save -> identity_update, delete_identity -> identity_delete
- Print warning to the log about deprecated hook names usage
2010-08-09 06:35:10 +00:00
alecpl
8ed0152e51 - Don't add threads checkbox in virtual folder record 2010-08-02 09:05:34 +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
alecpl
a03c98092f - fix IMAP errors on Settings/Folders (always call _id2uid() with mailbox set)
- performance: add option to not checking MAXUID in messagecount()
2010-04-23 11:47:24 +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
alecpl
258a043a31 - hide threads related stuff if threads are not supported 2010-03-19 14:18:44 +00:00
thomascube
f52c936f4d Merged devel-threads branch (r3066:3364) back into trunk 2010-03-17 12:24:09 +00:00
alecpl
5821ff5123 - Don't show a warning on html2text switch when textarea is empty
- Set properly select's value when html2text is aborted
2010-03-06 18:59:25 +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