]> cat aescling's git repositories - mastodon.git/commit
When accessing uncached media attachment, redownload it (#4955)
authorEugen Rochko <eugen@zeonfederated.com>
Sat, 16 Sep 2017 01:01:45 +0000 (03:01 +0200)
committerGitHub <noreply@github.com>
Sat, 16 Sep 2017 01:01:45 +0000 (03:01 +0200)
commit54edb4b853522b322922b65989ddfc5fdf928014
treebf169285ecb1e9073ca0c7beaf73ed71f2666521
parent6c81f9d6e553d2e9346514d1b1c8c214c317fed4
When accessing uncached media attachment, redownload it (#4955)

* When accessing uncached media attachment, redownload it

* Prevent re-download of rejected media
app/controllers/media_proxy_controller.rb [new file with mode: 0644]
app/models/media_attachment.rb
app/serializers/rest/media_attachment_serializer.rb
config/routes.rb
lib/tasks/mastodon.rake