Age | Commit message (Expand) | Author |
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 |
2010-11-27 | Save session data with bas64 ecoding to make it more robust against garbage d... | thomascube |
2010-11-26 | - Add workaround for MSOE's multipart/related messages with non-related attac... | alecpl |
2010-11-24 | Updates German translations and Changelog | thomascube |
2010-11-19 | - Add lost changelog entry | alecpl |
2010-11-18 | - Don't set attachment's charset in Content-type header (#1487122) | alecpl |
2010-11-17 | - Lock submit button in onsubmit event on login page (#1487036) | alecpl |
2010-11-15 | - Fix error in MSSQL DDL scripts (#1487112): use trigger instead of foreign k... | alecpl |
2010-11-15 | - Fix focused elements aren't unfocused when clicking on the list (#1487123) | alecpl |
2010-11-14 | - Fix hanling of HTML entity strings in plai text messages | alecpl |
2010-11-12 | - Fix handling of folders with "<>" characters in name | alecpl |
2010-11-12 | - jQuery-1.4.4 | alecpl |
2010-11-12 | - Fix handling of folders with name "0" (#1487119) | alecpl |
2010-11-09 | - Add support for shared folders (#1403507) | alecpl |
2010-11-08 | - Fix operations on messages in unsubscribed folders (#1487107) | alecpl |
2010-11-07 | - Add option for minimum length of autocomplete's string (#1486428) | alecpl |
2010-11-04 | - Improve responsiveness of messages displaying (#1486986) | alecpl |
2010-11-03 | - Add missing confirmation/error messages on contact/group/message actions (#... | alecpl |
2010-11-02 | - Add option to place replies in the folder of the message being replied to (... | alecpl |
2010-11-02 | - Support contact's email addresses up to 255 characters long (#1487095) | alecpl |
2010-10-29 | - Improve performance of message cache status checking when skip_disabled=true | alecpl |
2010-10-29 | - Improve performance of setting IMAP flags using .SILENT suffix | alecpl |
2010-10-29 | - Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property | alecpl |
2010-10-28 | - Add SORT=DISPLAY support (RFC 5957) | alecpl |
2010-10-28 | - Plugin API: added 'contact_form' hook | alecpl |
2010-10-27 | - Fix handling of URLs with semicolon (;) character (#1487088) | alecpl |
2010-10-26 | - Fix handling of URLs with tilde (~) character (#1487087) | alecpl |
2010-10-26 | - Add support for selection options from LIST-EXTENDED extension (RFC 5258) ... | alecpl |
2010-10-25 | - Add basic IMAP LIST's \Noselect option support (mark unselectable folders a... | alecpl |
2010-10-23 | - Fix parent folder with unread subfolder not bold when message is open (#148... | alecpl |
2010-10-23 | - Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831) | alecpl |
2010-10-22 | - Add support for IMAP proxy authentication (#1486690) | alecpl |
2010-10-22 | - Re-implemented SMTP proxy authorization support | alecpl |
2010-10-22 | - Add SASL-IR support (RFC 4959) | alecpl |