summaryrefslogtreecommitdiff
path: root/program/steps/mail/check_recent.inc
AgeCommit message (Expand)Author
2014-12-17Read page and page_size before check_recent hook is executedAleksander Machniak
2014-06-30Display quota information for current folder not INBOX only (#1487993)Aleksander Machniak
2014-05-12Bypass cache when counting EXISTS messagesAleksander Machniak
2014-04-13Use POST for refresh/check-recent requestAleksander Machniak
2014-04-07More fixes for multi-folder search (#1485234)Thomas Bruederli
2013-12-25Display different icons when Trash folder is empty or full (#1485775)Aleksander Machniak
2013-12-23Fix so message flags modified by another client are applied on the list on re...Aleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-06-11Do not reset messages count in set_folder()Aleksander Machniak
2013-03-16Notify about a new mail only if it's UNSEEN (#1388965)Aleksander Machniak
2013-03-10Trigger 'refresh' hook in mail viewThomas Bruederli
2012-12-12Fix so compacting of non-empty folder is possible also when messages list is ...Aleksander Machniak
2012-12-07Plugin API: add 'check_recent' hook with possibility to control folders list ...Aleksander Machniak
2012-11-11Added cross-task 'refresh' request for system state updatesAleksander Machniak
2012-08-11Added separate From and To columns apart from smart From/To column (#1486891)Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-02-07- Workaround IMAP server issue when THREAD command returns less messages than...alecpl
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-11-24- Mark (with different color) folders with recent messages (#1486234)alecpl
2011-09-22- Fix bug where after delete message rows can be added to the list of another...alecpl
2011-09-18- Cache synchronization using QRESYNC/CONDSTOREalecpl
2011-09-16Trigger 'new_messages' hook for all checked folders (#1488083)thomascube
2011-06-22Trigger keep_alive hook when checking for recent messages, toothomascube
2011-05-19- Removed focus_on_new_message option, added newmail_notify pluginalecpl
2011-05-06- Add possibility (for plugins) to filter folders lists by some additional cr...alecpl
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
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