Age | Commit message (Expand) | Author |
2012-05-22 | Removed $Id$ | Aleksander Machniak |
2012-01-18 | Changed license to GNU GPLv3+ with exceptions for skins and plugins | thomascube |
2011-12-16 | Add more classes and options to HTML elements for better styleability | thomascube |
2011-12-05 | - Fix attaching files (broken with changes to _SESSION['compose']) (#1488235) | alecpl |
2011-09-16 | Fix session race conditions when composing new messages | thomascube |
2011-07-04 | - Add optional textual upload progress indicator (#1486039) | alecpl |
2011-03-17 | - Handle properly situation when uploaded attachment file is too big | alecpl |
2011-03-10 | Prepare for multiple concurrent compose windows | thomascube |
2011-01-12 | Bumbed version; Roundcube development is not Switzerland only | thomascube |
2010-09-25 | - s/RoundCube/Roundcube/ | alecpl |
2010-07-30 | - Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list... | alecpl |
2010-06-23 | - removed PHP closing tag | alecpl |
2010-02-09 | - Fix attachment excessive memory use, support messages of any size (#1484660) | alecpl |
2010-01-25 | - set svn:keywords | alecpl |
2009-10-06 | Hold attachment info in a js list in order to simplify things + codestyle | thomascube |
2009-10-03 | - Added attachment upload indicator with parallel upload (#1486058) | alecpl |
2009-09-05 | - Check 'post_max_size' for upload max filesize (#1486089) | alecpl |
2009-07-08 | Check abort flag and display error message from plugin if available | thomascube |
2009-07-08 | Fix usage of rc_mime_content_type() | thomascube |
2009-05-29 | Better icon for deleting folders + remove hard-coded icon path | thomascube |
2009-04-27 | - fix attachment mimetype setting after upload | alecpl |
2009-04-19 | Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some ... | thomascube |
2009-04-06 | - Fix 'temp_dir' does not support relative path under Windows (#1484529) | alecpl |
2009-02-27 | Fix mime-type detection using a hard-coded map (#1485311) | thomascube |
2009-01-17 | * bumping up copyright (happy new year ;-)) | till |
2008-12-05 | - performance: skip imap connection for attachments actions | alecpl |