mastodon/app
ThibG 63484ee17a Do not check for file existence when serializing ActivityPub actor (#8386)
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)
2018-08-23 16:39:22 +02:00
..
chewy Get rid of Chewy order/limit warning (#8355) 2018-08-22 02:44:56 +02:00
controllers Add ability to change an instance default theme from the administration panel (#7092) (#8381) 2018-08-23 14:17:35 +02:00
helpers Avoid deleted attributes when building a Status from action log (fixes #8371) (#8373) 2018-08-22 20:55:50 +02:00
javascript Major update for the French translation (#8348) 2018-08-23 19:43:03 +09:00
lib Add ability to change an instance default theme from the administration panel (#7092) (#8381) 2018-08-23 14:17:35 +02:00
mailers Account archive download (#6460) 2018-02-21 23:21:32 +01:00
models Add ability to change an instance default theme from the administration panel (#7092) (#8381) 2018-08-23 14:17:35 +02:00
policies Add admin function to deactivate all invites (#8279) 2018-08-19 00:58:53 +02:00
presenters Public profile endorsements (accounts picked by profile owner) (#8146) 2018-08-09 09:56:53 +02:00
serializers Do not check for file existence when serializing ActivityPub actor (#8386) 2018-08-23 16:39:22 +02:00
services Do not crash if remote custom emoji does not define updated date (fixes #8376) (#8377) 2018-08-23 00:27:58 +02:00
validators Call address instead of exchange (#8076) 2018-07-26 04:49:28 +02:00
views Add ability to change an instance default theme from the administration panel (#7092) (#8381) 2018-08-23 14:17:35 +02:00
workers Revert to using Paperclip's filesystem storage, and fix dangling records in remove_remote (#8339) 2018-08-21 17:53:01 +02:00