summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-04- #message object overlaps taskbaralec
2010-11-04- Don't show confirmation message when marking message as read using delay (p...alec
2010-11-03- Use consistent naming (folder -> mailbox), fixed #1487101alec
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alec
2010-11-03updated some translationsyllar
2010-11-03- Added option imap_force_lsub for some buggy LIST-EXTENDED implementations (...alec
2010-11-02- Add option to place replies in the folder of the message being replied to (...alec
2010-11-02- Small code improvementsalec
2010-11-02- Handle multi-address fields from squirrel and add email format checking (#1...alec
2010-11-02- Support contact's email addresses up to 255 characters long (#1487095)alec
2010-11-02- hMail driver: Add possibility to connect to remote host (patch from Roland ...alec
2010-10-31Fix cleandb scriptthomasb
2010-10-30- Improve performance by invoking STATUS command once for both MESSAGES and U...alec
2010-10-29- Improve performance of message cache status checking when skip_disabled=truealec
2010-10-29- Use consistent results from some functions, code cleanupalec
2010-10-29- Improve performance of setting IMAP flags using .SILENT suffixalec
2010-10-29- Fix address parsing for situation when encoded words are used inside quoted...alec
2010-10-29- Improve performance of clear_mailbox() when skip_deleted=truealec
2010-10-29- Set 'noajax' and 'noframe' propertyalec
2010-10-29- Add example config file, enable 'noajax' propertyalec
2010-10-29- Disable help plugin in ajax and framed modealec
2010-10-29- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' propertyalec
2010-10-28- Close properly IMAP connection when login failsalec
2010-10-28- Add SORT=DISPLAY support (RFC 5957)alec
2010-10-28- Plugin API: added 'contact_form' hookalec
2010-10-27- When contacts search returns no rows display message of type 'notice' inste...alec
2010-10-27- Remove Close buttons in googiespell popupsalec
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alec
2010-10-27- Fix reference warningalec
2010-10-27- Revert r4135: allow Tab (auto)completionalec
2010-10-27- Add rcube_addressbook::get_record_groups() (#1487089)alec
2010-10-27- Fix vertical alignment of subject coulmn text (#1487091)alec
2010-10-27- Improve performance of rcube_imap_generic::countMessages() using STATUS ins...alec
2010-10-27- Fix handling of URLs with semicolon (;) character (#1487088)alec
2010-10-26- Fix handling of URLs with tilde (~) character (#1487087)alec
2010-10-26- Add support for selection options from LIST-EXTENDED extension (RFC 5258) ...alec
2010-10-26- Fix: don't return "empty" unlockalec
2010-10-26- Fix: Use internal instead of DB cache in message_index() and thread_index()alec
2010-10-26- Improve pre-auth and auth capabilities handlingalec
2010-10-26- Fix auth capabilty checks ignore welcome banner CAPABILITY string (#1487081)alec
2010-10-26- Fix autocomplete so Tab key will not insert selected contactalec
2010-10-25Work-in-progress Kolab address book pluginthomasb
2010-10-25- Added support for SASL proxy authentication (#1486691)alec
2010-10-25- Add basic IMAP LIST's \Noselect option support (mark unselectable folders a...alec
2010-10-25- Fix setting 'virtual' flag for non-existing folders in some casesalec
2010-10-25- Simplify some code, add some commentsalec
2010-10-25- Small improvements in NAMESPACE handlingalec
2010-10-25- Improve performance by reading optional capability response from AUTHENTICATEalec
2010-10-23- Fix parent folder with unread subfolder not bold when message is open (#148...alec
2010-10-23- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)alec