summaryrefslogtreecommitdiff
path: root/program/steps/mail/getunread.inc
AgeCommit message (Collapse)Author
2010-06-23- removed PHP closing tagalecpl
2009-12-06- fix r3163 change (#1486340)alecpl
2009-12-04- Fix counters of all folders are checked in 'getunread' action with ↵alecpl
check_all_folders disabled (#1486128)
2009-09-18- fix for last commit in getunread actionalecpl
2009-09-17- Fix incorrect count of new messages in folder list when using multiple ↵alecpl
IMAP clients (#1485995) - Fix all folders checking for new messages with disabled caching (#1486128)
2008-10-02- small improvement in getunread.inc + fix: don't call msglist_select() for ↵alecpl
getunread and check-recent actions
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomascube
2007-10-03Update copyright noticesvncommit
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2006-06-29Removeable attachments, Auto-default folder creation, bug fixessvncommit
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵svncommit
register_globals is turned on
2006-05-05Removed ob_flush() because useless and buggythomascube
2006-01-13Switched to full UTF-8 supportthomascube
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandthomascube