Nick Schonning 434770f580
Autofix Rubocop Rails/FindById ()
..
accounts Autofix Rubocop Style/IfUnlessModifier ()
admin Autofix Rubocop Style/IfUnlessModifier ()
announcements Add announcements ()
apps Remove useless `respond_to` calls ()
crypto Optimize map { ... }.compact calls ()
emails Enable Rubocop HTTP status rules ()
featured_tags Add ability to follow hashtags ()
instances Change about page to be mounted in the web UI ()
lists Autofix Rubocop Style/IfUnlessModifier ()
polls Add more tests for ActivityPub controllers ()
push use Notification::TYPES for api push subscription alerts ()
statuses Autofix Rubocop Style/IfUnlessModifier ()
timelines Revert filtering public timelines by locale by default ()
trends Autofix Rubocop Style/RedundantBegin ()
accounts_controller.rb Enable Rubocop HTTP status rules ()
announcements_controller.rb Autofix Rubocop Style/RedundantBegin ()
apps_controller.rb Add whitelist mode ()
blocks_controller.rb Autofix Rubocop Style/IfUnlessModifier ()
bookmarks_controller.rb Fix 500 error when a bookmark or favorite has been reported and deleted ()
conversations_controller.rb Autofix Rubocop Style/IfUnlessModifier ()
custom_emojis_controller.rb Remove useless `respond_to` calls ()
directories_controller.rb Add profile directory to web UI ()
domain_blocks_controller.rb Autofix Rubocop Style/IfUnlessModifier ()
endorsements_controller.rb Autofix Rubocop Style/IfUnlessModifier ()
favourites_controller.rb Autofix Rubocop Style/IfUnlessModifier ()
featured_tags_controller.rb Change featured tag updates to add/remove activity ()
filters_controller.rb Fix irreversible and whole_word parameters handling in /api/v1/filters ()
follow_requests_controller.rb Autofix Rubocop Style/IfUnlessModifier ()
followed_tags_controller.rb Fix pagination of followed tags ()
instances_controller.rb Add server banner to web app, add `GET /api/v2/instance` to REST API ()
lists_controller.rb Fix uncaught 500 error on invalid `replies_policy` (Fix ) ()
markers_controller.rb Use Rails' index_by where it makes sense ()
media_controller.rb Allow editing media attachments for scheduled toots ()
mutes_controller.rb Autofix Rubocop Style/IfUnlessModifier ()
notifications_controller.rb Autofix Rubocop Rails/FindById ()
polls_controller.rb Add more tests for ActivityPub controllers ()
preferences_controller.rb Remove useless `respond_to` calls ()
reports_controller.rb Fix report category not being saved in REST API ()
scheduled_statuses_controller.rb Autofix Rubocop Style/IfUnlessModifier ()
statuses_controller.rb Add API parameter to safeguard unexpect mentions in new posts ()
streaming_controller.rb Apply Rubocop Style/NegatedIfElseCondition ()
suggestions_controller.rb Change auto-following admin-selected accounts, show in recommendations ()
tags_controller.rb Autofix Rubocop remaining Layout rules ()