]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
[CORE][UI][ROUTER] Added view action, which inlines images and videos but downloads...
authorMiguel Dantas <biodantasgs@gmail.com>
Wed, 26 Jun 2019 00:54:55 +0000 (01:54 +0100)
committerDiogo Cordeiro <diogo@fc.up.pt>
Sat, 3 Aug 2019 16:31:40 +0000 (17:31 +0100)
commitc7475d78b43161ae031e7424c826ea27c76770b4
tree994ab01df2e9da9771249996e3b4698dac3a1512
parent3c9a07677e60eb2bd6c6989338f36655a6d6ebbc
[CORE][UI][ROUTER] Added view action, which inlines images and videos but downloads everything else. Fixed File url to get an URL fromthe view action, so when a making a remote notice, the correct URL is used, not accessing directly to the file
README.md
actions/attachment_view.php [new file with mode: 0644]
classes/File.php
lib/framework.php
lib/router.php