Commit Graph

27 Commits

Author SHA1 Message Date
Aleksander Machniak
18ff2e4ac6 Added some tests for IMAP THREAD parser 2014-01-15 14:19:36 +01:00
Thomas Bruederli
fdb30f3279 Fix CSS selector modifications when nested in @media blocks 2013-10-26 11:49:02 +02:00
Aleksander Machniak
b92ec5c86d Fix bug where multi-level quoting was replaced with one-level quoted text after format=flowed wrapping 2013-05-03 09:26:13 +02:00
Aleksander Machniak
38c19a2064 Fix csv2vcard test 2013-05-01 11:19:47 +02:00
Aleksander Machniak
d8270b66cc Fix wrapping of text lines with the same length as specified length limit 2013-03-18 19:51:32 +01:00
Aleksander Machniak
7ebed11b05 More improvements to format=flowed handling + fix in wordwrap() used internally by format_flowed() 2013-01-21 11:56:06 +01:00
Aleksander Machniak
aabd628286 Improve format=flowed text unfolding, add test for signature separator handling 2013-01-21 11:55:57 +01:00
Thomas Bruederli
6d41d8fd4b Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::format_flowed() and rcube_mime::unfold_flowed() 2013-01-18 21:26:18 +01:00
Aleksander Machniak
acf851f823 Fix address fields import from CSV (#1488900) 2013-01-07 17:53:37 +01:00
Aleksander Machniak
584e356920 Fix so mobile phone has TYPE=CELL in exported vCard (#1488812) 2012-11-18 12:42:55 +01:00
Aleksander Machniak
3833790db4 Support contacts import from CSV file (#1486399) 2012-11-16 13:22:10 +01:00
Aleksander Machniak
8f66aa06f5 Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) 2012-09-09 16:50:14 +02:00
alecpl
f5d62f7157 - Fix bug in handling of base href and inline content (#1488290) 2012-01-05 09:51:41 +00:00
thomascube
98c2d69acf Be more strict in style attribute filtering 2011-12-10 01:50:03 +00:00
alecpl
d61756663c - Fix problem with parsing HTML message body with non-unicode characters (#1487813) 2011-11-10 08:18:54 +00:00
alecpl
c08b18c4b9 - Fix relative URLs handling according to a <base> in HTML (#1487889) 2011-04-29 08:17:42 +00:00
alecpl
968754b09e - Fix regression in html conditional comments handling by washtml class 2011-04-19 08:23:31 +00:00
thomascube
0fbadebe13 Improve vcard import: map more fields, support photo urls, better UTF-16 charset detection 2011-02-27 13:30:34 +00:00
thomascube
a1013c0372 Exclude punctuation from URLs within text; only link accepted url schemes 2011-01-10 14:50:48 +00:00
alecpl
0ff554d165 - Fix handling square brackets in links (#1487672) 2011-01-10 13:22:45 +00:00
thomascube
6bdb6102c0 Do charset detection in vcards with encoded values (#1485542) 2011-01-04 22:00:35 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
alecpl
ad18d63cc1 - Fix handling of extended mailto links (with params) (#1486354) 2010-02-05 08:25:22 +00:00
thomascube
5570ad60b4 Improved charset detection in vcard import + added unit tests for it 2010-01-26 07:19:56 +00:00
thomascube
961afa1930 Add tests for external stylesheet handling 2009-03-04 10:02:55 +00:00
thomascube
11526305f5 Revert r2322; this is done in rcmail_html4inline() and now secured + fix tests 2009-03-02 17:34:18 +00:00
thomascube
63d4b12172 Create some basic unit tests based in simpletest.org 2009-03-02 14:46:12 +00:00