]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
Display locally stored remote GIFs as thumbnails
authorMikael Nordfeldth <mmn@hethane.se>
Tue, 8 Mar 2016 00:36:24 +0000 (01:36 +0100)
committerMikael Nordfeldth <mmn@hethane.se>
Tue, 8 Mar 2016 00:36:24 +0000 (01:36 +0100)
commit3b1181dae658ba9deec38b7804d4b3282bb843c8
tree49596956e97df1b12c6d77ec5c1be7e2748bc4bb
parente43fe85454423ebc049a2dd7c8a75a44c753db77
Display locally stored remote GIFs as thumbnails

Many newspapers seem to use animated GIFs as catchy header images, which
we would fail to show from oEmbed/OpenGraph fetching since they would
want us to "use File as Thumbnail", but the only place the image filename
was stored was in File_thumbnail, for the thumbnail of that file_id which
had a URL set.
classes/File.php