mastodon/spec/controllers
Matt Jankowski ee0c897bba User settings mutation ()
* Add user spec for settings, highlight global default mutation issue

* Fix mutation issue caused by settings/preferences spec
..
admin Admin settings controller refactor, add specs, cleanup ()
api Add static gif for upload testing ()
auth Assign user locale on signup ()
oauth Fix OAuth authorization page and add a spec for it
settings User settings mutation ()
well_known Clean up well-known routes/controllers ()
about_controller_spec.rb Clean up about page ()
account_follow_controller_spec.rb Restful refactor of accounts/ routes ()
account_unfollow_controller_spec.rb Restful refactor of accounts/ routes ()
accounts_controller_spec.rb Restful refactor of accounts/ routes ()
authorize_follow_controller_spec.rb Add ability to use remote follow function on other sites
follower_accounts_controller_spec.rb Restful refactor of accounts/ routes ()
following_accounts_controller_spec.rb Restful refactor of accounts/ routes ()
home_controller_spec.rb Fix OAuth authorization page and add a spec for it
media_controller_spec.rb Media controller specs ()
stream_entries_controller_spec.rb Simplify the way the embed view is created ()
tags_controller_spec.rb Fix OAuth authorization page and add a spec for it