summaryrefslogtreecommitdiff
path: root/program/steps/mail/folders.inc
AgeCommit message (Expand)Author
2010-12-17Update branch for 0.5-rc releasev0.5-rc@4349thomascube
2010-11-12- Fix handling of folders with "<>" characters in namealecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-06-23- removed PHP closing tagalecpl
2010-02-12- Fix quota indicator value after folder purge/expunge (#1486488)alecpl
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alecpl
2009-07-16Force ajax calls to protect from CSRFthomascube
2008-06-24- Allow trash/junk subfolders to be purged (#1485085)alecpl
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomascube
2008-02-05Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safarithomascube
2007-10-03Update copyright noticesvncommit
2007-05-18Use HTTP-POST requests for actions that change application statethomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-02-16Better input checking on GET and POST varsthomascube
2006-11-16clear_message_list() was removed in revision 354.svncommit
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when regist...svncommit
2006-01-25Added folder purge function and some checksthomascube
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandthomascube