Age | Commit message (Expand) | Author |
2014-01-24 | Fix confusing intersect/filter methods naming/behaviour. | Aleksander Machniak |
2014-01-24 | Remove quotes around addressee name in case they are encoded. | Aleksander Machniak |
2014-01-15 | Add more IMAP THREAD parser tests | Aleksander Machniak |
2014-01-15 | Added some tests for IMAP THREAD parser | Aleksander Machniak |
2013-12-28 | Fix issue where deprecated syntax for HTML lists was not handled properly (#1... | Aleksander Machniak |
2013-11-28 | Fix handling of invalid closing tags in HTML messages (#1489446) | Aleksander Machniak |
2013-11-18 | Fix browser version detection and failing tests | Aleksander Machniak |
2013-11-15 | Fix Internet Explorer 11 detection (#1489434) | Aleksander Machniak |
2013-10-28 | Fixed saving contact birthday/anniversary dates before 01-01-1970 | Aleksander Machniak |
2013-10-26 | Fix CSS selector modifications when nested in @media blocks | Thomas Bruederli |
2013-10-12 | Fix text wrapping issue with long unwrappable lines (#1489371) | Aleksander Machniak |
2013-10-10 | Replace markdown-style [1] link indexes in plain text email bodies. [1]: http... | Thomas Bruederli |
2013-09-13 | check parsing of HTTP_USER_AGENT Variable with multiple Datasets | Sebastian F�rster |
2013-08-24 | Fix handling of non-default date formats (#1489294) | Aleksander Machniak |
2013-08-07 | Fix base URL resolving on attribute values with no quotes (#1489275) | Aleksander Machniak |
2013-08-07 | Fix wrong handling of links with '|' character (#1489276) | Aleksander Machniak |
2013-07-25 | Fix parsing of links with ... in URL (#1489192) | Thomas Bruederli |
2013-07-04 | Fix parsing of square bracket characters in IMAP response strings (#1489223) | Aleksander Machniak |
2013-05-31 | Fix displaying messages with invalid self-closing HTML tags (#1489137) | Aleksander Machniak |
2013-05-28 | Add more rcube_utils tests | Aleksander Machniak |
2013-05-28 | Add more tests for rcube_utils::explode_quoted_string() | Aleksander Machniak |
2013-05-28 | Improve rcube_utils::file2class() to not return duplicates | Aleksander Machniak |
2013-05-25 | Fix washtml test after "unsupported node type" fix | Aleksander Machniak |
2013-05-23 | Fix another text wrapping issue (wrong handling of long unwrappable lines) | Aleksander Machniak |
2013-05-10 | Fix handling of invalid email addresses in headers (#1489092) | Aleksander Machniak |
2013-05-05 | Fix backslash character handling on vCard import (#1489085) | Aleksander Machniak |
2013-05-03 | Fix another text wrap issue (added test case) | Aleksander Machniak |
2013-04-22 | Fix incorrect handling of some specific links (#1489060) | Aleksander Machniak |
2013-04-22 | Fix another text wrapping issue | Aleksander Machniak |
2013-04-21 | Fix incorrect handling of leading spaces in text wrapping | Aleksander Machniak |
2013-03-22 | Added two tests for HTML comments handling in rcube_washtml class | Aleksander Machniak |
2013-03-19 | Add rel="noreferrer" for links in displayed messages (#1484686) | Aleksander Machniak |
2013-02-01 | Fix handling link href attribute value with (valid) newline characters (#1488... | Aleksander Machniak |
2013-01-25 | Refactored blockquote quotion routine in html2text conversion: it now correct... | Thomas Bruederli |
2013-01-18 | Fix format=flowed unfolding on quoted lines; added tests for rcube_mime::form... | Thomas Bruederli |
2013-01-11 | Support more Thunderbird CSV fields, added zh_TW localization for csv2vcard m... | Aleksander Machniak |
2013-01-08 | Don't convert to link a text with < and > characters | Aleksander Machniak |
2013-01-07 | Fix address fields import from CSV (#1488900) | Aleksander Machniak |
2013-01-06 | Improve charset detection by prioritizing charset according to user language ... | Aleksander Machniak |
2013-01-05 | Fix handling of escaped separator in vCard file (#1488896) | Aleksander Machniak |
2013-01-05 | Add test for vCard issue (#1488896) | Aleksander Machniak |
2012-12-26 | Framework'ize html2text class | Aleksander Machniak |
2012-12-25 | Move washtml class into Roundcube Framework (rcube_washtml), add some improve... | Aleksander Machniak |
2012-12-23 | Fix handling of parentheses in URLs | Aleksander Machniak |
2012-12-20 | Fix version comparisons with -stable suffix (#1488876) | Aleksander Machniak |
2012-12-01 | enriched.inc -> rcube_enriched | Aleksander Machniak |
2012-11-27 | Apply rcube_shared.inc -> bootstrap.php change in tests | Aleksander Machniak |
2012-11-18 | Fix so mobile phone has TYPE=CELL in exported vCard (#1488812) | Aleksander Machniak |
2012-11-16 | Support contacts import from CSV file (#1486399) | Aleksander Machniak |
2012-11-15 | Fix rcube_utils::explode_quoted_string() with explode(), added tests | Aleksander Machniak |