Age | Commit message (Expand) | Author |
2014-07-07 | Fix images import from various vCard formats (#1489977) | Aleksander Machniak |
2014-05-27 | Fix unintentional line-height style modification in HTML messages (#1489917) | Aleksander Machniak |
2014-05-27 | Fix broken normalize_string(), add support for ISO-8859-2 | Aleksander Machniak |
2014-05-27 | Add more tests for normalize_string() - some failing | Aleksander Machniak |
2014-05-20 | Fix incorrect handling of HTML comments in messages sanitization code (#1489904) | Aleksander Machniak |
2014-05-18 | Don't remove links when html signature is converted to text (#1489621) | Aleksander Machniak |
2014-05-17 | Merge branch 'dev-text2html' | Aleksander Machniak |
2014-05-16 | Fix handling unicode characters in links (#1489898) | Aleksander Machniak |
2014-05-15 | Improved handling of new-lines in quoted paragraphs on text2html conversion | Aleksander Machniak |
2014-05-13 | Bring back the old behaviour where text messages without format=flowed are au... | Aleksander Machniak |
2014-05-11 | Improved display of plain text messages and text to HTML conversion (#1488937) | Aleksander Machniak |
2014-05-09 | Fix/remove tests related to data-* attributes handling | Aleksander Machniak |
2014-04-29 | Add some unit tests for DB classes | Aleksander Machniak |
2014-04-21 | Describe Selenium testing setup and provide a function to clear the SQL database | Thomas Bruederli |
2014-04-12 | Add dummy tests for legacy_browser plugin | Aleksander Machniak |
2014-04-11 | Fix "washing" of unicoded style attributes (#1489777) | Aleksander Machniak |
2014-04-08 | Add test case for #1489777 | Aleksander Machniak |
2014-03-18 | Add some tests | Aleksander Machniak |
2014-02-23 | Improvement in handling invalid email address strings | Aleksander Machniak |
2014-02-14 | Added tests for html::attrib_string() method | Aleksander Machniak |
2014-02-09 | Add dummy tests for rcube_spellcheck_* classes | Aleksander Machniak |
2014-02-09 | Add more tests for framework classes | Aleksander Machniak |
2014-02-07 | Fix directories check in Installer on Windows (#1489576) | Aleksander Machniak |
2014-02-04 | Fix infinite loop when converting invalid html to plaintext (#1489566) | Thomas Bruederli |
2014-02-03 | Fixed Opera > 15 detection (#1489562) | Aleksander Machniak |
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-11-04 | Improve identity selection based on From: header (#1489378) | 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-15 | Fix address matching in Return-Path header on identity selection (#1489374) | Aleksander Machniak |
2013-10-15 | Remove unused global variable | Aleksander Machniak |
2013-10-14 | Add identity_select plugin to tests list | Aleksander Machniak |
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-10-04 | Fix unit test | Aleksander Machniak |
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-12 | Allow to load config files for different environments (#1487311); keep (non-d... | 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 |