mastodon/spec/controllers/settings
Thibaut Girka 402da8065c Migrate glitch-soc keyword mutes to Mastodon's
Completely remove glitch-soc's Keyword Mutes, migrate
existing database records to CustomFilters.

Handling of client-side filters is still not implemented
in the glitch-soc front-end.
..
exports Remove exports/base controller in favor of shared concern ()
two_factor_authentication Use raw status code on have_http_status ()
applications_controller_spec.rb Use raw status code on have_http_status ()
deletes_controller_spec.rb Use raw status code on have_http_status ()
exports_controller_spec.rb Use raw status code on have_http_status ()
flavours_controller_spec.rb Thank you, Officer Murphy
follower_domains_controller_spec.rb Use raw status code on have_http_status ()
imports_controller_spec.rb Use raw status code on have_http_status ()
migrations_controller_spec.rb Add tests for migrations_controller ()
notifications_controller_spec.rb Use raw status code on have_http_status ()
preferences_controller_spec.rb Change language opt-out to language opt-in ()
profiles_controller_spec.rb Use raw status code on have_http_status ()
sessions_controller_spec.rb Add missing tests for sessions controller ()
two_factor_authentications_controller_spec.rb Use raw status code on have_http_status ()