summaryrefslogtreecommitdiff
path: root/roundcubemail/program/include/rcube_imap.inc
AgeCommit message (Collapse)Author
2008-04-12Changed codebase to PHP5 with autoloader + added some new classes from the ↵thomasb
devel-vnext branch git-svn-id: https://svn.roundcube.net/trunk@1291 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-02#1484681alec
git-svn-id: https://svn.roundcube.net/trunk@1238 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-25Don't execute SQL queries if caching is disabledthomasb
git-svn-id: https://svn.roundcube.net/trunk@1219 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Better patch to correctly quote email recipient strings (from #1484191)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1201 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Correctly quote email recipient stringthomasb
git-svn-id: https://svn.roundcube.net/trunk@1197 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Applied patch to fix mime decoding an folder subscription (#1484191)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1196 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-03-21Add configurable default charset for message decodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@1195 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-12Also do charset decoding as suggested in RFC 2231 (fix #1484321)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1050 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-08Distinguish ssl and tls for imap connections (#1484667)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1031 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02Simplified fix for remembering searches when viewing message + Don't ask for ↵thomasb
MDN confirmations on drafted messages (#1484691) git-svn-id: https://svn.roundcube.net/trunk@996 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-02* fixed #1484738till
git-svn-id: https://svn.roundcube.net/trunk@993 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-29Track message disposition notification flag and headersthomasb
git-svn-id: https://svn.roundcube.net/trunk@933 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
git-svn-id: https://svn.roundcube.net/trunk@932 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25More input sanitizingthomasb
git-svn-id: https://svn.roundcube.net/trunk@931 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Fix bug with case-sensitive folder names (#1484245)thomasb
git-svn-id: https://svn.roundcube.net/trunk@927 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-19Cast to array because this could be empty; update requirements descriptionthomasb
git-svn-id: https://svn.roundcube.net/trunk@919 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-08Optimize caching and avoid unnecessary IMAP requeststhomasb
git-svn-id: https://svn.roundcube.net/trunk@913 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-07Correctly decode attachments when downloading them (fixes #1484645)thomasb
git-svn-id: https://svn.roundcube.net/trunk@912 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Only change subscriptions when renaming succeeds; also quote slashesthomasb
git-svn-id: https://svn.roundcube.net/trunk@883 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Show appropriate warning on connection errorthomasb
git-svn-id: https://svn.roundcube.net/trunk@882 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-17Make message listing less error pronethomasb
git-svn-id: https://svn.roundcube.net/trunk@875 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15When a parent folder is deleted, delete the children immediately, instead of ↵robin
one-by-one as r833 did. git-svn-id: https://svn.roundcube.net/trunk@866 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-15Re-subscribe folders after renaming parent folder.robin
git-svn-id: https://svn.roundcube.net/trunk@865 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-10-04Use object method to get imap hierarchy delimiterthomasb
git-svn-id: https://svn.roundcube.net/trunk@857 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-26Set default IMAP folder delimiter; make sure is not emptythomasb
git-svn-id: https://svn.roundcube.net/trunk@824 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-11Fixed message search issuesthomasb
git-svn-id: https://svn.roundcube.net/trunk@791 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-16Clear cache when compacting a folder (reported by Joan)thomasb
git-svn-id: https://svn.roundcube.net/trunk@692 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-10Some bugfixes, security issues + minor improvementsthomasb
git-svn-id: https://svn.roundcube.net/trunk@668 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-08-07Documentation, code style and cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@666 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-25Fix buggy imap_root settings (closes #1484379)thomasb
git-svn-id: https://svn.roundcube.net/trunk@585 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-05-17Always respect 'enable_caching' config paramthomasb
git-svn-id: https://svn.roundcube.net/trunk@561 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-08Fixed message moving procedure (closes #1484308)thomasb
git-svn-id: https://svn.roundcube.net/trunk@538 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-30Create missing but subscribed folder (closes #1484309).robin
git-svn-id: https://svn.roundcube.net/trunk@536 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-23Fixed bugs #1484276 and #1484300thomasb
git-svn-id: https://svn.roundcube.net/trunk@519 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-23Fixing cache clearing bug.fourat.zouari
close #1484295 git-svn-id: https://svn.roundcube.net/trunk@517 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-21Minor bugfixes posted to the dev-mailing listthomasb
git-svn-id: https://svn.roundcube.net/trunk@515 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-19Correctly parse message/rfc822; fixed html2text conversion; code cleanupthomasb
git-svn-id: https://svn.roundcube.net/trunk@511 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-14Applied little patch that closes #1484247thomasb
git-svn-id: https://svn.roundcube.net/trunk@507 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-14Fixed message headers encoding; improved recipient splitting; applied patch ↵thomasb
for attachment download (#1484198) git-svn-id: https://svn.roundcube.net/trunk@506 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-13Fixed bugs in rcube_db and rcube_imap classesthomasb
git-svn-id: https://svn.roundcube.net/trunk@504 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-03-12Fix DB error when deleting message from cache (closes #1483835).robin
git-svn-id: https://svn.roundcube.net/trunk@503 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-01-08fixed display of HTML attachmentsestadtherr
git-svn-id: https://svn.roundcube.net/trunk@451 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-12-20Fixed wrong message listing when showing search resultsthomasb
git-svn-id: https://svn.roundcube.net/trunk@422 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-11-22Remove newlines from mail headers (#1484031)thomasb
git-svn-id: https://svn.roundcube.net/trunk@384 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-04Little improvements for message parsing and encodingthomasb
git-svn-id: https://svn.roundcube.net/trunk@336 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Finalized quota imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@334 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Quota display as imagethomasb
git-svn-id: https://svn.roundcube.net/trunk@331 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-09-01Improved message parsing and HTML validationthomasb
git-svn-id: https://svn.roundcube.net/trunk@330 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-30Added MSSQL supportthomasb
git-svn-id: https://svn.roundcube.net/trunk@328 208e9e7b-5314-0410-a742-e7e81cd9613c