1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/serializers
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
..
activitypub Do not check for file existence when serializing ActivityPub actor (#8386) 2018-08-23 16:39:22 +02:00
rest Move status counters to separate table, count replies (#8104) 2018-08-14 19:19:32 +02:00
rss
web
initial_state_serializer.rb Display Mastodon version in footer of web UI (#8013) 2018-07-14 03:56:34 +02:00
manifest_serializer.rb
oembed_serializer.rb
webfinger_serializer.rb Add remote interaction dialog for toots (#8202) 2018-08-18 03:03:12 +02:00