Commit Graph

146 Commits

Author SHA1 Message Date
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
thomascube
21e724153e Improve HTML sanitization with washtml 2008-07-22 08:01:42 +00:00
alecpl
5b1de55981 - use long date format in print mode (#1485191) 2008-07-21 10:26:24 +00:00
thomascube
5b3dd412d2 Check PERMANENTFLAGS before saving MDNSent flag (#1484963, #1485163) 2008-07-15 16:48:20 +00:00
alecpl
e189a6ca18 - Added flag column on messages list (#1484623) 2008-06-30 09:36:18 +00:00
alecpl
ddd776b2a3 - Allow trash/junk subfolders to be purged (#1485085) 2008-06-24 13:04:57 +00:00
thomascube
2da368e663 Indent with spaces and not tabs 2008-06-20 10:43:24 +00:00
alecpl
5f8686e28e #1484423: add <head> for malformed messages, washtml cannot work without that 2008-06-16 09:53:33 +00:00
alecpl
166b615dbb - Added option to disable displaying of attached images below the message body 2008-06-14 18:09:53 +00:00
thomascube
83a7636872 More code cleanup 2008-06-14 12:23:08 +00:00
alecpl
32b7092759 #1485110 2008-06-09 12:22:54 +00:00
thomascube
350459486d Change meta-charset specififcation in HTML to UTF-8; no need for mb_convert_encoding() anymore 2008-06-07 12:51:21 +00:00
thomascube
cfe4a6baf4 Fix structure parsing and html output for multipart messages 2008-06-05 17:35:12 +00:00
thomascube
0a99895ead Fix fallback if no message strucutre is provided by the imap server 2008-06-05 10:33:29 +00:00
thomascube
21605c4e8f Distinguish html and plaintext parts in messagy body display 2008-06-04 09:51:39 +00:00
thomascube
65cc1c196f Chech for mb_convert_encoding first because mbstring is optional for RoundCube + add some phpdoc 2008-06-04 09:13:06 +00:00
thomascube
45f56c1c40 Replace our crappy html sanitization with the dom-based washtml script + fix inline message parts + remove old code + add some doc comments 2008-05-29 16:10:42 +00:00
alecpl
2b962c1074 -typo (#1485079) 2008-05-21 20:35:32 +00:00
alecpl
8dc0488b9e -fixed link (#1485077) 2008-05-21 07:41:06 +00:00
alecpl
2a9cb30014 -fix: enable sorting when IMAP server not supports SORT capability 2008-05-21 06:46:55 +00:00
thomascube
8fa58e72a3 New class rcube_message representing a mail message; changed global $MESSAGE from array to object 2008-05-17 17:46:43 +00:00
svncommit
84f5b78c6d remove code obsoleted by fix to parse_attrib_string 2008-05-13 01:47:44 +00:00
alecpl
583850d00c - Corrected message headers decoding when charset isn't specified and improved
support for native languages (#1485050, #1485048)
2008-05-08 09:07:04 +00:00
alecpl
90cd452bc0 - last commit fix 2008-05-05 10:08:28 +00:00
alecpl
1088d66745 - Do charset conversion also for from/to column on messages list 2008-05-05 09:59:56 +00:00
alecpl
7ec922fdf5 - Fix BCC header reset (#1484997) 2008-05-01 14:27:48 +00:00
thomascube
197601ef5f Next step: introduce the application class 'rcmail' and get rid of some global vars 2008-04-30 08:21:42 +00:00
alecpl
e3902eba7f - movingmessage label could and should be added in mail task only 2008-04-25 07:16:56 +00:00
alecpl
d91fedb8d4 #1485003: s/rc_mail_mime/rcube_mail_mime/ 2008-04-23 06:52:49 +00:00
alecpl
ea090ca09d - Fix non-RFC dates formatting (#1484901) 2008-04-17 20:05:58 +00:00
alecpl
d7a411f099 #1484391, #1484403 2008-04-15 18:34:52 +00:00
thomascube
47124c2279 Changed codebase to PHP5 with autoloader + added some new classes from the devel-vnext branch 2008-04-12 13:54:45 +00:00
alecpl
6d2714b3b3 #1484972: optimization: mark as read in one action with preview, deleted redundant quota reads 2008-04-11 16:53:59 +00:00
alecpl
3790508c20 - removed lines wrapping 2008-04-10 11:58:55 +00:00
alecpl
97f57daeb1 #1484898 2008-04-07 19:48:32 +00:00
till
0b17277eae * committing patch from #1484783 2008-03-25 00:52:33 +00:00
thomascube
ae8f192c90 Remove MDN headers before saving in sent folder + fix wrong variale name 2008-02-20 22:47:06 +00:00
thomascube
fed22fd232 Localize folder name in page title (#1484785) 2008-02-19 23:09:20 +00:00
svncommit
356f749952 Fix for XSS vulnerability (see http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=455840), thanks to Vincent Bernat. 2008-02-14 08:28:41 +00:00
thomascube
d24d208d1c Always use subject col when dragging messages 2008-02-13 07:43:33 +00:00
svncommit
2f93b031b2 condense TinyMCE toolbar down to one line, removing table buttons (#1484747)
fix image removal in message display when message HTML includes JS event handlers
2008-02-13 02:51:05 +00:00
thomascube
29bee0a4ac Bring back missing download link for attachments 2008-02-11 22:39:29 +00:00
thomascube
6726f0c369 Remember decision to display images for a certain message during session (#1484754) 2008-02-06 07:41:11 +00:00
thomascube
0ea884099a Make sending of read receipts configurable 2008-02-04 17:39:06 +00:00
svncommit
1f020b588c Remember search results (closes #1483883). 2008-01-31 14:34:50 +00:00
thomascube
fba1f5ab81 New class rcube_user + send message disposition notification 2007-12-10 15:27:19 +00:00
thomascube
d5342aabcf More input sanitizing 2007-11-25 19:45:38 +00:00
thomascube
c579961899 Fixed some potential security risks + updatedd changelog 2007-11-25 17:34:19 +00:00
thomascube
a08a60e974 Also remove unclosed script tags (fixes XSS vulnerability) 2007-11-01 09:51:14 +00:00