You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/spec/controllers
Matt Jankowski 8b74aa4217 Admin reports controller improvements (#1714)
* Simplify admin/reports controller filtering for index

* Rename parameter to resolved

* Fix issue where reports view could not access filter_link_to

* Add coverage for admin/reports controller

* DRY up resolution of related reports for target account

* Clean up admin/reports routes

* Add Report#statuses method

* DRY up current account action taken params

* Rubocop styles
8 years ago
..
admin Admin reports controller improvements (#1714) 8 years ago
api Fix issue with intermittent api/v1/notifications failure (#1606) 8 years ago
auth Fix /api/v1/accounts/update_credentials tests (#1357) 8 years ago
oauth Fix OAuth authorization page and add a spec for it 8 years ago
settings Settings export refactor (#1646) 8 years ago
well_known Clean up well-known routes/controllers (#1649) 8 years ago
about_controller_spec.rb Clean up about page (#1282) 8 years ago
accounts_controller_spec.rb Add test 8 years ago
authorize_follow_controller_spec.rb Add ability to use remote follow function on other sites 8 years ago
home_controller_spec.rb Fix OAuth authorization page and add a spec for it 8 years ago
stream_entries_controller_spec.rb Simplify the way the embed view is created (#1590) 8 years ago
tags_controller_spec.rb Fix OAuth authorization page and add a spec for it 8 years ago