summaryrefslogtreecommitdiff
path: root/program/include/rcube_imap.inc
AgeCommit message (Expand)Author
2008-02-12Also do charset decoding as suggested in RFC 2231 (fix #1484321)thomascube
2008-02-08Distinguish ssl and tls for imap connections (#1484667)thomascube
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ...thomascube
2008-02-02* fixed #1484738till
2007-11-29Track message disposition notification flag and headersthomascube
2007-11-25Only show new messages if they match the current search (#1484176)thomascube
2007-11-25More input sanitizingthomascube
2007-11-25Fix bug with case-sensitive folder names (#1484245)thomascube
2007-11-19Cast to array because this could be empty; update requirements descriptionthomascube
2007-11-08Optimize caching and avoid unnecessary IMAP requeststhomascube
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomascube
2007-10-17Only change subscriptions when renaming succeeds; also quote slashesthomascube
2007-10-17Show appropriate warning on connection errorthomascube
2007-10-17Make message listing less error pronethomascube
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ...svncommit
2007-10-15Re-subscribe folders after renaming parent folder.svncommit
2007-10-04Use object method to get imap hierarchy delimiterthomascube
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomascube
2007-09-11Fixed message search issuesthomascube
2007-08-16Clear cache when compacting a folder (reported by Joan)thomascube
2007-08-10Some bugfixes, security issues + minor improvementsthomascube
2007-08-07Documentation, code style and cleanupthomascube
2007-05-25Fix buggy imap_root settings (closes #1484379)thomascube
2007-05-17Always respect 'enable_caching' config paramthomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-04-08Fixed message moving procedure (closes #1484308)thomascube
2007-03-30Create missing but subscribed folder (closes #1484309).svncommit
2007-03-23Fixed bugs #1484276 and #1484300thomascube
2007-03-23Fixing cache clearing bug.svncommit
2007-03-21Minor bugfixes posted to the dev-mailing listthomascube
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomascube
2007-03-14Applied little patch that closes #1484247thomascube
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch f...thomascube
2007-03-13Fixed bugs in rcube_db and rcube_imap classesthomascube
2007-03-12Fix DB error when deleting message from cache (closes #1483835).svncommit
2007-01-08fixed display of HTML attachmentssvncommit
2006-12-20Fixed wrong message listing when showing search resultsthomascube
2006-11-22Remove newlines from mail headers (#1484031)thomascube
2006-09-04Little improvements for message parsing and encodingthomascube
2006-09-01Finalized quota imagethomascube
2006-09-01Quota display as imagethomascube
2006-09-01Improved message parsing and HTML validationthomascube
2006-08-30Added MSSQL supportthomascube
2006-08-27Fixed message parsing problems (Ticket #1327068)thomascube
2006-08-25Finalized new message parsing. Attention: changes in database schemathomascube
2006-08-20Added support for Nox Spell Server; plus small bugfixesthomascube
2006-08-18Re-built message parsing (Bug #1327068)thomascube
2006-08-10Fixed charset problems with folder renamingthomascube
2006-08-04Added correct charset support for message searchingthomascube
2006-08-04Several bugfixes; see CHANGELOG for detailsthomascube