Age | Commit message (Expand) | Author |
2011-02-08 | Add optional referer check to prevent CSRF in GET requests | thomascube |
2011-02-04 | - Fix email_dns_check setting not used for identities/contacts (#1487740) | alecpl |
2011-02-04 | - Fix ICANN example addresses doesn't validate (#1487742) | alecpl |
2011-02-03 | protect login form submission from CSRF using a request token | thomascube |
2011-02-03 | Adapt test for modcss replacements | thomascube |
2011-02-03 | - Fix handling of non-image attachments in multipart/related messages (#14877... | alecpl |
2011-02-03 | - Fix IDNA support when IDN/INTL modules are in use (#1487742) | alecpl |
2011-02-03 | - Fix handling of invalid HTML comments in messages (#1487759) | alecpl |
2011-02-02 | - Fix parsing FETCH response for very long headers (#1487753) | alecpl |
2011-01-31 | - Fix add/remove columns in message list when message_sort_order isn't set (#... | alecpl |
2011-01-29 | Check mime headers before attempt to parse them (#1487745); broken since r4421 | thomascube |
2011-01-26 | Updated changelog | thomascube |
2011-01-26 | Separate full message headers UI element from headers table (#1487715) + Remo... | thomascube |
2011-01-23 | - Add part MIME ID to message_part_* hooks (#1487718) | alecpl |
2011-01-22 | Update CHANGELOG | thomascube |
2011-01-20 | - Updated PEAR::Net_Socket to 1.0.10 | alecpl |
2011-01-20 | - Updated PEAR::Net_IDNA2 to 0.1.1 | alecpl |
2011-01-20 | - Fix handling of comments inside an email address spec. (#1487673) | alecpl |
2011-01-19 | Fix randomly disappearing folders list in IE (#1487704) | thomascube |
2011-01-19 | - Fix setting timezone in Preferences (#1487705) | alecpl |
2011-01-17 | - Fix impossible to subscribe to protected folders (#1487656) | alecpl |
2011-01-17 | - Workaround for setting charset in case of malformed bodystructure response ... | alecpl |
2011-01-17 | - Fix %h/%z variables in username_domain option (#1487701) | alecpl |
2011-01-14 | Fix login redirect issues (#1487686) | thomascube |
2011-01-14 | - Require PHP 5.2.1 or greater | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2011-01-12 | - Add description of 'use_https' option in main.inc.php.dist file | alecpl |
2011-01-10 | - Fix handling square brackets in links (#1487672) | alecpl |
2011-01-06 | Make sure an existing session is killed/replaced when submitting login form | thomascube |
2011-01-06 | Wrap HTML parts with <html><body> and add Doctype declaration (#1487098) | thomascube |
2011-01-04 | Silently ignore unknown classes in rcube_autoload (#1487109) | thomascube |
2011-01-04 | Do charset detection in vcards with encoded values (#1485542) | thomascube |
2011-01-04 | Better CSS cursors for splitters (#1486874) | thomascube |
2010-12-30 | - Fix handling of INBOX when personal namespace prefix is non-empty (#1487657) | alecpl |
2010-12-27 | - Add handling of multifolder METADATA/ANNOTATION responses | alecpl |
2010-12-27 | - Fix namespaces handling (#1487649) | alecpl |
2010-12-23 | Show the same message only once; increase display time for warnings | thomascube |
2010-12-22 | Better wording for purge and expunge operations | thomascube |
2010-12-14 | - Fix charset conversion for text attachments without charset specification (... | alecpl |
2010-12-09 | - Improved Mail-Reply-To and Mail-Followup-To headers handling | alecpl |
2010-12-09 | - Add username and IP address to log message on unsuccessful login (#1487626) | alecpl |
2010-12-08 | - Fix handling of untagged responses for AUTHENTICATE command (#1487450) | alecpl |
2010-12-08 | - Better support for READ-ONLY and NOPERM responses handling (#1487083) | alecpl |
2010-12-06 | - Improve performance of folder rename and delete actions. Don't get list of ... | alecpl |
2010-12-06 | - Fix plaintext versions of HTML messages don't contain placeholders for emot... | alecpl |
2010-12-03 | - Improve performance of moving or copying of all messages in a folder (use C... | alecpl |
2010-12-03 | - New Folder Manager UI | alecpl |
2010-12-01 | - Allow setting autocomplete attribute for all inputs separately (#1487313) | alecpl |
2010-12-01 | - Fix setting charset of attachment filenames (#1487122) | alecpl |
2010-11-30 | - Fix cursor position on compose form in Webkit browsers (#1486674) | alecpl |