Commit Graph

8255 Commits

Author SHA1 Message Date
alecpl
4438d66760 - Add separate column for message status icon (#1486665) 2010-10-17 17:43:05 +00:00
alecpl
4c6a61a684 - Add MS950 as alias for CP950 (#1487063) 2010-10-17 17:09:09 +00:00
alecpl
d8335117e2 - Add LITERAL+ support (RFC2088) 2010-10-17 13:17:52 +00:00
alecpl
bde4219e0d - Fix: cannot access private property rcube_template::$app 2010-10-16 06:17:41 +00:00
alecpl
bd2e33f5f9 - Don't try to match identity on reply when user has only one 2010-10-14 17:33:11 +00:00
alecpl
1ac5431877 - Fix bug in rcube_plugin::local_skin_path() 2010-10-14 17:02:25 +00:00
alecpl
2d1d68bc7e - Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905 2010-10-14 10:37:32 +00:00
alecpl
0f0c17ad9e - improved IMAP errors handling (continue) 2010-10-14 10:23:29 +00:00
alecpl
8fcc3e1ad6 - Improved IMAP errors handling 2010-10-14 10:22:25 +00:00
alecpl
1c1e1e39f3 - Fix duplicated e-mail field in identity form (#1487054) 2010-10-13 19:24:27 +00:00
alecpl
f6aac389bf - Minimize session data size by storing only last search result
and by removing search result from session after listing with empty search filter
2010-10-13 19:15:51 +00:00
alecpl
ad334a1257 - Improve displaying of UI messages (#1486977) 2010-10-13 18:44:41 +00:00
alecpl
48e8b31b1e - Fix googiespell click events handling 2010-10-13 08:35:08 +00:00
alecpl
f75adec3e7 - Improvements in googiespell styles 2010-10-13 08:00:20 +00:00
alecpl
663534468c - Fix setting identity when composing a draft or edited message 2010-10-12 18:21:57 +00:00
alecpl
ace851722e - Prevent from infinite redirect in case of broken session (#1487028) 2010-10-12 18:03:02 +00:00
alecpl
fddd6f2db0 - update RCMAIL_VERSION 2010-10-12 09:12:43 +00:00
alecpl
ba12c76300 - Fix signature removal when replying in HTML to plain/text message 2010-10-12 08:56:46 +00:00
alecpl
937e26a541 - Fix links handling 2010-10-12 08:44:25 +00:00
alecpl
bb269962fa - Fix message list clearing when search filter is used 2010-10-11 08:57:50 +00:00
alecpl
a392125fe8 - Add SASL proxy authentication for SMTP (#1486693) 2010-10-11 07:19:50 +00:00
alecpl
14015da434 - Fix Net_SMTP from http://pear.php.net/bugs/bug.php?id=17942 2010-10-11 06:57:14 +00:00
alecpl
e2cbcac4ad - Net_SMTP-1.4.3 + fix from http://pear.php.net/bugs/bug.php?id=17358 2010-10-11 06:37:47 +00:00
alecpl
29983c1671 - Add caching support in id2uid and uid2id functions (#1487019), Fix get_message_cache_index
to use internal cache when only sort order changes. Both changes improves performance of 'show' action
- code cleanup/function description fixes
2010-10-09 16:46:53 +00:00
alecpl
ca1f564598 - Performance fix for case when session_lifetime=0, fixed indentation 2010-10-08 13:17:28 +00:00
alecpl
e0a5ce0264 - Prevent from inserting empty link when composing HTML message (#1486944) 2010-10-08 12:43:23 +00:00
alecpl
32c657ae1f - Add (different) attachment icon for messages of type multipart/report (#1486165) 2010-10-08 10:18:32 +00:00
alecpl
6b4929278b - Add message content-type to the message flags in add_message_row(), can be used e.g. to set message row style/icon according to message type 2010-10-08 09:45:17 +00:00
alecpl
1716d5ef5a - Add message list menu to css-sprite image 2010-10-08 07:14:03 +00:00
alecpl
e9470683bf - Use css sprite image for messages list 2010-10-08 06:47:54 +00:00
alecpl
f22ea7ba18 - Support SMTP Delivery Status Notifications - RFC3461 (#1486142) 2010-10-07 08:52:05 +00:00
alecpl
9db4ca92ef - Support one argument of type array, instead of n arguments for rcube_mdb2::query method 2010-10-07 07:03:25 +00:00
alecpl
1b91421540 - Add 'htmlonreply' label 2010-10-06 18:32:03 +00:00
alecpl
7f89041e9a - Use empty envelope sender address for message disposition notifications (RFC2298.3) 2010-10-06 18:19:04 +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
thomascube
d24b845b24 Updated French, Portuguese, German, Czech, Slovak, English, Hebrew, Dutch, Slovenian, Chinese, Lithuanian, Russian, Catalan and Welsh localizations to 0.4.1 level 2010-10-06 08:42:31 +00:00
alecpl
6c6bb09b15 - Add mdn_request=4 2010-10-06 07:23:17 +00:00
alecpl
393ba7186f - Fix handling of backslash as IMAP delimiter 2010-10-05 19:14:57 +00:00
alecpl
8f94b1aad6 - Convert to lowercase only domain part of email address on login 2010-10-05 10:17:12 +00:00
alecpl
c288f9969e - Improve r4038: we can use keypress on FF and Opera, here we've got repetition
- Small code cleanup
2010-10-05 07:49:00 +00:00
alecpl
8cfbc47e89 - Fix keyboard doesn't work with autocomplete list with Chrome (#1487029) 2010-10-05 07:20:27 +00:00
alecpl
12daf6ddf5 - Fix for Konqueror 2010-10-05 07:16:46 +00:00
alecpl
538e1c85d2 - Fix confirmation message isn't displayed after sending mail on Chrome (#1486177) 2010-10-05 07:06:51 +00:00
alecpl
103ddcde87 - Minimize FETCH response for messages listing (when caching is disabled) 2010-10-04 18:09:26 +00:00
alecpl
9cc93aea7c - Use simplified domain expression for proper handling of domain names in UTF8 2010-10-04 13:53:15 +00:00
alecpl
135f84afa2 - Convert address to utf8 on contacts import 2010-10-04 13:20:41 +00:00
alecpl
e25a357d95 - Add Reply-to-List feature (#1484252)
- Add Mail-Followup-To/Mail-Reply-To support (#1485547)
2010-10-04 12:27:06 +00:00
alecpl
f1adbf17ee - Convert IDN to ASCII before using rcube_user::query()
- Always convert to lower case a username when it's an email address
2010-10-04 07:03:00 +00:00
alecpl
df2188d778 - Fix mailto optional params in plain text messages aren't handled (#1487026) 2010-10-04 06:52:12 +00:00
alecpl
928bcaedc0 - Fix handling of Thunderbird's vCards (#1487024) 2010-10-01 08:08:05 +00:00