alecpl
|
e019f2d0f2
|
- s/RoundCube/Roundcube/
|
2010-09-25 13:03:53 +00:00 |
|
alecpl
|
e6ce0062f2
|
- Unify hooks names, see rcube_plugin_api::deprecated_hooks for complete list (old names are supported without errors nor warnings)
|
2010-07-30 06:34:02 +00:00 |
|
alecpl
|
b25dfd0913
|
- removed PHP closing tag
|
2010-06-23 09:55:08 +00:00 |
|
alecpl
|
91790e41f3
|
- Fix attachment excessive memory use, support messages of any size (#1484660)
|
2010-02-09 13:10:12 +00:00 |
|
alecpl
|
580ff9c55e
|
- set svn:keywords
|
2010-01-25 19:05:05 +00:00 |
|
thomascube
|
01ffe03908
|
Hold attachment info in a js list in order to simplify things + codestyle
|
2009-10-06 06:55:08 +00:00 |
|
alecpl
|
ebf8726eea
|
- Added attachment upload indicator with parallel upload (#1486058)
|
2009-10-03 19:12:27 +00:00 |
|
alecpl
|
7df0e35210
|
- Check 'post_max_size' for upload max filesize (#1486089)
|
2009-09-05 07:47:07 +00:00 |
|
thomascube
|
c793c6e811
|
Check abort flag and display error message from plugin if available
|
2009-07-08 08:04:50 +00:00 |
|
thomascube
|
08b2d93f5b
|
Fix usage of rc_mime_content_type()
|
2009-07-08 07:49:58 +00:00 |
|
thomascube
|
991a25ab5d
|
Better icon for deleting folders + remove hard-coded icon path
|
2009-05-29 09:37:32 +00:00 |
|
alecpl
|
1fb5874f27
|
- fix attachment mimetype setting after upload
- move style of delete button in attachment-list to mail.css file
|
2009-04-27 07:24:11 +00:00 |
|
thomascube
|
cc97ea0559
|
Merged branch devel-api (from r2208 to r2387) back into trunk (omitting some sample plugins)
|
2009-04-19 17:44:29 +00:00 |
|
alecpl
|
779cbe0066
|
- Fix 'temp_dir' does not support relative path under Windows (#1484529)
- add file_exists check for uploaded attachments
|
2009-04-06 11:33:13 +00:00 |
|
thomascube
|
0ea569c29f
|
Fix mime-type detection using a hard-coded map (#1485311)
|
2009-02-27 10:18:18 +00:00 |
|
till
|
cbbef379a5
|
* bumping up copyright (happy new year ;-))
|
2009-01-17 01:55:39 +00:00 |
|
alecpl
|
133bb07f78
|
- performance: skip imap connection for attachments actions
- created attachments.inc file for attachment upload, remove and display actions
|
2008-12-05 07:38:54 +00:00 |
|