Commit Graph

13 Commits (9745de883b198375ba23f7fde879f6d75ce2df0f)

Author SHA1 Message Date
Eugen Rochko 94e5e834f2
Improve performance of list of blocked domains by caching counts ()
ThibG 359d26a053 Fix “reset” button of instance filter switching to custom emoji admin panel ()
ThibG 6840a77711 Add domain search/filter to the "Federation" (/admin/instances) page ()
Eugen Rochko a269ffdfa5
Change "federation" admin UI link to point to "limited" domains ()
Eugen Rochko 1c6588accc
Redesign admin instances area ()
Eugen Rochko fd5285658f
Add option to block reports from domain ()
nullkal da77f65c46 Add instance search feature ()
nullkal 9e2ff3ef71 Make instance names in into links to user list in the instance ()
Lynx Kotoura 3c45d3963a Scrollable tables in settings pages ()
* Scrollable tables in settings pages

* Add space before curly brace
Eugen Rochko 4b911fea03 Add button to re-subscribe to all accounts from a domain ()
Matt Jankowski a132332b86 Add Instance class to list admin records ()
Matt Jankowski b5eec34230 Add admin area view partials for each record type ()
Matt Jankowski 55e1503522 Instances list in admin ()
* 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