trwnh c374729225
Add `sensitized` to Admin::Account serializer (fix ) ()
* Add `sensitized` to Admin::Account serializer (fix )

* remove whitespace, please linter
..
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 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 Add customizable user roles ()
custom_emoji_serializer.rb Add categories for custom emojis ()
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 Add timeline read markers API ()
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 Fix preferred posting language returning unusable value in REST API ()
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 ability to filter followed accounts' posts by language ()
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 Fix wrong param name in scheduled statuses and return params in API ()
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 Fix `alerts` booleans not being typecast correctly in push subscription ()