1
0
Fork 0
mirror of https://github.com/mastodon/mastodon.git synced 2024-08-20 21:08:15 -07:00
mastodon/app/serializers/rest
Eugen Rochko 58cede4808
Profile redirect notes ()
* Serialize moved accounts into REST and ActivityPub APIs

* Parse federated moved accounts from ActivityPub

* Add note about moved accounts to public profiles

* Add moved account message to web UI

* Fix code style issues
2017-11-18 19:39:02 +01:00
..
account_serializer.rb Profile redirect notes () 2017-11-18 19:39:02 +01:00
application_serializer.rb In REST API, when URL can be missing, cast it to nil () 2017-10-07 18:55:48 +02:00
context_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl () 2017-07-07 04:02:06 +02:00
credential_account_serializer.rb Add setting a always mark media as sensitive () 2017-07-10 14:00:32 +02:00
custom_emoji_serializer.rb Feature: Unlisted custom emojis () 2017-10-27 16:11:30 +02:00
instance_serializer.rb Uploads for admin site settings () 2017-09-14 00:04:30 +02:00
list_serializer.rb Lists () 2017-11-18 00:16:48 +01:00
media_attachment_serializer.rb In REST API, when URL can be missing, cast it to nil () 2017-10-07 18:55:48 +02:00
notification_serializer.rb Change IDs to strings rather than numbers in API JSON output () 2017-09-20 14:53:48 +02:00
preview_card_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl () 2017-07-07 04:02:06 +02:00
relationship_serializer.rb Change IDs to strings rather than numbers in API JSON output () 2017-09-20 14:53:48 +02:00
report_serializer.rb Change IDs to strings rather than numbers in API JSON output () 2017-09-20 14:53:48 +02:00
search_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl () 2017-07-07 04:02:06 +02:00
status_serializer.rb Make sure nil IDs to not get cast to empty string in REST API () 2017-09-24 04:09:32 +02:00