Commit Graph

351 Commits

Author SHA1 Message Date
alecpl
29c54229cf - Fix parsing links with non-printable characters inside (#1487805) 2011-02-28 17:33:26 +00:00
alecpl
829cbfe88c - Use html::span instead of HTML code 2011-02-08 09:17:24 +00:00
alecpl
768091e094 - Make so addcontact icon doesn't jump alone to next line 2011-02-08 09:13:04 +00:00
thomascube
3e0e9148ef Prevent from relaying arbitrary requests through modcss.inc (security issue) 2011-02-03 21:12:35 +00:00
alecpl
e8d5bdc84e - Fix IDNA support when IDN/INTL modules are in use (#1487742) 2011-02-03 13:58:07 +00:00
alecpl
2c052c19b1 - Prevent from messages_sort_col == null 2011-01-31 19:41:42 +00:00
alecpl
ae3d6065d8 - Fix add/remove columns in message list when message_sort_order isn't set (#1487751) 2011-01-31 19:34:47 +00:00
thomascube
79e634040d Don't block CSS styles having important keywords 2011-01-28 15:19:38 +00:00
thomascube
c6be45646b Separate full message headers UI element from headers table (#1487715) + Remove double borders in folder listing (#1487713) 2011-01-26 11:25:58 +00:00
alecpl
c9f67353cf - Add part MIME ID to message_part_* hooks (#1487718) 2011-01-23 09:57:57 +00:00
thomascube
bc374503bb Show full mail subject as title (#1487128) 2011-01-19 17:34:23 +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
ceb7085c45 - Fix duplicated rcmBody div 2010-12-23 17:08:07 +00:00
alecpl
8127289ba8 - Revert wrong optimization in r4354 2010-12-20 14:35:37 +00:00
alecpl
531922676e - small performance improvement 2010-12-20 14:17:32 +00:00
alecpl
3ee5a7200a - Improved Mail-Reply-To and Mail-Followup-To headers handling 2010-12-09 19:10: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
b46edc0f90 - Fix "Cannot use scalar value..." warning (#1487066) 2010-12-01 09:52:23 +00:00
alecpl
a4c970508b - Re-fix handling of html entity strings in plain/text messages 2010-11-14 10:09:14 +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
cb105aa9f1 - Fix displaying long header names in message headers table
- Fix translation labels names for Mail-Followup-to and Mail-Reply-To
2010-11-05 11:01:15 +00:00
alecpl
93681d1e5e - Fix extra line added to the message body when using php mail function (#1487060) 2010-11-04 19:15:57 +00:00
alecpl
29b39739df - Improve responsiveness of messages displaying (#1486986) 2010-11-04 13:48:17 +00:00
alecpl
c50d8872ce - Add missing confirmation/error messages on contact/group/message actions (#1486845)
- Add 'loading' message on message move/copy/delete/mark actions
2010-11-03 14:19:48 +00:00
alecpl
e0bd7054b7 - Add workaround for some Outlook's wrong content-types, per discussion in #1487051 2010-10-20 11:41:48 +00:00
alecpl
4438d66760 - Add separate column for message status icon (#1486665) 2010-10-17 17:43:05 +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
ba12c76300 - Fix signature removal when replying in HTML to plain/text message 2010-10-12 08:56:46 +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
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
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