summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_imap.inc
AgeCommit message (Expand)Author
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
2006-08-27Fixed message parsing problems (Ticket #1327068)thomasb
2006-08-25Finalized new message parsing. Attention: changes in database schemathomasb
2006-08-20Added support for Nox Spell Server; plus small bugfixesthomasb
2006-08-18Re-built message parsing (Bug #1327068)thomasb
2006-08-10Fixed charset problems with folder renamingthomasb
2006-08-04Added correct charset support for message searchingthomasb
2006-08-04Several bugfixes; see CHANGELOG for detailsthomasb
2006-08-02Message sorting: added patch by Eric; fixed check-for-recent confusionthomasb
2006-07-31Compose, save and sendmail cleanupthomasb