Age | Commit message (Expand) | Author |
2010-11-12 | - Fix handling of folders with "<>" characters in name | alecpl |
2010-11-12 | - Fix handling of special characters when building content of drag layer | alecpl |
2010-11-12 | - jQuery-1.4.4 | alecpl |
2010-11-12 | - Fix handling of folders with name "0" (#1487119) | alecpl |
2010-11-11 | - Fix displaying of text/plain messages containing HTML entities | alecpl |
2010-11-11 | - Add horizontal scrollbar in messageframe - 'show' action (#1455626) | alecpl |
2010-11-10 | - Fix for nested fieldsets (inside tabbed fieldsets) | alecpl |
2010-11-10 | - Added comment about imap_ns_* settings | alecpl |
2010-11-10 | - ja_JP localization update | alecpl |
2010-11-10 | - Fix handling of message bodies (quoted-printable encoded) with NULL charact... | alecpl |
2010-11-09 | - Fix lack of IMAP server response in logged error message when using AUTHENT... | alecpl |
2010-11-09 | - Handle situation when $IMAP object isn't initialized on log in | alecpl |
2010-11-09 | - oops, fix parse error from last commit | alecpl |
2010-11-09 | - Add support for shared folders (#1403507) | alecpl |
2010-11-08 | - Changed timeout so non-error messages will disapear faster | alecpl |
2010-11-08 | - Improved r4191 bugfix | alecpl |
2010-11-08 | - Fix operations on messages in unsubscribed folders (#1487107) | alecpl |
2010-11-07 | Support skins with old template names | thomascube |
2010-11-07 | - Fix: loading message doesn't disapear after using 'load-images' action | alecpl |
2010-11-07 | - Add option for minimum length of autocomplete's string (#1486428) | alecpl |
2010-11-07 | - Remove redundant directory separator | alecpl |
2010-11-05 | - CS fixes | alecpl |
2010-11-05 | - Fix mailbox status checking when skip_deleted and threading are enabled | alecpl |
2010-11-05 | - Enable autocomplete for all address fields | alecpl |
2010-11-05 | - Fix displaying long header names in message headers table | alecpl |
2010-11-04 | - Fix extra line added to the message body when using php mail function (#148... | alecpl |
2010-11-04 | - Remove leftover code | alecpl |
2010-11-04 | - Add possibility to force mailbox selection. There're situations where we're... | alecpl |
2010-11-04 | - Improve responsiveness of messages displaying (#1486986) | alecpl |
2010-11-04 | - Skip conversion when input charset is BINARY | alecpl |
2010-11-04 | - remove charset=binary from content-type | alecpl |
2010-11-04 | - Unify template files naming | alecpl |
2010-11-04 | - #message object overlaps taskbar | alecpl |
2010-11-04 | - Don't show confirmation message when marking message as read using delay (p... | alecpl |
2010-11-03 | - Use consistent naming (folder -> mailbox), fixed #1487101 | alecpl |
2010-11-03 | - Add missing confirmation/error messages on contact/group/message actions (#... | alecpl |
2010-11-03 | updated some translations | yllar |
2010-11-03 | - Added option imap_force_lsub for some buggy LIST-EXTENDED implementations (... | alecpl |
2010-11-02 | - Add option to place replies in the folder of the message being replied to (... | alecpl |
2010-11-02 | - Small code improvements | alecpl |
2010-11-02 | - Support contact's email addresses up to 255 characters long (#1487095) | alecpl |
2010-10-31 | Fix cleandb script | thomascube |
2010-10-30 | - Improve performance by invoking STATUS command once for both MESSAGES and U... | alecpl |
2010-10-29 | - Improve performance of message cache status checking when skip_disabled=true | alecpl |
2010-10-29 | - Use consistent results from some functions, code cleanup | alecpl |
2010-10-29 | - Improve performance of setting IMAP flags using .SILENT suffix | alecpl |
2010-10-29 | - Fix address parsing for situation when encoded words are used inside quoted... | alecpl |
2010-10-29 | - Improve performance of clear_mailbox() when skip_deleted=true | alecpl |
2010-10-29 | - Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' property | alecpl |
2010-10-28 | - Close properly IMAP connection when login fails | alecpl |