summaryrefslogtreecommitdiff
path: root/program/steps/mail/check_recent.inc
AgeCommit message (Expand)Author
2010-10-13- Minimize session data size by storing only last search resultalecpl
2010-09-25- s/RoundCube/Roundcube/alecpl
2010-09-03- Always check INBOX for recent messages, with check_all_folders=false too (#...alecpl
2010-06-23- removed PHP closing tagalecpl
2010-05-15- remove offline message list generation on IE, this doesn't realy improve pe...alecpl
2010-05-12- Fix check-recent action issues and performance (#1486526)alecpl
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomascube
2010-03-03- fix order of messages added by check_recentalecpl
2010-03-02New recent check based on UIDsthomascube
2010-03-02Fix checking for new mail (#1485794)thomascube
2010-01-25- set svn:keywordsalecpl
2009-12-13- Plugin API: added 'quota' hookalecpl
2009-09-17- save unseen count also for current mailboxalecpl
2009-09-17- some code improvements for r2959 changealecpl
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alecpl
2009-08-14Implemented new_messages plugin hook (#1486005)thomascube
2009-04-23- messages list fix for IEalecpl
2009-03-10Partially reverted r2339 + fix indentationthomascube
2009-03-09Fixed check-recent [richs]svncommit
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alecpl
2009-01-17* bumping up copyright (happy new year ;-))till
2008-11-28Option to check for new mails in all folders (#1484374)thomascube
2008-10-22- Added option focus_on_new_message (#1485374)alecpl
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ...alecpl
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alecpl
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomascube
2007-11-25Only show new messages if they match the current search (#1484176)thomascube
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomascube
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomascube
2007-04-08Fixed check for new messages (closes #1484310)thomascube
2006-08-02Message sorting: added patch by Eric; fixed check-for-recent confusionthomascube
2006-06-30Misc bug and compatibility fixessvncommit
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)svncommit
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when regist...svncommit
2006-02-04Bugfixes for encoding and sending with attachmentsthomascube
2006-01-25Added folder purge function and some checksthomascube
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandthomascube