Age | Commit message (Expand) | Author |
2010-10-26 | - Fix: don't return "empty" unlock | alecpl |
2010-10-26 | - Fix: Use internal instead of DB cache in message_index() and thread_index() | alecpl |
2010-10-26 | - Improve pre-auth and auth capabilities handling | alecpl |
2010-10-26 | - Fix auth capabilty checks ignore welcome banner CAPABILITY string (#1487081) | alecpl |
2010-10-26 | - Fix autocomplete so Tab key will not insert selected contact | alecpl |
2010-10-25 | - Add basic IMAP LIST's \Noselect option support (mark unselectable folders a... | alecpl |
2010-10-25 | - Fix setting 'virtual' flag for non-existing folders in some cases | alecpl |
2010-10-25 | - Simplify some code, add some comments | alecpl |
2010-10-25 | - Small improvements in NAMESPACE handling | alecpl |
2010-10-25 | - Improve performance by reading optional capability response from AUTHENTICATE | 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-23 | - Fix possible js error in hide_message() (#1487076) | 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 |
2010-10-22 | List groups in address detail view and allow to subscribe/unsubscribe from th... | thomascube |
2010-10-22 | - Add LIST-STATUS support in rcube_imap_generic class (RFC5819) | alecpl |
2010-10-21 | - Add charset alias: WINDOWS-949 -> UHC (#1487072) | alecpl |
2010-10-20 | - Improve performance of messages counting using ESEARCH extension (RFC4731) | alecpl |
2010-10-20 | - Improve performance of unseen messages counting, use STATUS instead of SELE... | alecpl |
2010-10-20 | - Fix handling of attachments when Content-Disposition is not inline nor atta... | alecpl |
2010-10-20 | - Add workaround for some Outlook's wrong content-types, per discussion in #1... | alecpl |
2010-10-20 | - Fix content-type name regexp according to RFC4288.4.2 | alecpl |
2010-10-20 | - Allow underline in content-type name, per comments in #1487051 | alecpl |
2010-10-20 | - Fix decoding of e-mail address strings in message headers (#1487068) | alecpl |
2010-10-19 | - Simplify/improve LSUB/LIST/SELECT commands handling | alecpl |
2010-10-19 | - Use unified command identifier (AXXXX) | alecpl |
2010-10-19 | - Remove extra newline after closing tag (#1487067) | alecpl |
2010-10-19 | - Remove unused property rcube_mail_header::f | alecpl |
2010-10-19 | - Use better method for string escaping, don't add quotes when the string is ... | alecpl |
2010-10-18 | - Fix regression in rcube_imap::_threadcount() which was the reason | alecpl |
2010-10-18 | - When read-status column is disabled create status icon in subject column | alecpl |
2010-10-18 | - Add ACL extension support into IMAP classes (RFC4314) ... | alecpl |
2010-10-17 | - Add separate column for message status icon (#1486665) | alecpl |
2010-10-17 | - Add MS950 as alias for CP950 (#1487063) | alecpl |
2010-10-17 | - Add LITERAL+ support (RFC2088) | alecpl |
2010-10-16 | - Fix: cannot access private property rcube_template::$app | alecpl |
2010-10-14 | - Don't try to match identity on reply when user has only one | alecpl |
2010-10-14 | - Fix bug in rcube_plugin::local_skin_path() | alecpl |
2010-10-14 | - Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905 | alecpl |
2010-10-14 | - improved IMAP errors handling (continue) | alecpl |
2010-10-14 | - Improved IMAP errors handling | alecpl |
2010-10-13 | - Fix duplicated e-mail field in identity form (#1487054) | alecpl |
2010-10-13 | - Minimize session data size by storing only last search result | alecpl |
2010-10-13 | - Improve displaying of UI messages (#1486977) | alecpl |
2010-10-13 | - Fix googiespell click events handling | alecpl |
2010-10-13 | - Improvements in googiespell styles | alecpl |
2010-10-12 | - Fix setting identity when composing a draft or edited message | alecpl |
2010-10-12 | - Prevent from infinite redirect in case of broken session (#1487028) | alecpl |