Akihiko Odaki 778b37790b Do not fetch environment variables to determine default locale ()
The default locale is now set by config.
..
account_serializer.rb Fix - Prevent nested migrated accounts, or migrations to self ()
application_serializer.rb In REST API, when URL can be missing, cast it to nil ()
context_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
credential_account_serializer.rb Add setting a always mark media as sensitive ()
custom_emoji_serializer.rb Feature: Unlisted custom emojis ()
instance_serializer.rb Do not fetch environment variables to determine default locale ()
list_serializer.rb Display list column ()
media_attachment_serializer.rb In REST API, when URL can be missing, cast it to nil ()
notification_serializer.rb Change IDs to strings rather than numbers in API JSON output ()
preview_card_serializer.rb Add embed_url to preview cards ()
relationship_serializer.rb Break out nested relationship API keys ()
report_serializer.rb Change IDs to strings rather than numbers in API JSON output ()
search_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
status_serializer.rb Make sure nil IDs to not get cast to empty string in REST API ()