about summary refs log tree commit diff
path: root/app/controllers/admin/instances_controller.rb
AgeCommit message (Expand)Author
2023-01-05Add dropdown menu item to open admin interface for remote domains (#21895)Claire
2022-12-01Fix some performance issues with /admin/instances (#21907)Claire
2022-03-09Change design of federation pages in admin UI (#17704)Eugen Rochko
2021-12-17Add ability to purge undeliverable domains from admin interface (#16686)Claire
2021-05-05Add management of delivery availability in Federation settings (#15771)Takeshi Umeda
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-04-15Change delivery failure tracking to work with hostnames instead of URLs (#13437)Eugen Rochko
2020-01-20Various fixes and improvements (#12878)Eugen Rochko
2019-08-07Add domain block notes (#11515)ThibG
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-06-22Change domain blocks to automatically support subdomains (#11138)Eugen Rochko
2019-02-18Add domain search/filter to the "Federation" (/admin/instances) page (#10071)ThibG
2019-01-08Redesign admin instances area (#9645)Eugen Rochko
2018-11-19Extract counters from accounts table to account_stats table (#9295)Eugen Rochko
2017-11-11Add moderator role and add pundit policies for admin actions (#5635)Eugen Rochko
2017-09-13Add instance search feature (#4925)nullkal
2017-07-20Add button to re-subscribe to all accounts from a domain (#4285)Eugen Rochko
2017-05-31Add Instance class to list admin records (#3443)Matt Jankowski
2017-04-18Instances list in admin (#2095)Matt Jankowski