mastodon/spec/controllers
Matt Jankowski dbe9f33fdc Admin base controller (#1465)
* Add Admin::BaseController to wrap admin area

Extracts the setting of the `admin` layout and verifying that users are admins
to a common base class for the admin/ controllers.

* Add basic coverage for admin/reports and admin/settings controllers
2017-04-10 21:27:03 +02:00
..
admin Admin base controller (#1465) 2017-04-10 21:27:03 +02:00
api Fix /api/v1/accounts/update_credentials tests (#1357) 2017-04-09 20:23:14 +02:00
auth Fix /api/v1/accounts/update_credentials tests (#1357) 2017-04-09 20:23:14 +02:00
oauth Fix OAuth authorization page and add a spec for it 2016-11-18 23:10:44 +01:00
settings E-mail preferences page 2016-10-14 02:28:49 +02:00
about_controller_spec.rb Clean up about page (#1282) 2017-04-09 14:47:25 +02:00
accounts_controller_spec.rb Add test 2017-02-06 12:14:02 -08:00
authorize_follow_controller_spec.rb Add ability to use remote follow function on other sites 2016-12-29 16:54:54 +01:00
home_controller_spec.rb Fix OAuth authorization page and add a spec for it 2016-11-18 23:10:44 +01:00
stream_entries_controller_spec.rb Fixing atom feeds for accounts, adding tests that would catch such bugs in future 2016-09-08 00:33:07 +02:00
tags_controller_spec.rb Fix OAuth authorization page and add a spec for it 2016-11-18 23:10:44 +01:00
xrd_controller_spec.rb Fix #690 - Webfinger should handle new shortform profile URLs now (nice) 2017-03-28 11:25:43 +02:00