Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/roundcube/roundcubemail.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-01Steps -> Actions refactoring (#7688)Aleksander Machniak
2019-04-16Remove year(s) from copyright headers + some cleanupAleksander Machniak
2019-02-03HTML5 Upload Progress (#6177) (#6583)Aleksander Machniak
2018-01-04Fix bug where attachment size wasn't visible when the filename was too long (...Aleksander Machniak
2016-12-16Add possibility to attach contact vCard to composed message (#4997)Aleksander Machniak
2016-10-16Fix bug where it wasn't possible to store more that 2MB objects in memcache/a...Aleksander Machniak
2016-09-01Added max_message_size option enforced when attaching files to a composed mes...Aleksander Machniak
2016-07-30Add possibility to rename attachments in mail compose (#4996)Aleksander Machniak
2016-07-28Add possibility to preview and download attachments in mail compose (#5053)Aleksander Machniak
2015-10-09Display attachment size in compose (#1484774)Aleksander Machniak
2015-10-08Added possibility to drag-n-drop attachments from mail preview to compose windowAleksander Machniak
2015-06-07CS fixesAleksander Machniak
2014-06-29Support images in HTML signatures (#1488676)Aleksander Machniak
2014-06-18Improve accessibility on attachments list: use custom tabindex attribute + ad...Thomas Bruederli
2014-05-27Implemented image selector dialog for TinyMCE, css fixes in classic skin for ...Aleksander Machniak
2013-12-25CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-09-15Display full attachment name using title attribute when name is too long to d...Aleksander Machniak
2013-03-02Add methods to append certain nodes to session data in order to avoid session...Thomas Bruederli
2012-11-19Correctly handle multiple file uploads (#1488820)Thomas Bruederli
2012-05-22Removed $Id$Aleksander Machniak
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2011-12-16Add more classes and options to HTML elements for better styleabilitythomascube
2011-12-05- Fix attaching files (broken with changes to _SESSION['compose']) (#1488235)alecpl
2011-09-16Fix session race conditions when composing new messagesthomascube
2011-07-04- Add optional textual upload progress indicator (#1486039)alecpl
2011-03-17- Handle properly situation when uploaded attachment file is too bigalecpl
2011-03-10Prepare for multiple concurrent compose windowsthomascube
2011-01-12Bumbed version; Roundcube development is not Switzerland onlythomascube
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 tagalecpl
2010-02-09- Fix attachment excessive memory use, support messages of any size (#1484660)alecpl
2010-01-25- set svn:keywordsalecpl
2009-10-06Hold attachment info in a js list in order to simplify things + codestylethomascube
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-08Check abort flag and display error message from plugin if availablethomascube
2009-07-08Fix usage of rc_mime_content_type()thomascube
2009-05-29Better icon for deleting folders + remove hard-coded icon paththomascube
2009-04-27- fix attachment mimetype setting after uploadalecpl
2009-04-19Merged 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-27Fix 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 actionsalecpl