summaryrefslogtreecommitdiff
path: root/program/steps/mail/get.inc
AgeCommit message (Expand)Author
2015-03-12Fix redirct URL for attachments loaded in an iframe (#1490191)Thomas Bruederli
2015-03-08get_part_content() -> get_part_body()Aleksander Machniak
2015-02-20Really fix unwanted warning on BMP attachments (#1490269)Aleksander Machniak
2015-02-19Fix needless security warning on BMP attachments display (#1490282)Aleksander Machniak
2015-01-25Fix false warning when opening attached text/plain files (#1490241)Aleksander Machniak
2015-01-12Fix blocked.gif image usage with assets_dir setAleksander Machniak
2014-10-30More get_folder() -> $MESSAGE->folderAleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-08-14Don't read attachment contents from cache when downloading. Cache might have ...Thomas Bruederli
2014-05-06Support image operations with Imagick extension (#1489734)Aleksander Machniak
2014-04-18Remove IE<7 specific codeAleksander Machniak
2013-12-25CS fixesAleksander Machniak
2013-12-22Remove deprecated functions (these listed in bc.php file) usageAleksander Machniak
2013-11-23Set real content-type for file downloads (#1489439)Aleksander Machniak
2013-11-07Better handling of fopen() errorsAleksander Machniak
2013-07-30Fix downloading binary files with (wrong) text/* content-type (#1489267)Aleksander Machniak
2013-07-29Validate all text attachments not only text/plain. This fixes invalidAleksander Machniak
2013-06-28Fix so filename label is "Name" not "Display name"Aleksander Machniak
2013-06-27Add some displayed attachment info into javascript environmentAleksander Machniak
2013-06-24Improved/unified attachment preview pageAleksander Machniak
2013-05-14Fix problem where security warning was displayed for valid images with image/...Aleksander Machniak
2013-04-26Fix possible collision in generated thumbnail cache key (#1489069)Aleksander Machniak
2013-04-10Skip filename suffix check for embedded images; return blocked.gif instead of...Thomas Bruederli
2013-03-05Fix thumbnail size when GD extension is used for image resize (#1488985)Aleksander Machniak
2013-02-21Don't try to print file extension in a warning message if it's not availableAleksander Machniak
2013-02-07Ignore file extension difference for text/plain attachments (#1488891)Thomas Bruederli
2013-01-24Load a default stylesheet (embed.css) from skin in plain html pages (e.g. att...Thomas Bruederli
2013-01-19Also block remote images in HTML part view (#1488827)Thomas Bruederli
2012-12-29Minor IE7/8 fixesThomas Bruederli
2012-12-28Unified attachments filenames handling for message parts without a filenameAleksander Machniak
2012-12-22Make html button-links work in IEThomas Bruederli
2012-12-10Append filename extension if missingThomas Bruederli
2012-12-05Add workaround for IE<=8 bug where Content-Disposition:inline was ignored (#1...Aleksander Machniak
2012-11-30Fix attachment Content-Length for in-memory files (#1488844)Aleksander Machniak
2012-11-27Fix XSS vulnerability using Flash files (#1488828) by comparing mimetypes and...Thomas Bruederli
2012-11-10New feature: display attached images as thumbnails below message bodyThomas Bruederli
2012-06-08Add Content-Length for attachments where possible (#1485478)Aleksander Machniak
2012-05-30Display Tiff as Jpeg in browsers without Tiff support (#1488452)Aleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-05-22Remove last instance of storage_connect() with possible performanceAleksander Machniak
2012-04-19- Fix attachment name regression (#1488446)alecpl
2012-04-13- Merge devel-framework branch, resolved conflictsalecpl
2012-03-16Pass message UID to 'message_part_get' hookthomascube
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2011-12-20Fix crashes with eAccelerator (#1488256)thomascube
2011-12-07- Remove deprecated global $IMAP variable usage (#1488148)alecpl
2011-12-06Show attachment filename in page titlethomascube
2011-11-29Content filter for embedded attachments to protect from XSS on IE<=8 (#1487895)thomascube
2011-11-25- Prevent from memory_limit exceeding when trying to parse big messages bodie...alecpl