Commit Graph

194 Commits

Author SHA1 Message Date
alecpl
5c771cb25e - Fix MDNSent flag checking, use arbitrary keywords (asterisk) flag (#1485706) 2009-01-28 10:52:02 +00:00
thomascube
5282aa65e2 Also allow link-related attributes 2009-01-23 13:52:06 +00:00
thomascube
aa055c931a Get rid of vulnerable preg_replace eval and create_function (#1485686) + correctly handle base and link tags in html messages 2009-01-22 14:47:23 +00:00
till
cbbef379a5 * bumping up copyright (happy new year ;-)) 2009-01-17 01:55:39 +00:00
thomascube
2780647114 Use <pre> instead of <div class=pre>: Fix line-break issue when copy & paste in Firefox (#1485425) 2008-12-30 13:30:20 +00:00
alecpl
3348176aba #1485647: handle PRE_TEXT tags in html messages (+ small fixes) 2008-12-27 19:45:49 +00:00
thomascube
58687d011f Be more tolerant when splitting strings + remove col that we don't have a label for 2008-12-16 18:58:47 +00:00
alecpl
59138162c7 #1485611: removed 'organisation' header from default_headers 2008-12-09 18:04:57 +00:00
alecpl
de2e0bfeb8 #1485439: style fixes for IE6,7 2008-12-09 17:44:45 +00:00
alecpl
133bb07f78 - performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
2008-12-05 07:38:54 +00:00
alecpl
39cd51aff5 - performance: connect to imap server only when needed
(some mail actions do not require imap connection)
2008-12-04 19:07:29 +00:00
thomascube
ffbf910df9 Insert meta content-type at top of the html head + add both content-id and content-location of related parts to replacement table 2008-12-01 20:15:50 +00:00
alecpl
7a2d79a978 - make attachment check in rcmail_message_list and rcmail_js_message_list the same 2008-11-24 09:19:15 +00:00
alecpl
d59aaa1aaf - Allow setting attachment col position in 'list_cols' option
- Allow override 'list_cols' via skin (#1485577)
- Fix: allow empty attribs in templates
2008-11-23 12:25:15 +00:00
alecpl
4e5b11adfc - small improvements - removed redundant code 2008-11-20 07:49:12 +00:00
thomascube
5a17388726 Remove BOM in html message body + don't require quotes in meta tag specifying charset 2008-11-19 07:32:40 +00:00
alecpl
8abda59ce4 - fix: initialize searching when '_action' is not set (when go back from compose) 2008-11-13 11:05:50 +00:00
alecpl
e538b3dc7d - Added message status filter + fixes for r2046 (searching with SORT) 2008-11-13 10:30:06 +00:00
alecpl
146977e30e - fix doubled timestamp in sendmail log 2008-11-12 18:55:37 +00:00
alecpl
70087c52bc - don't set border=0 for images (use css for that) 2008-10-09 11:14:56 +00:00
alecpl
a22cb65adb - Write username instead of id in sendmail log (#1485477) 2008-10-07 16:54:07 +00:00
alecpl
a164a2e64b - #1485463: fixed css classes setting in messages list 2008-10-06 09:32:09 +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
svncommit
a862043fe7 restore some script environment variables removed in r1918 but needed in "show" action 2008-10-05 03:05:16 +00:00
alecpl
52851464e0 - Fix race conditions when changing mailbox (set some env variables only when needed - no action or action==list) 2008-10-02 17:48:29 +00:00
thomascube
95fcc33472 Separate method to create iframe tags (with a list of allowed attributes) 2008-09-21 10:18:28 +00:00
alecpl
e2c610ebfa - use more 'html' class 2008-09-21 07:33:38 +00:00
alecpl
6d20d016d5 #1485384: fix quota span tag attribs 2008-09-20 17:36:06 +00:00
thomascube
6925adb279 Fix empty subject header display (#1485383) + improve safari CSS hacks 2008-09-20 12:44:46 +00:00
thomascube
e5af2fe88e Create valid <a> tags 2008-09-19 17:11:22 +00:00
thomascube
44385fd68f Trim and abbreviate subjects in message listing 2008-09-18 19:50:58 +00:00
alecpl
2cb6d48e63 - code cleanup + fix for malformed html (#1485139) 2008-09-17 17:43:38 +00:00
alecpl
7f62581c10 - Smart Tags and NOBR tag support in html messages (#1485363, #1485327) 2008-09-17 07:47:32 +00:00
alecpl
d734041f00 - Added icons for forwarded/forwarded+replied messages (#1485257) 2008-09-16 18:05:25 +00:00
thomascube
36c236eee7 Fix typos + only add callback for style tags when safe-flag is set 2008-09-16 13:02:53 +00:00
alecpl
109314c7d1 - handle 'undisclosed-recipients in imap.inc 2008-09-14 09:19:29 +00:00
alecpl
2106ec7043 - don't show 'To' header if contains only /^undisclosed-recipients[:;]*$/ 2008-09-14 09:03:07 +00:00
alecpl
6cd00992a2 - Fixed quota img height/width setting from template (#1484857) 2008-09-12 16:48:23 +00:00
thomascube
1c499ae930 Allow (sanitized) style elements in HTML messages 2008-09-12 15:14:34 +00:00
alecpl
e5686f4a01 - Added vertical splitter for folders list resizing
- Added possibility to view all headers in message view
- Fixed splitter drag/resize on Opera (#1485170)
- debug console css fixes for IE
2008-09-12 12:13:13 +00:00
thomascube
ccd63c5591 Don't wrap worwarded text; better wrap reply message text 2008-09-06 16:41:43 +00:00
thomascube
be5f03b248 showImages attribute is skin template is obsolte: now set in user prefs 2008-09-05 10:03:50 +00:00
alecpl
7003206d64 - Fix Reply-To header displaying (#1485314) 2008-09-03 11:41:05 +00:00
alecpl
876b15dcce - Added option 'quota_zero_as_unlimited' (#1484604) 2008-08-28 18:04:19 +00:00
alecpl
79aeb308cb - Write to log also sent MDN confirmation messages 2008-08-28 07:40:35 +00:00
thomascube
8e44f425f8 Remove mailto links from sender/recipient addresses in message list and wait for the context menu (#1484931) 2008-08-22 11:11:37 +00:00
alecpl
80c1eb7b68 #1485287: allow underline in html charset for proper replacement 2008-08-21 06:08:52 +00:00
thomascube
ac5d15de29 Added template object for current mailbox name (#1485256) 2008-08-14 11:27:16 +00:00
alecpl
c1b81f578a PHP bug #32547 workaround: remove <title> tag because of libxml2 library problem (#1485178) 2008-07-22 09:52:29 +00:00
alecpl
9103d1706d #1485200: fixed text/enriched displaying 2008-07-22 09:09:34 +00:00