Age | Commit message (Expand) | Author |
2012-09-12 | Improvements in building criteria string for IMAP SEARCH | Aleksander Machniak |
2012-08-29 | Remove reference to MDB2 from autoloader | Aleksander Machniak |
2012-08-24 | Added tests for shared functions, fixed small issues | Aleksander Machniak |
2012-08-15 | Fix lower-casing email address on replies (#1488598) | Aleksander Machniak |
2012-06-19 | Replace rcube_mdb2/PEAR::MDB2 with rcube_db | Aleksander Machniak |
2012-05-23 | Fix possible PHP warning in in_array_nocase() when 2nd argument is not an array | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-19 | - Improved ttl values handling | alecpl |
2012-04-19 | - Fix incorrect cache ttl used in get_cache_engine() (#1488447), use time() w... | alecpl |
2012-04-16 | - Framework refactoring (I hope it's the last one): | alecpl |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | 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-13 | - Make mime type detection based on filename extension to be case-insensitive | alecpl |
2012-01-05 | - Fix bug in handling of base href and inline content (#1488290) | alecpl |
2011-09-23 | - Make the whole PHP output non-cacheable (#1487797) | alecpl |
2011-04-29 | - Fix relative URLs handling according to a <base> in HTML (#1487889) | alecpl |
2011-04-11 | - Fix so 1024 bytes is displayed as 1KB, the same for MB and GB | alecpl |
2011-04-11 | - Support 'off' as bolean false | alecpl |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-01-18 | Merge branch devel-addressbook (r4193:4382) back into trunk | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-11-18 | - Don't set attachment's charset in Content-type header (#1487122) | alecpl |
2010-11-04 | - remove charset=binary from content-type | alecpl |
2010-09-29 | - Add Internationalized Domain Name (IDNA) support (#1483894) | alecpl |
2010-09-26 | Fix base url resolution + better order for condition checks in rcube_mdb2 + u... | thomascube |
2010-09-25 | - Truncate message subject when setting page title | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-07-28 | - Fix performance in array_keys_recursive() | alecpl |
2010-07-08 | - Fix opening attachments on IE (#1486829) | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-06-17 | - Fix no-cache headers on https to prevent content caching by proxies (#1486798) | alecpl |
2010-05-28 | - Fix forwarding of messages with winmail attachments | alecpl |
2010-05-20 | Don't wrap quoted lines at all | thomascube |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2010-02-26 | - Fix CVE-2010-0464: Disable DNS prefetching (#1486449) | alecpl |
2010-01-28 | - Don't use dl() (#1486457) | alecpl |
2010-01-19 | - ignore json_encode() warnings | alecpl |
2010-01-13 | - fix abbreviate_string() (#1486420) | alecpl |
2010-01-13 | - prevent from PHP error when iconv doesn't support //IGNORE (#1486375) | alecpl |
2010-01-09 | - fix rc_utf8_clean() issues (#1486407) | alecpl |
2010-01-05 | - Support show_bytes() output in parse_bytes() (#1486405) | alecpl |
2009-12-14 | - fix empty strings handling in rc_utf8_clean() | alecpl |
2009-12-11 | - use proper unicode cleanup for JSON, fixes #1486356 | alecpl |
2009-12-09 | - Use built-in json_encode() for proper JSON format in AJAX replies (and comp... | alecpl |
2009-11-23 | - Fix possible messages exposure when using Roundcube behind a proxy (#1486281) | alecpl |
2009-10-27 | - Fix $_SERVER['HTTPS'] check for SSL forcing on IIS (#1486243) + fix port check | alecpl |
2009-10-22 | - fix rc_utf8_clean() on Windows (#1486232) | alecpl |
2009-10-12 | - Fix IE issue with non-UTF-8 characters in AJAX response (#1486159) | alecpl |
2009-09-05 | - Fix wrong headers for IE on servers without $_SERVER['HTTPS'] (#1485926) | alecpl |