summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/check_recent.inc
AgeCommit message (Expand)Author
2012-02-07- Workaround IMAP server issue when THREAD command returns less messages than...alec
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-11-24- Mark (with different color) folders with recent messages (#1486234)alec
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alec
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomasb
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomasb
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalec
2011-05-06- Add possibility (for plugins) to filter folders lists by some additional cr...alec
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
2010-10-13- Minimize session data size by storing only last search resultalec
2010-09-25- s/RoundCube/Roundcube/alec
2010-09-03- Always check INBOX for recent messages, with check_all_folders=false too (#...alec
2010-06-23- removed PHP closing tagalec
2010-05-15- remove offline message list generation on IE, this doesn't realy improve pe...alec
2010-05-12- Fix check-recent action issues and performance (#1486526)alec
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
2010-03-03- fix order of messages added by check_recentalec
2010-03-02New recent check based on UIDsthomasb
2010-03-02Fix checking for new mail (#1485794)thomasb
2010-01-25- set svn:keywordsalec
2009-12-13- Plugin API: added 'quota' hookalec
2009-09-17- save unseen count also for current mailboxalec
2009-09-17- some code improvements for r2959 changealec
2009-09-17- Fix incorrect count of new messages in folder list when using multiple IMAP...alec
2009-08-14Implemented new_messages plugin hook (#1486005)thomasb
2009-04-23- messages list fix for IEalec
2009-03-10Partially reverted r2339 + fix indentationthomasb
2009-03-09Fixed check-recent [richs]richs
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alec
2009-01-17* bumping up copyright (happy new year ;-))till
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
2008-10-22- Added option focus_on_new_message (#1485374)alec
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ...alec
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted redu...alec
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomasb
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
2007-04-08Fixed check for new messages (closes #1484310)thomasb
2006-08-02Message sorting: added patch by Eric; fixed check-for-recent confusionthomasb
2006-06-30Misc bug and compatibility fixesrichs
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)richs
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when regist...cmcnulty
2006-02-04Bugfixes for encoding and sending with attachmentsroundcube
2006-01-25Added folder purge function and some checksroundcube
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube