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