Eugen Rochko 8331fdf7e0
Add server rules ()
..
admin Add moderation API ()
keys Add E2EE API ()
account_serializer.rb Change REST API to return empty data for suspended accounts ()
announcement_serializer.rb Add support for links to statuses in announcements to be opened in web UI ()
application_serializer.rb Add vapid_key to the application entity in the REST API ()
context_serializer.rb Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl ()
conversation_serializer.rb Add unread indicator to conversations ()
credential_account_serializer.rb Change silences to always require approval on follow ()
custom_emoji_serializer.rb Add categories for custom emojis ()
encrypted_message_serializer.rb Fix wrong route helper in encrypted messages controller ()
featured_tag_serializer.rb Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ()
filter_serializer.rb Fix filter ID not being a string in REST API ()
identity_proof_serializer.rb squashed identity proof updates ()
instance_serializer.rb Add server rules ()
list_serializer.rb Add configuration option to filter replies in lists ()
marker_serializer.rb Add timeline read markers API ()
media_attachment_serializer.rb Add thumbnail_remote_url in MediaAttachment REST response ()
muted_account_serializer.rb Add duration parameter to muting. ()
notification_serializer.rb Add option to be notified when a followed user posts ()
poll_serializer.rb Add voters count support ()
preferences_serializer.rb Add a preferences API so apps can share basic behaviours ()
preview_card_serializer.rb Add blurhash to preview cards ()
reaction_serializer.rb Add announcements ()
relationship_serializer.rb Add option to be notified when a followed user posts ()
report_serializer.rb Change IDs to strings rather than numbers in API JSON output ()
rule_serializer.rb Add server rules ()
scheduled_status_serializer.rb Fix wrong param name in scheduled statuses and return params in API ()
search_serializer.rb Remove deprecated `GET /api/v1/search` API ()
status_serializer.rb Add account sensitized ()
tag_serializer.rb Track trending tags ()
web_push_subscription_serializer.rb Fix `alerts` booleans not being typecast correctly in push subscription ()