Age | Commit message (Expand) | Author |
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 |
2011-12-09 | Adapt test to real-world: html mail content is always sent through rcmail_htm... | thomascube |
2011-12-02 | - Improved handling of some malformed values encoded with quoted-printable (#... | alecpl |
2011-11-22 | - Remove test for HTML inputs existance, now they are allowed | alecpl |
2011-11-10 | - Fix problem with parsing HTML message body with non-unicode characters (#14... | alecpl |
2011-08-09 | - Fix handling of email addresses with quoted local part (#1487939) | alecpl |
2011-08-09 | - Fix handling of email addresses with quoted local part (#1487939) | alecpl |
2011-04-29 | - Fix relative URLs handling according to a <base> in HTML (#1487889) | alecpl |
2011-04-26 | - Fix: use include_once with absolute path | alecpl |
2011-04-19 | - Fix regression in html conditional comments handling by washtml class | alecpl |
2011-02-27 | Improve vcard import: map more fields, support photo urls, better UTF-16 char... | thomascube |
2011-02-03 | Adapt test for modcss replacements | thomascube |
2011-01-20 | - Fix handling of comments inside an email address spec. (#1487673) | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2011-01-10 | Exclude punctuation from URLs within text; only link accepted url schemes | thomascube |
2011-01-10 | - Fix handling square brackets in links (#1487672) | alecpl |
2011-01-04 | Do charset detection in vcards with encoded values (#1485542) | thomascube |
2010-11-14 | - Fix hanling of HTML entity strings in plai text messages | alecpl |
2010-10-20 | - Add tests for e-mail addresses decoding | alecpl |
2010-09-26 | Only lower-case user name if first login attempt failed (#1486393) + fix test | thomascube |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-08-07 | Fix unit tests + update version | thomascube |
2010-04-21 | Fix unit tests to run with changed rcmail class + use own config for tests | thomascube |