Age | Commit message (Expand) | Author |
2013-12-25 | Display different icons when Trash folder is empty or full (#1485775) | Aleksander Machniak |
2013-12-23 | Fix so message flags modified by another client are applied on the list on re... | Aleksander Machniak |
2013-12-22 | Remove deprecated functions (these listed in bc.php file) usage | Aleksander Machniak |
2013-01-18 | Improved folder path presentation in page title (use unified delimiter, local... | Aleksander Machniak |
2012-12-12 | Fix so compacting of non-empty folder is possible also when messages list is ... | Aleksander Machniak |
2012-10-24 | - Fix handling dont_override with message_sort_col and message_sort_order set... | 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-04-11 | - Revert r6060, fix #1487822 using css-only | alecpl |
2012-04-11 | Force page reload if list columns changed in IE8 (#1487822) | thomascube |
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-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-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-12-08 | - Better support for READ-ONLY and NOPERM responses handling (#1487083) | alecpl |
2010-10-14 | - Display IMAP errors for LIST/THREAD/SEARCH commands, fixes #1486905 | alecpl |
2010-10-13 | - Minimize session data size by storing only last search result | alecpl |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-09-17 | - Fix list_cols is not updated after column dragging (#1486999) | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-06-04 | - Skip UNSEEN counting when list is empty | alecpl |
2010-05-15 | - remove offline message list generation on IE, this doesn't realy improve pe... | alecpl |
2010-05-06 | - small fix for current_page setting | alecpl |
2010-05-06 | - improve performance and consistency by setting all list-related env data in... | alecpl |
2010-05-02 | - Allow columns order change per user - drag&drop (#1485795) | alecpl |
2010-03-17 | Merged devel-threads branch (r3066:3364) back into trunk | thomascube |
2009-09-23 | - sorting by message index - added 'index_sort' option (#1485936) | 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-06-11 | - speed up empty folder selection | alecpl |
2009-04-02 | - Fix service not available error when pressing back from compose dialog (#14... | alecpl |
2008-12-03 | #1485587: show proper message when using status filter | alecpl |
2008-11-13 | - Added message status filter + fixes for r2046 (searching with SORT) | alecpl |
2008-09-05 | Immediately save sort_col/sort_order in user prefs (#1485265) | thomascube |
2008-09-05 | Killed one more global var + log logins to a separate file (not console) | thomascube |
2008-08-14 | Added template object for current mailbox name (#1485256) | thomascube |
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-10-03 | Update copyright notice | svncommit |
2007-09-19 | Allow vars and PHP code in templates; improved page title; fixed #1484395 | thomascube |
2007-05-18 | Better refresh of message list; improved HTML mail display | thomascube |
2007-05-18 | Use HTTP-POST requests for actions that change application state | thomascube |
2007-04-28 | Merged branch devel-addressbook from r443 back to trunk | thomascube |
2007-02-16 | Better input checking on GET and POST vars | thomascube |
2006-12-20 | Fixed wrong message listing when showing search results | thomascube |
2006-05-18 | renamed $mbox so that it will stop interfering with the $_SESSION when regist... | svncommit |
2006-03-27 | Improved search function | thomascube |
2006-03-23 | Started implementing search function | thomascube |