summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-11-08- Changed timeout so non-error messages will disapear fasteralecpl
2010-11-08- Improved r4191 bugfixalecpl
2010-11-08- Fix operations on messages in unsubscribed folders (#1487107)alecpl
2010-11-07Support skins with old template namesthomascube
2010-11-07- Fix: loading message doesn't disapear after using 'load-images' actionalecpl
2010-11-07- Add option for minimum length of autocomplete's string (#1486428)alecpl
2010-11-07- Remove redundant directory separatoralecpl
2010-11-05- CS fixesalecpl
2010-11-05- Fix mailbox status checking when skip_deleted and threading are enabledalecpl
2010-11-05- Enable autocomplete for all address fieldsalecpl
2010-11-05- Fix displaying long header names in message headers tablealecpl
2010-11-04- Fix extra line added to the message body when using php mail function (#148...alecpl
2010-11-04- Remove leftover codealecpl
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 BINARYalecpl
2010-11-04- remove charset=binary from content-typealecpl
2010-11-04- Unify template files namingalecpl
2010-11-04- #message object overlaps taskbaralecpl
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 #1487101alecpl
2010-11-03- Add missing confirmation/error messages on contact/group/message actions (#...alecpl
2010-11-03updated some translationsyllar
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 improvementsalecpl
2010-11-02- Support contact's email addresses up to 255 characters long (#1487095)alecpl
2010-10-31Fix cleandb scriptthomascube
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=truealecpl
2010-10-29- Use consistent results from some functions, code cleanupalecpl
2010-10-29- Improve performance of setting IMAP flags using .SILENT suffixalecpl
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=truealecpl
2010-10-29- Plugin API: add possibility to disable plugin in AJAX mode, 'noajax' propertyalecpl
2010-10-28- Close properly IMAP connection when login failsalecpl
2010-10-28- Add SORT=DISPLAY support (RFC 5957)alecpl
2010-10-28- Plugin API: added 'contact_form' hookalecpl
2010-10-27- When contacts search returns no rows display message of type 'notice' inste...alecpl
2010-10-27- Remove Close buttons in googiespell popupsalecpl
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alecpl
2010-10-27- Revert r4135: allow Tab (auto)completionalecpl
2010-10-27- Add rcube_addressbook::get_record_groups() (#1487089)alecpl
2010-10-27- Fix vertical alignment of subject coulmn text (#1487091)alecpl
2010-10-27- Improve performance of rcube_imap_generic::countMessages() using STATUS ins...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-26- Fix: don't return "empty" unlockalecpl
2010-10-26- Fix: Use internal instead of DB cache in message_index() and thread_index()alecpl