mastodon/spec/controllers
Matt Jankowski 8f4b7c1820 Filter languages with opt out ()
* Remove allowed_languages and add filtered_languages

* Use filtered_languages instead of allowed_languages
..
admin Remove redis clear from before in spec ()
api Enable and fill in JSON response test in API::AccountsController ()
auth Auth sign out ()
concerns Extract user tracking into concern ()
oauth More controller specs ()
settings Filter languages with opt out ()
well_known Clean up well-known routes/controllers ()
about_controller_spec.rb Clean up about page ()
account_follow_controller_spec.rb More controller specs ()
account_unfollow_controller_spec.rb More controller specs ()
accounts_controller_spec.rb Restful refactor of accounts/ routes ()
authorize_follows_controller_spec.rb More controller specs ()
follower_accounts_controller_spec.rb More controller specs ()
following_accounts_controller_spec.rb More controller specs ()
home_controller_spec.rb Fix OAuth authorization page and add a spec for it
media_controller_spec.rb More controller specs ()
remote_follow_controller_spec.rb Fix - Accept own ID for remote follow with and without preceding @ ()
statuses_controller_spec.rb More coverage yes more even more ()
stream_entries_controller_spec.rb Simplify the way the embed view is created ()
tags_controller_spec.rb Return missing page when tag does not exist ()