index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
controllers
/
admin
/
instances_controller.rb
Age
Commit message (
Expand
)
Author
2021-12-17
Add ability to purge undeliverable domains from admin interface (#16686)
Claire
2021-05-05
Add management of delivery availability in Federation settings (#15771)
Takeshi Umeda
2020-12-14
Fix performance on instances list in admin UI (#15282)
Eugen Rochko
2020-04-15
Change delivery failure tracking to work with hostnames instead of URLs (#13437)
Eugen Rochko
2020-01-20
Various fixes and improvements (#12878)
Eugen Rochko
2019-08-07
Add domain block notes (#11515)
ThibG
2019-07-30
Add whitelist mode (#11291)
Eugen Rochko
2019-06-22
Change domain blocks to automatically support subdomains (#11138)
Eugen Rochko
2019-02-18
Add domain search/filter to the "Federation" (/admin/instances) page (#10071)
ThibG
2019-01-08
Redesign admin instances area (#9645)
Eugen Rochko
2018-11-19
Extract counters from accounts table to account_stats table (#9295)
Eugen Rochko
2017-11-11
Add moderator role and add pundit policies for admin actions (#5635)
Eugen Rochko
2017-09-13
Add instance search feature (#4925)
nullkal
2017-07-20
Add button to re-subscribe to all accounts from a domain (#4285)
Eugen Rochko
2017-05-31
Add Instance class to list admin records (#3443)
Matt Jankowski
2017-04-18
Instances list in admin (#2095)
Matt Jankowski