aboutsummaryrefslogtreecommitdiffstats
path: root/include/photo/photo_gd.php
Commit message (Expand)AuthorAgeFilesLines
* Refactor photo_driver to use namespaces.Klaus Weidenbach2019-02-141-162/+0
* imagemagick preserves exif when scaling. GD does not. We do not want to prese...zotlabs2018-04-221-0/+5
* some initial work on uploading and cropping cover photosredmatrix2016-01-131-0/+17
* fix photo item for search_item.tpl and a minor css fixMario Vavti2015-10-301-1/+1
* add gif to supported image types (if it's supported)friendica2014-09-111-1/+1
* don't try and load an empty string as a photofriendica2013-04-291-0/+3
* photo driver abstractionfriendica2013-04-251-0/+137