Jed Fox 0e7549b82d
Add `reading:autoplay:gifs` to /api/v1/preferences ()
..
admin Add `sensitized` to Admin::Account serializer (fix ) ()
keys Add E2EE API ()
trends Add trending links ()
v1 Add synchronization of remote featured tags ()
account_serializer.rb Change public accounts pages to mount the web UI ()
announcement_serializer.rb Refactor formatter ()
application_serializer.rb
context_serializer.rb
conversation_serializer.rb
credential_account_serializer.rb Add customizable user roles ()
custom_emoji_serializer.rb
domain_block_serializer.rb Change about page to be mounted in the web UI ()
encrypted_message_serializer.rb Fix wrong route helper in encrypted messages controller ()
extended_description_serializer.rb Change settings area to be separated into categories in admin UI ()
familiar_followers_serializer.rb Add `/api/v1/accounts/familiar_followers` to REST API ()
featured_tag_serializer.rb Change featured hashtags to be displayed in navigation panel ()
filter_keyword_serializer.rb Revamp post filtering system ()
filter_result_serializer.rb Add ability to filter individual posts ()
filter_serializer.rb Add ability to filter individual posts ()
filter_status_serializer.rb Add ability to filter individual posts ()
instance_serializer.rb Change `closed_registrations_message` to `message` and add Markdown ()
list_serializer.rb Add configuration option to filter replies in lists ()
marker_serializer.rb
media_attachment_serializer.rb Stop setting a shortcode to newly-created media attachments ()
muted_account_serializer.rb Add duration parameter to muting. ()
notification_serializer.rb Add notifications for new reports ()
poll_serializer.rb Add voters count support ()
preferences_serializer.rb Add `reading:autoplay:gifs` to /api/v1/preferences ()
preview_card_serializer.rb Add blurhash to preview cards ()
privacy_policy_serializer.rb Change privacy policy to be rendered in web UI, add REST API ()
reaction_serializer.rb Add announcements ()
relationship_serializer.rb Add follow request banner on account header ()
report_serializer.rb Fix missing cast of status and rule IDs to string (fix ) ()
role_serializer.rb Add customizable user roles ()
rule_serializer.rb Add server rules ()
scheduled_status_serializer.rb
search_serializer.rb Remove deprecated `GET /api/v1/search` API ()
status_edit_serializer.rb Refactor formatter ()
status_serializer.rb Revamp post filtering system ()
status_source_serializer.rb Add support for editing for published statuses ()
suggestion_serializer.rb Add cold-start follow recommendations ()
tag_serializer.rb Add ability to follow hashtags ()
translation_serializer.rb Add mention of the translation provider when translating a post ()
web_push_subscription_serializer.rb