Commit Graph

34 Commits

Author SHA1 Message Date
alecpl
63f23ffd6a - One test more 2012-02-15 13:34:59 +00:00
alecpl
b138a9b56f - Add two small tests for html2text converter 2012-02-15 13:28:58 +00:00
thomascube
7fe3811c65 Changed license to GNU GPLv3+ with exceptions for skins and plugins 2012-01-18 11:10:46 +00:00
thomascube
c321a955a7 Merged devel-framework branch (r5746:5779) back into trunk 2012-01-16 15:14:41 +00:00
alecpl
1c4f23d6e5 - Exclude MIME functionality from rcube_imap class into rcube_mime class 2012-01-05 11:25:42 +00: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
thomascube
10e2d65277 Adapt test to real-world: html mail content is always sent through rcmail_html4inline() 2011-12-09 21:14:45 +00:00
alecpl
4f8be46f38 - Improved handling of some malformed values encoded with quoted-printable (#1488232) 2011-12-02 07:51:07 +00:00
alecpl
3b50d2edf5 - Remove test for HTML inputs existance, now they are allowed 2011-11-22 08:54:53 +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
2185899721 - Fix handling of email addresses with quoted local part (#1487939) 2011-08-09 09:53:37 +00:00
alecpl
6d0ada30d7 - Fix handling of email addresses with quoted local part (#1487939) 2011-08-09 09:46: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
3d98b4d914 - Fix: use include_once with absolute path 2011-04-26 11:13:50 +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
6ec4658f72 Adapt test for modcss replacements 2011-02-03 21:21:26 +00:00
alecpl
6c68cbde37 - Fix handling of comments inside an email address spec. (#1487673) 2011-01-20 07:39:26 +00:00
thomascube
f5e7b35307 Bumbed version; Roundcube development is not Switzerland only 2011-01-12 18:25:02 +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
6084d782f2 - Fix hanling of HTML entity strings in plai text messages 2010-11-14 11:35:38 +00:00
alecpl
13326b7540 - Add tests for e-mail addresses decoding 2010-10-20 08:55:28 +00:00
thomascube
6d94ab311a Only lower-case user name if first login attempt failed (#1486393) + fix test 2010-09-26 15:06:55 +00:00
alecpl
e019f2d0f2 - s/RoundCube/Roundcube/ 2010-09-25 13:03:53 +00:00
thomascube
4859fedb92 Fix unit tests + update version 2010-08-07 12:04:39 +00:00
thomascube
684057f67b Fix unit tests to run with changed rcmail class + use own config for tests 2010-04-21 20:45:27 +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