summaryrefslogtreecommitdiff
path: root/image.php
AgeCommit message (Expand)Author
2013-06-28image.php: Flush headers and output buffer to prevent a leading empty line in...Martin Stone
2013-04-02add optional support for the X-Sendfile headerMike Frysinger
2013-03-31replace fopen/fread loop with readfileAndrew Dolgov
2013-03-31image.php: replace file_get_contents() with a fread/print loopAndrew Dolgov
2013-03-29send Last-Modified header with the local imageMike Frysinger
2013-03-19rework image caching to work without permanent article content rewriting (ref...Andrew Dolgov
2012-12-09modify include path order (closes #514)Andrew Dolgov
2011-12-28workaround against markup being broken by cache_images()Andrew Dolgov
2011-12-26universal image caching and automatic cache directories maintenanceAndrew Dolgov
2011-12-15include path fix for lighttpdAndrew Dolgov
2011-12-11overall directory tree cleanupAndrew Dolgov
2009-01-22move simplepie/ to libAndrew Dolgov
2007-08-26enable caching of imagesAndrew Dolgov
2007-08-26add simplepie image handlerAndrew Dolgov