summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-01-13Fix XSS issue in style attribute handling (#1490227)Aleksander Machniak
2014-09-13Fix validation of email addresses with IDNA domains (#1490067)Aleksander Machniak
2014-08-21Fix handling of email addresses with quoted domain part (#1490040)Aleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-07Fix images import from various vCard formats (#1489977)Aleksander Machniak
2014-05-27Fix broken normalize_string(), add support for ISO-8859-2Aleksander Machniak
2014-05-27Add more tests for normalize_string() - some failingAleksander Machniak
2014-05-27Fix unintentional line-height style modification in HTML messages (#1489917)Aleksander Machniak
2014-05-20Fix incorrect handling of HTML comments in messages sanitization code (#1489904)Aleksander Machniak
2014-05-16Fix handling unicode characters in links (#1489898)Aleksander Machniak
2014-04-11Fix "washing" of unicoded style attributes (#1489777)Aleksander Machniak
2014-02-24Improvement in handling invalid email address stringsAleksander Machniak
2014-02-14Added tests for html::attrib_string() methodAleksander Machniak
2014-02-09Add more tests for framework classesAleksander Machniak
2014-02-09Add dummy tests for rcube_spellcheck_* classesAleksander Machniak
2014-02-07Fix directories check in Installer on Windows (#1489576)Aleksander Machniak
2014-02-05Bring back unit tests (they should be removed when creating a package)Aleksander Machniak
2014-01-30Branching off for release 1.0Thomas Bruederli
2014-01-24Fix confusing intersect/filter methods naming/behaviour.Aleksander Machniak
2014-01-24Remove quotes around addressee name in case they are encoded.Aleksander Machniak
2014-01-15Add more IMAP THREAD parser testsAleksander Machniak
2014-01-15Added some tests for IMAP THREAD parserAleksander Machniak
2013-12-28Fix issue where deprecated syntax for HTML lists was not handled properly (#1...Aleksander Machniak
2013-11-28Fix handling of invalid closing tags in HTML messages (#1489446)Aleksander Machniak
2013-11-18Fix browser version detection and failing testsAleksander Machniak
2013-11-15Fix Internet Explorer 11 detection (#1489434)Aleksander Machniak
2013-11-04Improve identity selection based on From: header (#1489378)Aleksander Machniak
2013-10-28Fixed saving contact birthday/anniversary dates before 01-01-1970Aleksander Machniak
2013-10-26Fix CSS selector modifications when nested in @media blocksThomas Bruederli
2013-10-15Fix address matching in Return-Path header on identity selection (#1489374)Aleksander Machniak
2013-10-15Remove unused global variableAleksander Machniak
2013-10-14Add identity_select plugin to tests listAleksander Machniak
2013-10-12Fix text wrapping issue with long unwrappable lines (#1489371)Aleksander Machniak
2013-10-10Replace markdown-style [1] link indexes in plain text email bodies. [1]: http...Thomas Bruederli
2013-10-04Fix unit testAleksander Machniak
2013-09-13check parsing of HTTP_USER_AGENT Variable with multiple DatasetsSebastian Förster
2013-08-24Fix handling of non-default date formats (#1489294)Aleksander Machniak
2013-08-07Fix base URL resolving on attribute values with no quotes (#1489275)Aleksander Machniak
2013-08-07Fix wrong handling of links with '|' character (#1489276)Aleksander Machniak
2013-07-25Fix parsing of links with ... in URL (#1489192)Thomas Bruederli
2013-07-12Allow to load config files for different environments (#1487311); keep (non-d...Thomas Bruederli
2013-07-04Fix parsing of square bracket characters in IMAP response strings (#1489223)Aleksander Machniak
2013-05-31Fix displaying messages with invalid self-closing HTML tags (#1489137)Aleksander Machniak
2013-05-28Add more rcube_utils testsAleksander Machniak
2013-05-28Add more tests for rcube_utils::explode_quoted_string()Aleksander Machniak
2013-05-28Improve rcube_utils::file2class() to not return duplicatesAleksander Machniak
2013-05-25Fix washtml test after "unsupported node type" fixAleksander Machniak
2013-05-23Fix another text wrapping issue (wrong handling of long unwrappable lines)Aleksander Machniak
2013-05-10Fix handling of invalid email addresses in headers (#1489092)Aleksander Machniak
2013-05-05Fix backslash character handling on vCard import (#1489085)Aleksander Machniak