Age | Commit message (Expand) | Author |
2011-08-12 | Backport XSS vulnerability fix to 0.5 branch | thomascube |
2011-06-02 | - Apply fixes from trunk | alecpl |
2011-05-17 | - Fix issue which cases IMAP disconnection when encrypt() method was used (#1... | alecpl |
2011-05-13 | - Apply fixes from trunk (up to r4756) | alecpl |
2011-05-04 | - Apply fixes from trunk (up to r4728) | alecpl |
2011-05-04 | - Fix PHP warning on mistaken in_array() usage (#1487901) | alecpl |
2011-04-20 | Update to TinyMCE 3.4.2 to fix errors in IE9v0.5.2@4679 | thomascube |
2011-04-17 | - Aplied fixes from trunk | alecpl |
2011-04-11 | - Apply fixes from trunk | alecpl |
2011-03-31 | - Applied fixes from trunk | alecpl |
2011-03-11 | - Applied fixes from trunk | alecpl |
2011-03-05 | - Applied some fixes from trunk | alecpl |
2011-02-27 | Apply changes from r4577 to release branch | thomascube |
2011-02-24 | - Merge fixes from trunk | alecpl |
2011-02-16 | - Applied plugin changes since 0.5-stable release | alecpl |
2011-02-16 | - Applied fixes from trunk | alecpl |
2011-02-12 | - Fix CSS error in contact details screen on IE7 (#1487775) | alecpl |
2011-02-12 | - Removed redundant </form> tags from contact add/edit pages | alecpl |
2011-02-09 | - Merged r4512, r4514, r4515 | alecpl |
2011-02-09 | Apply more bugfixes from trunk for 0.5.1 | thomascube |
2011-01-29 | Apply bug fixes and localization updated from trunk for release 0.5.1 | thomascube |
2011-01-12 | Unlinked externals, removed development stuff and updated versionsv0.5@4408 | 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 |
2010-11-30 | - Fix window is blur'ed in IE when selecting a message (#1487316) | alecpl |
2010-11-30 | - Add 'login_lc' config option for case-insensitive authentication (#1487113) | alecpl |
2010-11-29 | - Fix attachments of type message/rfc822 are not listed on attachments list | alecpl |
2010-11-29 | - Plugin API: Add 'pass' argument in 'authenticate' hook (#1487134) | alecpl |