summaryrefslogtreecommitdiff
path: root/roundcubemail/program/steps/mail/check_recent.inc
AgeCommit message (Collapse)Author
2012-02-07- Workaround IMAP server issue when THREAD command returns less messages ↵alec
than exist in a folder: don't update folder status in second count() call git-svn-id: https://svn.roundcube.net/trunk@5858 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomasb
git-svn-id: https://svn.roundcube.net/trunk@5787 208e9e7b-5314-0410-a742-e7e81cd9613c
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@5781 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alec
git-svn-id: https://svn.roundcube.net/trunk@5563 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-11-24- Mark (with different color) folders with recent messages (#1486234)alec
git-svn-id: https://svn.roundcube.net/trunk@5483 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-22- Fix bug where after delete message rows can be added to the list of ↵alec
another folder (#1487752) git-svn-id: https://svn.roundcube.net/trunk@5266 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalec
- Fixed message ID updates in cache - Changed message flags handling + some fixes (e.g. fixed messages listing after delete) git-svn-id: https://svn.roundcube.net/trunk@5233 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomasb
git-svn-id: https://svn.roundcube.net/trunk@5228 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomasb
git-svn-id: https://svn.roundcube.net/trunk@4872 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalec
git-svn-id: https://svn.roundcube.net/trunk@4788 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-05-06- Add possibility (for plugins) to filter folders lists by some additional ↵alec
criteria (e.g. folder type) git-svn-id: https://svn.roundcube.net/trunk@4735 208e9e7b-5314-0410-a742-e7e81cd9613c
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomasb
git-svn-id: https://svn.roundcube.net/trunk@4410 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-10-13- Minimize session data size by storing only last search resultalec
and by removing search result from session after listing with empty search filter git-svn-id: https://svn.roundcube.net/trunk@4084 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-25- s/RoundCube/Roundcube/alec
git-svn-id: https://svn.roundcube.net/trunk@3989 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-09-03- Always check INBOX for recent messages, with check_all_folders=false too ↵alec
(#1486912) git-svn-id: https://svn.roundcube.net/trunk@3936 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-06-23- removed PHP closing tagalec
git-svn-id: https://svn.roundcube.net/trunk@3780 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-15- remove offline message list generation on IE, this doesn't realy improve ↵alec
performance now git-svn-id: https://svn.roundcube.net/trunk@3620 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-05-12- Fix check-recent action issues and performance (#1486526)alec
- Fix messages order after checking for recent (#1484664) - Fix messages copying - Reset check-recent interval after check-recent by hand git-svn-id: https://svn.roundcube.net/trunk@3612 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-17Merged devel-threads branch (r3066:3364) back into trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@3367 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-03- fix order of messages added by check_recentalec
git-svn-id: https://svn.roundcube.net/trunk@3308 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02New recent check based on UIDsthomasb
git-svn-id: https://svn.roundcube.net/trunk@3306 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-03-02Fix checking for new mail (#1485794)thomasb
git-svn-id: https://svn.roundcube.net/trunk@3299 208e9e7b-5314-0410-a742-e7e81cd9613c
2010-01-25- set svn:keywordsalec
git-svn-id: https://svn.roundcube.net/trunk@3223 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-12-13- Plugin API: added 'quota' hookalec
git-svn-id: https://svn.roundcube.net/trunk@3178 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- save unseen count also for current mailboxalec
git-svn-id: https://svn.roundcube.net/trunk@2962 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- some code improvements for r2959 changealec
git-svn-id: https://svn.roundcube.net/trunk@2960 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-09-17- Fix incorrect count of new messages in folder list when using multiple ↵alec
IMAP clients (#1485995) - Fix all folders checking for new messages with disabled caching (#1486128) git-svn-id: https://svn.roundcube.net/trunk@2959 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-08-14Implemented new_messages plugin hook (#1486005)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2860 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-04-23- messages list fix for IEalec
git-svn-id: https://svn.roundcube.net/trunk@2414 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-10Partially reverted r2339 + fix indentationthomasb
git-svn-id: https://svn.roundcube.net/trunk@2347 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-03-09Fixed check-recent [richs]richs
git-svn-id: https://svn.roundcube.net/trunk@2339 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-02-02- Fix checking for recent messages on various IMAP servers (#1485702)alec
- performance fix: Don't fetch quota and recent messages in "message view" mode git-svn-id: https://svn.roundcube.net/trunk@2269 208e9e7b-5314-0410-a742-e7e81cd9613c
2009-01-17* bumping up copyright (happy new year ;-))till
git-svn-id: https://svn.roundcube.net/trunk@2237 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-11-28Option to check for new mails in all folders (#1484374)thomasb
git-svn-id: https://svn.roundcube.net/trunk@2099 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-10-22- Added option focus_on_new_message (#1485374)alec
git-svn-id: https://svn.roundcube.net/trunk@2003 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-09-18#1484805: fix next/last page buttons when new message is added to the list + ↵alec
remove last message git-svn-id: https://svn.roundcube.net/trunk@1819 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-04-11#1484972: optimization: mark as read in one action with preview, deleted ↵alec
redundant quota reads git-svn-id: https://svn.roundcube.net/trunk@1285 208e9e7b-5314-0410-a742-e7e81cd9613c
2008-02-05Applied patch for updating page title (#1484727, #1484650)thomasb
git-svn-id: https://svn.roundcube.net/trunk@1019 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-11-25Only show new messages if they match the current search (#1484176)thomasb
git-svn-id: https://svn.roundcube.net/trunk@932 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-09-19Allow vars and PHP code in templates; improved page title; fixed #1484395thomasb
git-svn-id: https://svn.roundcube.net/trunk@801 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-28Merged branch devel-addressbook from r443 back to trunkthomasb
git-svn-id: https://svn.roundcube.net/trunk@543 208e9e7b-5314-0410-a742-e7e81cd9613c
2007-04-08Fixed check for new messages (closes #1484310)thomasb
git-svn-id: https://svn.roundcube.net/trunk@539 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-08-02Message sorting: added patch by Eric; fixed check-for-recent confusionthomasb
git-svn-id: https://svn.roundcube.net/trunk@291 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-30Misc bug and compatibility fixesrichs
git-svn-id: https://svn.roundcube.net/trunk@270 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-06-27Renameable folders, mail-checking changes, other fixes (richs)richs
git-svn-id: https://svn.roundcube.net/trunk@267 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-05-18renamed $mbox so that it will stop interfering with the $_SESSION when ↵cmcnulty
register_globals is turned on git-svn-id: https://svn.roundcube.net/trunk@232 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-02-04Bugfixes for encoding and sending with attachmentsroundcube
git-svn-id: https://svn.roundcube.net/trunk@130 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-25Added folder purge function and some checksroundcube
git-svn-id: https://svn.roundcube.net/trunk@127 208e9e7b-5314-0410-a742-e7e81cd9613c
2006-01-05Optimized loading time; added periodic mail check; added EXPUNGE commandroundcube
git-svn-id: https://svn.roundcube.net/trunk@93 208e9e7b-5314-0410-a742-e7e81cd9613c