mastodon/app
ThibG bd77fd6ff3 Fix BackupService crashing when an attachment is missing (#11241)
* Fix BackupService crashing when an attachment is missing

For various reasons such as admin error or out-of-sync media and
database backups, it might be possible for local attachments to be lost.

This commit allows the BackupService to continue its work even if some media
file is missing.

* Change error message
2019-07-15 00:48:49 +02:00
..
chewy Fix NameError (#11192) 2019-06-27 09:16:55 +02:00
controllers Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream 2019-07-07 13:49:31 +02:00
helpers Merge branch 'master' into glitch-soc/merge-upstream 2019-06-10 18:59:53 +02:00
javascript Add link to edit each listed filter 2019-07-15 00:48:28 +02:00
lib Fix support for HTTP proxies (#11245) 2019-07-07 13:53:09 +02:00
mailers
models Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream 2019-07-07 13:49:31 +02:00
policies
presenters
serializers Allow serializing local-only toots in backup service 2019-07-05 21:50:19 +02:00
services Fix BackupService crashing when an attachment is missing (#11241) 2019-07-15 00:48:49 +02:00
validators
views Merge branch 'master' into glitch-soc/merge-upstream 2019-06-26 23:19:22 +02:00
workers Merge branch 'master' into glitch-soc/merge-upstream 2019-07-04 16:21:39 +02:00