Age | Commit message (Expand) | Author |
2013-06-11 | Do not reset messages count in set_folder() | Aleksander Machniak |
2013-03-16 | Notify about a new mail only if it's UNSEEN (#1388965) | Aleksander Machniak |
2013-03-10 | Trigger 'refresh' hook in mail view | Thomas Bruederli |
2012-12-12 | Fix so compacting of non-empty folder is possible also when messages list is ... | Aleksander Machniak |
2012-12-07 | Plugin API: add 'check_recent' hook with possibility to control folders list ... | Aleksander Machniak |
2012-11-11 | Added cross-task 'refresh' request for system state updates | Aleksander Machniak |
2012-08-11 | Added separate From and To columns apart from smart From/To column (#1486891) | Aleksander Machniak |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-02-07 | - Workaround IMAP server issue when THREAD command returns less messages than... | alecpl |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2012-01-16 | Merged devel-framework branch (r5746:5779) back into trunk | thomascube |
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/CONDSTORE | alecpl |
2011-09-16 | Trigger 'new_messages' hook for all checked folders (#1488083) | thomascube |
2011-06-22 | Trigger keep_alive hook when checking for recent messages, too | thomascube |
2011-05-19 | - Removed focus_on_new_message option, added newmail_notify plugin | alecpl |
2011-05-06 | - Add possibility (for plugins) to filter folders lists by some additional cr... | alecpl |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-10-13 | - Minimize session data size by storing only last search result | alecpl |
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 tag | alecpl |
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-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2010-03-03 | - fix order of messages added by check_recent | alecpl |
2010-03-02 | New recent check based on UIDs | thomascube |
2010-03-02 | Fix checking for new mail (#1485794) | thomascube |
2010-01-25 | - set svn:keywords | alecpl |
2009-12-13 | - Plugin API: added 'quota' hook | alecpl |
2009-09-17 | - save unseen count also for current mailbox | alecpl |
2009-09-17 | - some code improvements for r2959 change | alecpl |
2009-09-17 | - Fix incorrect count of new messages in folder list when using multiple IMAP... | alecpl |
2009-08-14 | Implemented new_messages plugin hook (#1486005) | thomascube |
2009-04-23 | - messages list fix for IE | alecpl |
2009-03-10 | Partially reverted r2339 + fix indentation | thomascube |
2009-03-09 | Fixed 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-28 | Option 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-05 | Applied patch for updating page title (#1484727, #1484650) | thomascube |
2007-11-25 | Only show new messages if they match the current search (#1484176) | thomascube |
2007-09-19 | Allow vars and PHP code in templates; improved page title; fixed #1484395 | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2007-04-08 | Fixed check for new messages (closes #1484310) | thomascube |