summaryrefslogtreecommitdiff
path: root/program/steps/mail/attachments.inc
AgeCommit message (Expand)Author
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