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 Fix #1972, fix #1870 - Fix special characters in XML, add tests (#1988) 2017-04-17 19:58:54 +02:00
mailers Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
models Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
presenters About page contact email (#1839) 2017-04-15 13:33:25 +02:00
services Add "Mastodon" to user agent (#2073) 2017-04-18 16:04:13 +02:00
validators Organize coverage dirs (#1695) 2017-04-13 16:00:31 +02:00
views Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
workers Quick best practice cleanup of views/helpers (#1546) 2017-04-12 18:24:18 +02:00