mastodon/app
ThibG 63484ee17a Do not check for file existence when serializing ActivityPub actor ()
When serializing an ActivityPub actor, Mastodon checks for the existence
of the avatar/header files. This is not necessary, only check if avatar/header
is set.

fd8bf49d38/README.md (checking-a-file-exists)
..
chewy Get rid of Chewy order/limit warning ()
controllers Add ability to change an instance default theme from the administration panel () ()
helpers Avoid deleted attributes when building a Status from action log (fixes ) ()
javascript Major update for the French translation ()
lib Add ability to change an instance default theme from the administration panel () ()
mailers Account archive download ()
models Add ability to change an instance default theme from the administration panel () ()
policies Add admin function to deactivate all invites ()
presenters Public profile endorsements (accounts picked by profile owner) ()
serializers Do not check for file existence when serializing ActivityPub actor ()
services Do not crash if remote custom emoji does not define updated date (fixes ) ()
validators Call address instead of exchange ()
views Add ability to change an instance default theme from the administration panel () ()
workers Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote ()