summaryrefslogtreecommitdiff
path: root/tests/src
AgeCommit message (Expand)Author
2014-12-01Fix import of multiple contact email addresses from Outlook-csv format (#1490...Aleksander Machniak
2014-11-26Fix so all unknown email addresses from Google csv format are imported (#1490...Aleksander Machniak
2014-11-19Fix import of multiple contact groups from Google-csv format (#1490159)Aleksander Machniak
2014-08-14Support contacts import in GMail CSV formatAleksander Machniak
2014-01-15Added some tests for IMAP THREAD parserAleksander Machniak
2013-10-26Fix CSS selector modifications when nested in @media blocksThomas Bruederli
2013-05-03Fix bug where multi-level quoting was replaced with one-level quoted text aft...Aleksander Machniak
2013-05-01Fix csv2vcard testAleksander Machniak
2013-03-18Fix wrapping of text lines with the same length as specified length limitAleksander Machniak
2013-01-21More improvements to format=flowed handling + fix in wordwrap() used internal...Aleksander Machniak
2013-01-21Improve format=flowed text unfolding, add test for signature separator handlingAleksander Machniak
2013-01-18Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::form...Thomas Bruederli
2013-01-07Fix address fields import from CSV (#1488900)Aleksander Machniak
2012-11-18Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)Aleksander Machniak
2012-11-16Support contacts import from CSV file (#1486399)Aleksander Machniak
2012-09-09Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)Aleksander Machniak
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alecpl
2011-12-10Be more strict in style attribute filteringthomascube
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters (#14...alecpl
2011-04-29- Fix relative URLs handling according to a <base> in HTML (#1487889)alecpl
2011-04-19- Fix regression in html conditional comments handling by washtml classalecpl
2011-02-27Improve vcard import: map more fields, support photo urls, better UTF-16 char...thomascube
2011-01-10Exclude punctuation from URLs within text; only link accepted url schemesthomascube
2011-01-10- Fix handling square brackets in links (#1487672)alecpl
2011-01-04Do charset detection in vcards with encoded values (#1485542)thomascube
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-02-05- Fix handling of extended mailto links (with params) (#1486354)alecpl
2010-01-26Improved charset detection in vcard import + added unit tests for itthomascube
2009-03-04Add tests for external stylesheet handlingthomascube
2009-03-02Revert r2322; this is done in rcmail_html4inline() and now secured + fix teststhomascube
2009-03-02Create some basic unit tests based in simpletest.orgthomascube