Age | Commit message (Expand) | Author |
2012-11-19 | Improve line wrapping behavior where message charset is changed by plugins (i... | Thomas Bruederli |
2012-10-04 | Fix HTTP User-Agent XSS vulnerability (#1488737) | Thomas Bruederli |
2012-08-08 | Fix SQL errors handling | Aleksander Machniak |
2012-08-08 | Remove unused variable | Aleksander Machniak |
2012-07-10 | Use file_get_contents() to make code simpler and to fix possible infinite loop | Aleksander Machniak |
2012-06-28 | Fix empty user agent string on error page for "incompatible browser" error | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-04-13 | - Merge devel-framework branch, resolved conflicts | alecpl |
2012-02-25 | Slighlty increase minimum browser requirements | thomascube |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2011-12-08 | - Update killcache with new cache tables | alecpl |
2011-09-06 | - Merge devel-spellcheck branch: | alecpl |
2011-05-30 | - Provided rcube_spellchecker class, simplified code in utils task (less spel... | alecpl |
2011-04-22 | - Fix usage of non-standard HTTP error codes (#1487797) | alecpl |
2011-03-17 | - Use \n as a word separator to workaround some strange Google spellchecker i... | alecpl |
2011-02-08 | Add optional referer check to prevent CSRF in GET requests | thomascube |
2011-02-03 | Prevent from relaying arbitrary requests through modcss.inc (security issue) | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-12-06 | - Fix plaintext versions of HTML messages don't contain placeholders for emot... | alecpl |
2010-09-29 | - Fix HTML to plain text conversion doesn't handle citation blocks (#1486921) | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-17 | - update ID keyword | alecpl |
2010-09-17 | - Fix list_cols is not updated after column dragging (#1486999) | alecpl |
2010-07-25 | Strip protocol from hostname in HTTP headers (#1486868) | thomascube |
2010-06-30 | - fix for empty suggestions result | alecpl |
2010-06-24 | - Use built-in spellchecker instead of a PHP files of spellchecker plugin in ... | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-05-20 | - Moved error.inc to /utils | alecpl |
2010-05-18 | - Some files from /bin + spellchecking actions moved to the new 'utils' task | alecpl |