summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/folders.inc
AgeCommit message (Expand)Author
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alec
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alec
2010-11-12- Fix handling of folders with "<>" characters in namealec
2010-09-25- s/RoundCube/Roundcube/alec
2010-06-23- removed PHP closing tagalec
2010-02-12- Fix quota indicator value after folder purge/expunge (#1486488)alec
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alec
2009-07-16Force ajax calls to protect from CSRFthomasb
2008-06-24- Allow trash/junk subfolders to be purged (#1485085)alec
2008-04-30Next step: introduce the application class 'rcmail' and get rid of some globa...thomasb
2008-02-05Applied patch to prevent from purging inbox (#1484449) + CSS hack for Safarithomasb
2007-10-03Update copyright noticeihug
2007-05-18Use HTTP-POST requests for actions that change application statethomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-02-16Better input checking on GET and POST varsthomasb
2006-11-16clear_message_list() was removed in revision 354.robin
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when regist...cmcnulty
2006-01-25Added folder purge function and some checksroundcube
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube