Aleksander Machniak
2016-01-06 3faf89c354b4b8523b12c746281c8e71505d049d
2016-01-06 Aleksander Machniak
Fix XSS issue in SVG images handling (#1490625)
blob@ 3faf89 commitdiff | diff to current
2015-09-10 Aleksander Machniak
Fix issue where Content-Length of some attachments could be set to wrong va...
blob@ 969547 commitdiff | diff to current
2014-10-30 Aleksander Machniak
More get_folder() -> $MESSAGE->folder
blob@ e03bcf commitdiff | diff to current
2014-10-22 Aleksander Machniak
Fix download of attachments that are part of TNEF message (#1490091)
blob@ 3db159 commitdiff | diff to current
2014-08-14 Thomas Bruederli
Don't read attachment contents from cache when downloading. Cache might hav...
blob@ 2d284d commitdiff | diff to current
2013-12-25 Aleksander Machniak
CS fixes
blob@ c97625 commitdiff | diff to current
2013-12-22 Aleksander Machniak
Remove deprecated functions (these listed in bc.php file) usage
blob@ 6b2b2e commitdiff | diff to current
2013-11-23 Aleksander Machniak
Set real content-type for file downloads (#1489439)
blob@ 8c5f40 commitdiff | diff to current
2013-11-07 Aleksander Machniak
Better handling of fopen() errors
blob@ d1a170 commitdiff | diff to current
2013-07-30 Aleksander Machniak
Fix downloading binary files with (wrong) text/* content-type (#1489267)
blob@ ae8533 commitdiff | diff to current
2013-07-29 Aleksander Machniak
Validate all text attachments not only text/plain. This fixes invalid warni...
blob@ d59a8d commitdiff | diff to current
2013-06-28 Aleksander Machniak
Fix so filename label is "Name" not "Display name"
blob@ ad052b commitdiff | diff to current
2013-06-27 Aleksander Machniak
Add some displayed attachment info into javascript environment
blob@ eaf383 commitdiff | diff to current
2013-06-24 Aleksander Machniak
Improved/unified attachment preview page Implemented attachment print button
blob@ 049428 commitdiff | diff to current
2013-05-14 Aleksander Machniak
Fix problem where security warning was displayed for valid images with imag...
blob@ 3375a6 commitdiff | diff to current
2013-04-26 Aleksander Machniak
Fix possible collision in generated thumbnail cache key (#1489069)
blob@ d7fcd8 commitdiff | diff to current
2013-04-10 Thomas Bruederli
Skip filename suffix check for embedded images; return blocked.gif instead ...
blob@ a021d6 commitdiff | diff to current
2013-03-05 Aleksander Machniak
Fix thumbnail size when GD extension is used for image resize (#1488985)
blob@ 139635 commitdiff | diff to current
2013-02-21 Aleksander Machniak
Don't try to print file extension in a warning message if it's not available
blob@ 7c851e commitdiff | diff to current
2013-02-07 Thomas Bruederli
Ignore file extension difference for text/plain attachments (#1488891)
blob@ 921115 commitdiff | diff to current
2013-01-24 Thomas Bruederli
Load a default stylesheet (embed.css) from skin in plain html pages (e.g. a...
blob@ 1730cf commitdiff | diff to current
2013-01-19 Thomas Bruederli
Also block remote images in HTML part view (#1488827)
blob@ 1ef403 commitdiff | diff to current
2012-12-29 Thomas Bruederli
Minor IE7/8 fixes
blob@ d9f180 commitdiff | diff to current
2012-12-28 Aleksander Machniak
Unified attachments filenames handling for message parts without a filename
blob@ be72fb commitdiff | diff to current
2012-12-22 Thomas Bruederli
Make html button-links work in IE
blob@ 5f0bd1 commitdiff | diff to current
2012-12-10 Thomas Bruederli
Append filename extension if missing
blob@ 315216 commitdiff | diff to current
2012-12-05 Aleksander Machniak
Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (...
blob@ c7ff6e commitdiff | diff to current
2012-11-30 Aleksander Machniak
Fix attachment Content-Length for in-memory files (#1488844)
blob@ 8afbc8 commitdiff | diff to current
2012-11-27 Thomas Bruederli
Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes a...
blob@ c14b33 commitdiff | diff to current
2012-11-10 Thomas Bruederli
New feature: display attached images as thumbnails below message body
blob@ 031491 commitdiff | diff to current
2012-06-08 Aleksander Machniak
Add Content-Length for attachments where possible (#1485478)
blob@ 4fd5b6 commitdiff | diff to current
2012-05-30 Aleksander Machniak
Display Tiff as Jpeg in browsers without Tiff support (#1488452)
blob@ 19cc5b commitdiff | diff to current
2012-05-22 Aleksander Machniak
Removed $Id$
blob@ 041c93 commitdiff | diff to current
2012-05-22 Aleksander Machniak
Remove last instance of storage_connect() with possible performance improve...
blob@ 4bfe4e commitdiff | diff to current
2012-04-19 alecpl
- Fix attachment name regression (#1488446)
blob@ b4f95a commitdiff | diff to current
2012-04-13 alecpl
- Merge devel-framework branch, resolved conflicts
blob@ 0c2596 commitdiff | diff to current
2012-03-16 thomascube
Pass message UID to 'message_part_get' hook
blob@ d1e343 commitdiff | diff to current
2012-01-18 thomascube
Changed license to GNU GPLv3+ with exceptions for skins and plugins
blob@ 7fe381 commitdiff | diff to current
2012-01-16 thomascube
Merged devel-framework branch (r5746:5779) back into trunk
blob@ c321a9 commitdiff | diff to current
2011-12-20 thomascube
Fix crashes with eAccelerator (#1488256)
blob@ c29b82 commitdiff | diff to current
2011-12-07 alecpl
- Remove deprecated global $IMAP variable usage (#1488148)
blob@ b6da0b commitdiff | diff to current
2011-12-06 thomascube
Show attachment filename in page title
blob@ 3f8117 commitdiff | diff to current
2011-11-29 thomascube
Content filter for embedded attachments to protect from XSS on IE<=8 (#1487...
blob@ 57486f commitdiff | diff to current
2011-11-25 alecpl
- Prevent from memory_limit exceeding when trying to parse big messages bod...
blob@ e0960f commitdiff | diff to current
2011-11-24 alecpl
- Fix possible infinite redirect on attachment preview (#1488199)
blob@ 5510a5 commitdiff | diff to current
2011-09-23 alecpl
- Make the whole PHP output non-cacheable (#1487797)
blob@ 9e54e6 commitdiff | diff to current
2011-08-29 thomascube
Add plugin hook message_part_get for message part downloads
blob@ d78771 commitdiff | diff to current
2011-01-12 thomascube
Bumbed version; Roundcube development is not Switzerland only
blob@ f5e7b3 commitdiff | diff to current
2010-10-20 alecpl
- Add workaround for some Outlook's wrong content-types, per discussion in ...
blob@ e0bd70 commitdiff | diff to current
2010-09-25 alecpl
- s/RoundCube/Roundcube/
blob@ e019f2 commitdiff | diff to current
first | « prev | next »