]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
File_thumbnail fixes (run scripts/upgrade.php)
authorMikael Nordfeldth <mmn@hethane.se>
Mon, 12 May 2014 12:33:41 +0000 (14:33 +0200)
committerMikael Nordfeldth <mmn@hethane.se>
Mon, 12 May 2014 12:33:41 +0000 (14:33 +0200)
commit214a10ddeccd970769e4b475a0d142c6ef356d0c
treed2db643d227fcda5e54be1d7f33182dd6ff2155b
parentcd3cff451f2ac12ebe1b98c6ab643a0e4e931599
File_thumbnail fixes (run scripts/upgrade.php)

We're now capable of doing image rotation for thumbnails based on
EXIF orientation data. Also, thumbnails are tracked by filenames and
thus we can delete them from storage when we feel like it.
classes/File.php
classes/File_thumbnail.php
lib/imagefile.php
scripts/upgrade.php