mastodon/app/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
2017-04-14 11:10:28 +02:00
..
admin Admin reports controller improvements (#1714) 2017-04-14 11:10:28 +02:00
api
auth
concerns
oauth
settings Settings export refactor (#1646) 2017-04-13 13:02:02 +02:00
well_known
about_controller.rb
accounts_controller.rb
api_controller.rb Do not store last visited URL from API controllers (#1330) 2017-04-09 22:21:52 +02:00
application_controller.rb Fix #1165 - before_action was called before protect_from_forgery 2017-04-08 02:30:50 +02:00
authorize_follow_controller.rb
home_controller.rb
media_controller.rb
remote_follow_controller.rb
statuses_controller.rb
stream_entries_controller.rb
tags_controller.rb Fix public tags page 2016-12-04 16:56:45 +01:00