mastodon/app
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
2017-04-18 19:36:18 +02:00
..
assets Disable toot button when above 500 characters (#2088) 2017-04-18 19:35:55 +02:00
controllers Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
helpers Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
lib
mailers
models Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
presenters
services Add "Mastodon" to user agent (#2073) 2017-04-18 16:04:13 +02:00
validators
views Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
workers