mastodon/app
Matt Jankowski 55e1503522 Instances list in admin (#2095)
* Add admin/instances index action

* Add link to instances admin page

* View lists instances

* Instances, grouped by domain, ordered by count

* Use Account.remote scope

* Extract method: Account.by_domain_accounts
2017-04-18 21:09:07 +02:00
..
assets Disable toot button when above 500 characters (#2088) 2017-04-18 19:35:55 +02:00
controllers Instances list in admin (#2095) 2017-04-18 21:09:07 +02:00
helpers Admin reports with accounts (#2092) 2017-04-18 19:36:18 +02:00
lib
mailers Instance helper to replace site title helper (#2038) 2017-04-18 00:16:32 +02:00
models Instances list in admin (#2095) 2017-04-18 21:09:07 +02:00
presenters
services Add "Mastodon" to user agent (#2073) 2017-04-18 16:04:13 +02:00
validators
views Instances list in admin (#2095) 2017-04-18 21:09:07 +02:00
workers