]> cat aescling's git repositories - mastodon.git/commit
Add retry for failed media downloads and `tootctl media refresh` (#11775)
authorEugen Rochko <eugen@zeonfederated.com>
Tue, 10 Sep 2019 13:29:12 +0000 (15:29 +0200)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 13:29:12 +0000 (15:29 +0200)
commit031ca25014e0ba88d3dcc3086947b41449a672e2
tree405ee6477c1406034faf4dbdfb6139d4090e9005
parent86748148256b504c0411119628435b1445959309
Add retry for failed media downloads and `tootctl media refresh` (#11775)
app/lib/activitypub/activity/create.rb
app/models/concerns/remotable.rb
app/models/media_attachment.rb
app/workers/redownload_media_worker.rb [new file with mode: 0644]
lib/mastodon/media_cli.rb