summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2010-10-23- Fix possible js error in hide_message() (#1487076)alec
2010-10-22- Add support for IMAP proxy authentication (#1486690)alec
2010-10-22- Re-implemented SMTP proxy authorization supportalec
2010-10-22- Add SASL-IR support (RFC 4959)alec
2010-10-22List groups in address detail view and allow to subscribe/unsubscribe from th...thomasb
2010-10-22- Add LIST-STATUS support in rcube_imap_generic class (RFC5819)alec
2010-10-21- Add charset alias: WINDOWS-949 -> UHC (#1487072)alec
2010-10-20- Improve performance of messages counting using ESEARCH extension (RFC4731)alec
2010-10-20- Improve performance of unseen messages counting, use STATUS instead of SELE...alec
2010-10-20- Fix handling of attachments when Content-Disposition is not inline nor atta...alec
2010-10-20- Add workaround for some Outlook's wrong content-types, per discussion in #1...alec
2010-10-20- Fix content-type name regexp according to RFC4288.4.2alec
2010-10-20- Add .pdf extension to the listalec
2010-10-20- Allow underline in content-type name, per comments in #1487051alec
2010-10-20- Fix decoding of e-mail address strings in message headers (#1487068)alec
2010-10-20- Add tests for e-mail addresses decodingalec
2010-10-19- Simplify/improve LSUB/LIST/SELECT commands handlingalec
2010-10-19- Use unified command identifier (AXXXX)alec
2010-10-19- Remove extra newline after closing tag (#1487067)alec
2010-10-19- Remove unused property rcube_mail_header::falec
2010-10-19- Use better method for string escaping, don't add quotes when the string is ...alec
2010-10-18- Fix regression in rcube_imap::_threadcount() which was the reasonalec
2010-10-18- When read-status column is disabled create status icon in subject columnalec
2010-10-18- Add ACL extension support into IMAP classes (RFC4314) ...alec
2010-10-17- Add separate column for message status icon (#1486665)alec
2010-10-17- Add MS950 as alias for CP950 (#1487063)alec
2010-10-17- Add LITERAL+ support (RFC2088)alec
2010-10-16- Fix: cannot access private property rcube_template::$appalec
2010-10-15First scaffolding for the Kolab address book including lib for general access...thomasb
2010-10-15- Fix: when task is empty (on error?) don't try to include ".css" filealec
2010-10-14- Don't try to match identity on reply when user has only onealec
2010-10-14- Fix misplaced forwarded and replied icons on messages listalec
2010-10-14- Make icons skinablealec
2010-10-14- Remove unused iconalec
2010-10-14- Fix bug in rcube_plugin::local_skin_path()alec
2010-10-14- Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905alec
2010-10-14- improved IMAP errors handling (continue)alec
2010-10-14- Improved IMAP errors handlingalec
2010-10-14- Fix set_busy() usage, add encryption menu in composealec
2010-10-14- Fix set_busy() usage after changes in corealec
2010-10-13- Fix duplicated e-mail field in identity form (#1487054)alec
2010-10-13- Minimize session data size by storing only last search resultalec
2010-10-13- Improve displaying of UI messages (#1486977)alec
2010-10-13- Fix googiespell click events handlingalec
2010-10-13- Improvements in googiespell stylesalec
2010-10-12- Fix setting identity when composing a draft or edited messagealec