]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
[MEDIA][OEMBED] Fixed regression in OEmbed, because it relied on accessing the files...
authorMiguel Dantas <biodantasgs@gmail.com>
Sat, 29 Jun 2019 19:10:20 +0000 (20:10 +0100)
committerDiogo Cordeiro <diogo@fc.up.pt>
Sat, 3 Aug 2019 16:31:42 +0000 (17:31 +0100)
commit8f31a1a820bcaf8959a095c265db28b4b557bd7e
treeeb7cfd4d4019b919dfbe976ca6908f54f8d34b9b
parent41875685221582eeff6f4316640f6fac83492dbb
[MEDIA][OEMBED] Fixed regression in OEmbed, because it relied on accessing the files directly, which previous commits broke. The File table really should have a  bool...
actions/attachment.php
actions/attachment_download.php
actions/attachment_thumbnail.php
actions/attachment_view.php
classes/File.php
lib/attachmentlist.php
lib/attachmentlistitem.php
lib/imagefile.php
plugins/Oembed/OembedPlugin.php