Commit Graph

315 Commits

Author SHA1 Message Date
alecpl
66c674cc57 - Fix charset replacement in HTML message bodies (#1487021) 2010-09-30 10:07:53 +00:00
alecpl
1f49ce50a9 - Improve a little email address pattern, broken with IDNA support implementation 2010-09-30 09:11:33 +00:00
alecpl
33da0b48b3 - Allow setting some washtml options from plugin (#1486578) 2010-09-29 17:53:13 +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
2753a4cab5 - Fix r3962 (< and > characters were not replaced with HTML entities in plain messages) 2010-09-25 13:28:37 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
614c642a4b - Fix list_cols is not updated after column dragging (#1486999)
- Improved save-pref action and moved to separate file in utils task directory
- Improved http_post/http_request to support first argument in form 'task/action'
2010-09-17 09:14:13 +00:00
alecpl
431234538a - Fix when IMAP connection fails in 'get' action session shouldn't be destroyed (#1486995)
- Performance: improve mail/get action and skip one IMAP connection
2010-09-16 11:29:53 +00:00
alecpl
33dfdd891b - Improve logic of signatures colorizing and truncating, introduce sig_max_lines option 2010-09-14 09:53:53 +00:00
alecpl
99b8c1e2ac - Fix format=flowed handling (#1486989) + small improvements in plain messages parsing 2010-09-14 08:40:51 +00:00
alecpl
cb3dfdfede - Fix messages background image handling in some cases (#1486990) 2010-09-11 13:21:34 +00:00
alecpl
1d8cbca272 - Use host FQDN in Message-Id, if possible (#1486924) 2010-08-30 12:08:41 +00:00
alecpl
64233d2189 - Fix timezone string in sent mail (#1486961) 2010-08-29 07:06:20 +00:00
alecpl
47d06e46df - Display inline images with known extensions and non-image content-type (#1486934) 2010-08-28 15:02:04 +00:00
alecpl
38d9304a00 - Remove unused check 2010-08-28 14:24:32 +00:00
alecpl
3c3433e05a - Added 'message_body_prefix' hook. Now it's possible to add some HTML code
before every displayed part of the message.
2010-08-16 10:07:28 +00:00
alecpl
fb995a813a - Improve displaying of html messages with body's background image 2010-08-03 11:46:13 +00:00
alecpl
7b808b585b - Fix bgcolor attribute of message body handling 2010-07-30 16:58:27 +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
db1f1e31ca - Include all recipients in sendmail log 2010-07-29 08:12:44 +00:00
alecpl
b9ec2bd1b4 - Added handling of PCRE limits errors in rcmail_wash_html() (#1486856) 2010-07-28 12:22:04 +00:00
alecpl
4eb8493b40 - Fix body in message_sent hook when delay_file_io=true (#1486824) 2010-06-30 10:00:06 +00:00
alecpl
761894e65b - Show attachment icon on the list also for messages with Content-Type: application/* 2010-06-30 09:13:45 +00:00
alecpl
b25dfd0913 - removed PHP closing tag 2010-06-23 09:55:08 +00:00
alecpl
a2e81736a9 - Move quota indicator to mailboxlist footer
- Fix groupcontrols on IE6 (use gif)
2010-06-19 17:46:11 +00:00
alecpl
ce06d32dd8 - UI unification
- Added button to hide/unhide the preview pane (#1484215)
2010-06-17 19:08:00 +00:00
alecpl
330a10b952 - remove debug code 2010-06-15 10:15:41 +00:00
alecpl
2bf3cc6fc3 - Use user's timezone in Date header, not server's timezone (#1486119) 2010-06-13 10:15:25 +00:00
alecpl
64e3e80743 - Fix some IMAP errors handling when opening the message (#1485443) 2010-06-08 12:46:05 +00:00
alecpl
2144f9c432 - Skip UNSEEN counting when list is empty 2010-06-04 07:18:26 +00:00
alecpl
5bde172aef - Add 'messages_list' hook (#1486266) 2010-06-01 11:35:35 +00:00
alecpl
6c9d496fcc - 'threads' column made movable 2010-05-30 07:48:15 +00:00
alecpl
ac8edbed35 - Fix use RFC-compliant line-delimiter when saving messages on IMAP (#1486712) 2010-05-29 17:01:15 +00:00
alecpl
e55923241f - fix white character after closing tag 2010-05-27 14:07:23 +00:00
thomascube
dffcaa59db No need for the padding since quoted lines are not wrapped at all 2010-05-20 21:47:19 +00:00
thomascube
6b6f2e83de Display and send messages with format=flowed (#1484370), fixes word wrapping issues (#1486543) 2010-05-20 21:28:30 +00:00
alecpl
677e1f26fe - Some files from /bin + spellchecking actions moved to the new 'utils' task 2010-05-18 10:25:29 +00:00
alecpl
0e7b66357d - Added threads tree icons
- css/js fixes and improvements in (messages) list code
2010-05-18 07:39:31 +00:00
alecpl
e99d21ba05 - remove offline message list generation on IE, this doesn't realy improve performance now 2010-05-15 12:15:58 +00:00
alecpl
9800a825e7 - improve performance and consistency by setting all list-related env data in list action only 2010-05-06 07:39:57 +00:00
alecpl
b62c4869f7 - Allow columns order change per user - drag&drop (#1485795) 2010-05-02 15:09:36 +00:00
alecpl
ea50e71260 - Add References header in read receipt (#1486681) 2010-05-01 07:36:28 +00:00
alecpl
3978d28ecd - Fix quota_zero_as_unlimited (#1486662) 2010-04-29 11:31:41 +00:00
alecpl
da8f11ce16 - Fix messages list scrolling in FF3.6 (#1486472)
- Fix quicksearch input focus (#1486637)
- Small code cleanup + improvements
2010-04-15 11:28:15 +00:00
alecpl
6b01133063 - Fix regression in disposition-notification (#1486623) 2010-04-12 11:12:37 +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
ce467384e2 - Fix single space inserted on fwd/reply with top posting (#1486532) 2010-03-28 16:51:20 +00:00
alecpl
b488c1d02d - improvements in rcmail_html4inline() 2010-03-24 10:06:23 +00:00
alecpl
5799531e3f - fix bug in css cleanup of html messages 2010-03-24 09:28:59 +00:00