summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
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
2013-05-03Fix bug where multi-level quoting was replaced with one-level quoted text aft...Aleksander Machniak
2013-05-03Fix another text wrap issue (added test case)Aleksander Machniak
2013-05-01Fix csv2vcard testAleksander Machniak
2013-04-22Fix incorrect handling of some specific links (#1489060)Aleksander Machniak
2013-04-22Fix another text wrapping issueAleksander Machniak
2013-04-21Fix incorrect handling of leading spaces in text wrappingAleksander Machniak
2013-03-22Added two tests for HTML comments handling in rcube_washtml classAleksander Machniak
2013-03-19Add rel="noreferrer" for links in displayed messages (#1484686)Aleksander Machniak
2013-03-18Fix wrapping of text lines with the same length as specified length limitAleksander Machniak
2013-02-01Fix handling link href attribute value with (valid) newline characters (#1488...Aleksander Machniak
2013-01-31Add dummy index.html file for Selenum testsAleksander Machniak
2013-01-31Set root URL to our index.html, for better performanceAleksander Machniak
2013-01-30Added automated in-browser tests (PHPUnit + Selenium Web Driver)Aleksander Machniak
2013-01-25Refactored blockquote quotion routine in html2text conversion: it now correct...Thomas Bruederli
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-19Add basic tests for pluginsAleksander Machniak
2013-01-18Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::form...Thomas Bruederli
2013-01-11Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard m...Aleksander Machniak