trwnh 4950e59cdc
Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ()
* Update featured_tags_controller.rb

* Update featured_tag_serializer.rb

* Update featured_tag_serializer.rb

* Delete account_featured_tag_serializer.rb

* please codeclimate

* please codeclimate
..
accounts Use existing FeaturedTag serializer and delete AccountFeaturedTag serializer ()
admin Add account sensitized ()
announcements Add announcements ()
apps Remove useless `respond_to` calls ()
crypto Make Array-creation behavior of Paginable more predictable ()
featured_tags Changed tag most_used to recently_used ()
instances Fix performance on instances list in admin UI ()
lists Change REST API to return empty data for suspended accounts ()
polls Add more tests for ActivityPub controllers ()
push Fix not being able to enable status notifications in Web Push API ()
statuses Fix not being able to unfavorite toots one has lost access to ()
timelines Refactor how public and tag timelines are queried ()
accounts_controller.rb Add duration parameter to muting. ()
announcements_controller.rb Fix dismissing an announcement twice raising an obscure error ()
apps_controller.rb Add whitelist mode ()
blocks_controller.rb Change REST API to return empty data for suspended accounts ()
bookmarks_controller.rb Make Array-creation behavior of Paginable more predictable ()
conversations_controller.rb Make Array-creation behavior of Paginable more predictable ()
custom_emojis_controller.rb Remove useless `respond_to` calls ()
directories_controller.rb Add profile directory to web UI ()
domain_blocks_controller.rb Remove useless `respond_to` calls ()
endorsements_controller.rb Change REST API to return empty data for suspended accounts ()
favourites_controller.rb Make Array-creation behavior of Paginable more predictable ()
featured_tags_controller.rb Add featured tags API ()
filters_controller.rb Remove useless `respond_to` calls ()
follow_requests_controller.rb Add option to be notified when a followed user posts ()
instances_controller.rb Remove useless `respond_to` calls ()
lists_controller.rb Add configuration option to filter replies in lists ()
markers_controller.rb Add timeline read markers API ()
media_controller.rb Add customizable thumbnails for audio and video attachments ()
mutes_controller.rb Add duration parameter to muting. ()
notifications_controller.rb Change REST API to return empty data for suspended accounts ()
polls_controller.rb Add more tests for ActivityPub controllers ()
preferences_controller.rb Remove useless `respond_to` calls ()
reports_controller.rb Add rate limit for reporting ()
scheduled_statuses_controller.rb Make Array-creation behavior of Paginable more predictable ()
statuses_controller.rb Fix/14021 behaviour on add or remove toots ()
streaming_controller.rb Remove useless `respond_to` calls ()
suggestions_controller.rb Remove useless `respond_to` calls ()
trends_controller.rb Remove useless `respond_to` calls ()