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
Matt Jankowski 66d8f99a30 Admin reports with accounts (#2092)
* Add a ReportFilter class

* Add reports and targeted_reports relationships to Account

* Use ReportFilter from admin/reports controller

* Link to admin/reports filtered views from admin account show view

* Add indexes to reports.account_id and reports.target_account_id
8 years ago
..
controllers Media controller specs (#2022) 8 years ago
fabricators
features
fixtures
helpers Instance helper to replace site title helper (#2038) 8 years ago
javascript
lib Add forgotten AtomSerializer spec (#2047) 8 years ago
mailers
models Admin reports with accounts (#2092) 8 years ago
presenters
requests
routing
services
support/matchers/model
views
rails_helper.rb
spec_helper.rb