mastodon/app/controllers
alpaca-tc a0b1951791 Refactor domain_blocks_controller ()
* Set domain_block by before_action

* Cast value with ActiveRecord::Type

* Batch update
..
admin Refactor domain_blocks_controller ()
api Use null as default oEmbed height ()
auth Auth sign out ()
concerns Fix Rubocop offences ()
oauth Fix - before_action was called before protect_from_forgery
settings Filter on allowed user language preferences ()
well_known Downgrade rubocop 0.48.1 => 0.46.0 ()
about_controller.rb Clean up about page ()
account_follow_controller.rb Restful refactor of accounts/ routes ()
account_unfollow_controller.rb Restful refactor of accounts/ routes ()
accounts_controller.rb Change ActivityPub paging to match spec. Clean up ActivityPub outbox changes. ()
api_controller.rb Avoid dynamic methods due to processing speed ()
application_controller.rb Error responses cleanup ()
authorize_follows_controller.rb Downgrade rubocop 0.48.1 => 0.46.0 ()
follower_accounts_controller.rb Optimize follower_accounts and following_accounts ()
following_accounts_controller.rb Optimize follower_accounts and following_accounts ()
home_controller.rb Fix Doorkeeper error ()
media_controller.rb Media controller specs ()
remote_follow_controller.rb Coverage for remote follows ()
statuses_controller.rb Prettier account and stream entry URLs
stream_entries_controller.rb Simplify the way the embed view is created ()
tags_controller.rb Return missing page when tag does not exist ()