Age | Commit message (Expand) | Author |
2013-01-25 | Refactored blockquote quotion routine in html2text conversion: it now correct... | Thomas Bruederli |
2013-01-21 | More improvements to format=flowed handling + fix in wordwrap() used internal... | Aleksander Machniak |
2013-01-21 | Improve format=flowed text unfolding, add test for signature separator handling | Aleksander Machniak |
2013-01-19 | Add basic tests for plugins | Aleksander Machniak |
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-04 | - Fix XSS vulnerability in vbscript: and data:text links handling (#1488850) | 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 |
2012-11-05 | Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empt... | Aleksander Machniak |
2012-10-19 | Match http://localhost/xxx as link | Thomas Bruederli |
2012-10-18 | Fix handling of URLs with asterisk characters (#1488759) | Aleksander Machniak |
2012-09-21 | Fix test for html::quote() | Aleksander Machniak |
2012-09-20 | Fix exception on phpunit 3.6.11 | Aleksander Machniak |
2012-09-13 | Added tests for rcube_charset class | Aleksander Machniak |
2012-09-12 | Improvements in building criteria string for IMAP SEARCH | Aleksander Machniak |
2012-09-09 | Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683) | Aleksander Machniak |
2012-08-31 | Convert managesieve test scripts to PHPUnit, add them to the suite | Aleksander Machniak |
2012-08-31 | Use setUp() instead of __construct() | Aleksander Machniak |
2012-08-29 | More tests | Aleksander Machniak |
2012-08-27 | Added tests for specialchars quoting | Aleksander Machniak |
2012-08-27 | Rename ip_check to check_ip, add IP checking tests | Aleksander Machniak |
2012-08-27 | Add simple (constructor) tests for Framework classes | Aleksander Machniak |
2012-08-27 | Restructured tests | Aleksander Machniak |
2012-08-24 | Added tests for shared functions, fixed small issues | Aleksander Machniak |
2012-08-24 | Improved email address validation with IPv6 support | Aleksander Machniak |
2012-08-17 | Fix domain part check in email address validation function. Added test cases. | Aleksander Machniak |
2012-08-16 | Rewritten test scripts for PHPUnit | Aleksander Machniak |
2012-07-30 | Keep some resource files (images) in separate directory | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-24 | - Fix importing vCard photo with ENCODING param specified (#1488432) | alecpl |
2012-02-15 | - One test more | alecpl |
2012-02-15 | - Add two small tests for html2text converter | alecpl |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
2012-01-05 | - Exclude MIME functionality from rcube_imap class into rcube_mime class | alecpl |
2012-01-05 | - Fix bug in handling of base href and inline content (#1488290) | alecpl |
2011-12-10 | Be more strict in style attribute filtering | thomascube |