summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2010-10-27- Remove Close buttons in googiespell popupsalec
git-svn-id: https://svn.roundcube.net/trunk@4149 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Hide loading message when preview pane is being "emptied" (#1487077)alec
git-svn-id: https://svn.roundcube.net/trunk@4148 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Fix reference warningalec
git-svn-id: https://svn.roundcube.net/trunk@4147 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Revert r4135: allow Tab (auto)completionalec
git-svn-id: https://svn.roundcube.net/trunk@4146 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Add rcube_addressbook::get_record_groups() (#1487089)alec
git-svn-id: https://svn.roundcube.net/trunk@4145 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Fix vertical alignment of subject coulmn text (#1487091)alec
git-svn-id: https://svn.roundcube.net/trunk@4144 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Improve performance of rcube_imap_generic::countMessages() using STATUS ↵alec
instead of SELECT git-svn-id: https://svn.roundcube.net/trunk@4143 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-27- Fix handling of URLs with semicolon (;) character (#1487088)alec
git-svn-id: https://svn.roundcube.net/trunk@4142 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix handling of URLs with tilde (~) character (#1487087)alec
git-svn-id: https://svn.roundcube.net/trunk@4141 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Add support for selection options from LIST-EXTENDED extension (RFC 5258) ↵alec
- Don't list subscribed but non-existent folders (#1486225) - Fix \Noselect handling performance (#1487082) git-svn-id: https://svn.roundcube.net/trunk@4140 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix: don't return "empty" unlockalec
git-svn-id: https://svn.roundcube.net/trunk@4139 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix: Use internal instead of DB cache in message_index() and thread_index()alec
git-svn-id: https://svn.roundcube.net/trunk@4138 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Improve pre-auth and auth capabilities handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4137 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix auth capabilty checks ignore welcome banner CAPABILITY string (#1487081)alec
git-svn-id: https://svn.roundcube.net/trunk@4136 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-26- Fix autocomplete so Tab key will not insert selected contactalec
git-svn-id: https://svn.roundcube.net/trunk@4135 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25Work-in-progress Kolab address book pluginthomasb
git-svn-id: https://svn.roundcube.net/trunk@4134 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Added support for SASL proxy authentication (#1486691)alec
git-svn-id: https://svn.roundcube.net/trunk@4133 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Add basic IMAP LIST's \Noselect option support (mark unselectable folders ↵alec
as virtual, etc.) git-svn-id: https://svn.roundcube.net/trunk@4132 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Fix setting 'virtual' flag for non-existing folders in some casesalec
git-svn-id: https://svn.roundcube.net/trunk@4131 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Simplify some code, add some commentsalec
git-svn-id: https://svn.roundcube.net/trunk@4130 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Small improvements in NAMESPACE handlingalec
git-svn-id: https://svn.roundcube.net/trunk@4129 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-25- Improve performance by reading optional capability response from AUTHENTICATEalec
git-svn-id: https://svn.roundcube.net/trunk@4128 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-23- Fix parent folder with unread subfolder not bold when message is open ↵alec
(#1487078) git-svn-id: https://svn.roundcube.net/trunk@4127 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-23- Add support for AUTH=DIGEST-MD5 in IMAP (RFC 2831)alec
git-svn-id: https://svn.roundcube.net/trunk@4126 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-23- Fix possible js error in hide_message() (#1487076)alec
git-svn-id: https://svn.roundcube.net/trunk@4125 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22- Add support for IMAP proxy authentication (#1486690)alec
git-svn-id: https://svn.roundcube.net/trunk@4124 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22- Re-implemented SMTP proxy authorization supportalec
git-svn-id: https://svn.roundcube.net/trunk@4123 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22- Add SASL-IR support (RFC 4959)alec
- Add LOGINDISABLED support (RFC 2595) - Add support for AUTH=PLAIN authentication to IMAP git-svn-id: https://svn.roundcube.net/trunk@4122 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from ↵thomasb
there (#1486753) git-svn-id: https://svn.roundcube.net/trunk@4121 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-22- Add LIST-STATUS support in rcube_imap_generic class (RFC5819)alec
git-svn-id: https://svn.roundcube.net/trunk@4120 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-21- Add charset alias: WINDOWS-949 -> UHC (#1487072)alec
git-svn-id: https://svn.roundcube.net/trunk@4119 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Improve performance of messages counting using ESEARCH extension (RFC4731)alec
git-svn-id: https://svn.roundcube.net/trunk@4118 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Improve performance of unseen messages counting, use STATUS instead of ↵alec
SELECT+SEARCH (#1487058) git-svn-id: https://svn.roundcube.net/trunk@4117 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Fix handling of attachments when Content-Disposition is not inline nor ↵alec
attachment (#1487051) git-svn-id: https://svn.roundcube.net/trunk@4116 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Add workaround for some Outlook's wrong content-types, per discussion in ↵alec
#1487051 git-svn-id: https://svn.roundcube.net/trunk@4115 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Fix content-type name regexp according to RFC4288.4.2alec
git-svn-id: https://svn.roundcube.net/trunk@4114 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Add .pdf extension to the listalec
git-svn-id: https://svn.roundcube.net/trunk@4113 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Allow underline in content-type name, per comments in #1487051alec
git-svn-id: https://svn.roundcube.net/trunk@4112 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Fix decoding of e-mail address strings in message headers (#1487068)alec
git-svn-id: https://svn.roundcube.net/trunk@4111 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-20- Add tests for e-mail addresses decodingalec
git-svn-id: https://svn.roundcube.net/trunk@4110 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-19- Simplify/improve LSUB/LIST/SELECT commands handlingalec
- Store UIDNEXT, UIDVALIDITY, UNSEEN values of selected folder git-svn-id: https://svn.roundcube.net/trunk@4109 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-19- Use unified command identifier (AXXXX)alec
- Use unified methods of command execution and response parsing git-svn-id: https://svn.roundcube.net/trunk@4108 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-19- Remove extra newline after closing tag (#1487067)alec
git-svn-id: https://svn.roundcube.net/trunk@4107 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-19- Remove unused property rcube_mail_header::falec
git-svn-id: https://svn.roundcube.net/trunk@4106 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-19- Use better method for string escaping, don't add quotes when the string is ↵alec
a token git-svn-id: https://svn.roundcube.net/trunk@4105 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-18- Fix regression in rcube_imap::_threadcount() which was the reasonalec
why mailbox_status() returned always "1" for folders with enabled threading git-svn-id: https://svn.roundcube.net/trunk@4104 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-18- When read-status column is disabled create status icon in subject columnalec
- Change read-status column icons so they are working like in flag column - Some js code cleanup git-svn-id: https://svn.roundcube.net/trunk@4103 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-18- Add ACL extension support into IMAP classes (RFC4314) ↵alec
- Add ANNOTATEMORE extension support into IMAP classes (draft-daboo-imap-annotatemore) - Add METADATA extension support into IMAP classes (RFC5464) git-svn-id: https://svn.roundcube.net/trunk@4102 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-17- Add separate column for message status icon (#1486665)alec
git-svn-id: https://svn.roundcube.net/trunk@4101 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-17- Add MS950 as alias for CP950 (#1487063)alec
git-svn-id: https://svn.roundcube.net/trunk@4100 208e9e7b-5314-0410-a742-e7e81cd9613c