mastodon/app/serializers
Claire 0405be69d2
Fix REST API serializer for Account not including `moved` when the moved account has itself moved (#22483)
Instead of cutting immediately, cut after one recursion.
2023-01-18 16:25:31 +01:00
..
activitypub Change featured tag updates to add/remove activity (#19409) 2022-10-22 18:30:55 +02:00
nodeinfo Fix nodeinfo metadata attribute being an array instead of an object (#20114) 2022-11-08 17:26:11 +01:00
rest Fix REST API serializer for Account not including `moved` when the moved account has itself moved (#22483) 2023-01-18 16:25:31 +01:00
web
initial_state_serializer.rb Fix punycoded local domains not being prettified in initial state (#21440) 2022-12-15 17:05:40 +01:00
manifest_serializer.rb Add maskable icon support for Android (#20904) 2022-11-17 10:52:30 +01:00
oembed_serializer.rb
webfinger_serializer.rb