summaryrefslogtreecommitdiff
path: root/program/steps/mail/folders.inc
AgeCommit message (Expand)Author
2014-06-30Display quota information for current folder not INBOX only (#1487993)Aleksander Machniak
2013-12-25CS fixesAleksander Machniak
2013-12-25Display different icons when Trash folder is empty or full (#1485775)Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2012-12-12Fix so compacting of non-empty folder is possible also when messages list is ...Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
2010-12-08- Better support for READ-ONLY and NOPERM responses handling (#1487083)alecpl
2010-12-01- Fix "Cannot use scalar value..." warning (#1487066)alecpl
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