summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_imap.inc
AgeCommit message (Expand)Author
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the de...thomasb
2008-04-02#1484681alec
2008-03-25Don't execute SQL queries if caching is disabledthomasb
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomasb
2008-03-21Correctly quote email recipient stringthomasb
2008-03-21Applied patch to fix mime decoding an folder subscription (#1484191)thomasb
2008-03-21Add configurable default charset for message decodingthomasb
2008-02-12Also do charset decoding as suggested in RFC 2231 (fix #1484321)thomasb
2008-02-08Distinguish ssl and tls for imap connections (#1484667)thomasb
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ...thomasb
2008-02-02* fixed #1484738till
2007-11-29Track message disposition notification flag and headersthomasb
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
2007-11-25More input sanitizingthomasb
2007-11-25Fix bug with case-sensitive folder names (#1484245)thomasb
2007-11-19Cast to array because this could be empty; update requirements descriptionthomasb
2007-11-08Optimize caching and avoid unnecessary IMAP requeststhomasb
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomasb
2007-10-17Only change subscriptions when renaming succeeds; also quote slashesthomasb
2007-10-17Show appropriate warning on connection errorthomasb
2007-10-17Make message listing less error pronethomasb
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ...robin
2007-10-15Re-subscribe folders after renaming parent folder.robin
2007-10-04Use object method to get imap hierarchy delimiterthomasb
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomasb
2007-09-11Fixed message search issuesthomasb
2007-08-16Clear cache when compacting a folder (reported by Joan)thomasb
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
2007-08-07Documentation, code style and cleanupthomasb
2007-05-25Fix buggy imap_root settings (closes #1484379)thomasb
2007-05-17Always respect 'enable_caching' config paramthomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-04-08Fixed message moving procedure (closes #1484308)thomasb
2007-03-30Create missing but subscribed folder (closes #1484309).robin
2007-03-23Fixed bugs #1484276 and #1484300thomasb
2007-03-23Fixing cache clearing bug.fourat.zouari
2007-03-21Minor bugfixes posted to the dev-mailing listthomasb
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomasb
2007-03-14Applied little patch that closes #1484247thomasb
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch f...thomasb
2007-03-13Fixed bugs in rcube_db and rcube_imap classesthomasb
2007-03-12Fix DB error when deleting message from cache (closes #1483835).robin
2007-01-08fixed display of HTML attachmentsestadtherr
2006-12-20Fixed wrong message listing when showing search resultsthomasb
2006-11-22Remove newlines from mail headers (#1484031)thomasb
2006-09-04Little improvements for message parsing and encodingthomasb
2006-09-01Finalized quota imagethomasb
2006-09-01Quota display as imagethomasb
2006-09-01Improved message parsing and HTML validationthomasb
2006-08-30Added MSSQL supportthomasb