summaryrefslogtreecommitdiff
path: root/roundcubemail/tests
AgeCommit message (Expand)Author
2012-04-24- Fix importing vCard photo with ENCODING param specified (#1488432)alec
2012-02-15- One test morealec
2012-02-15- Add two small tests for html2text converteralec
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalec
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alec
2011-12-10Be more strict in style attribute filteringthomasb
2011-12-09Adapt test to real-world: html mail content is always sent through rcmail_htm...thomasb
2011-12-02- Improved handling of some malformed values encoded with quoted-printable (#...alec
2011-11-22- Remove test for HTML inputs existance, now they are allowedalec
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters (#14...alec
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alec
2011-04-29- Fix relative URLs handling according to a <base> in HTML (#1487889)alec
2011-04-26- Fix: use include_once with absolute pathalec
2011-04-19- Fix regression in html conditional comments handling by washtml classalec
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomasb
2011-02-03Adapt test for modcss replacementsthomasb
2011-01-20- Fix handling of comments inside an email address spec. (#1487673)alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2011-01-10Exclude punctuation from URLs within text; only link accepted url schemesthomasb
2011-01-10- Fix handling square brackets in links (#1487672)alec
2011-01-04Do charset detection in vcards with encoded values (#1485542)thomasb
2010-11-14- Fix hanling of HTML entity strings in plai text messagesalec
2010-10-20- Add tests for e-mail addresses decodingalec
2010-09-26Only lower-case user name if first login attempt failed (#1486393) + fix testthomasb
2010-09-25- s/RoundCube/Roundcube/alec
2010-08-07Fix unit tests + update versionthomasb
2010-04-21Fix unit tests to run with changed rcmail class + use own config for teststhomasb
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alec
2010-01-26Improved charset detection in vcard import + added unit tests for itthomasb
2009-03-04Add tests for external stylesheet handlingthomasb
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomasb
2009-03-02Create some basic unit tests based in simpletest.orgthomasb