about summary refs log tree commit diff
path: root/lib/mastodon/domains_cli.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop Style/RescueStandardError (#23745)Nick Schonning
2023-02-20Autofix Rubocop remaining Layout rules (#23679)Nick Schonning
2023-02-18Autofix Rubocop Style/Lambda (#23696)Nick Schonning
2023-01-18Add `tootctl domains purge` options to select subdomains and keep domain bloc...Claire
2022-12-13Fix crash and incorrect behavior in tootctl domains crawl (#19004)Claire
2021-07-07Add --by-uri option to `tootctl domains purge` (#16434)Claire
2021-01-22Optimize some regex matching (#15528)luigi
2020-12-14Fix performance on instances list in admin UI (#15282)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-06-27Remove the terms blacklist and whitelist from UX (#14149)Eugen Rochko
2019-10-02Change `tootctl domains purge` to accept multiple domains at once (#12046)Eugen Rochko
2019-09-11Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)Eugen Rochko
2019-09-10Change tootctl to use inline parallelization instead of Sidekiq (#11776)Eugen Rochko
2019-08-03Add option to exclude suspended domains/subdomains from tootctl domains crawl...Darius Kazemi
2019-07-30Add whitelist mode (#11291)Eugen Rochko
2019-05-09Remove custom emojis on "tootctl domains purge" (#10721)Jeong Arm
2019-01-16Fix `tootctl domains crawl` with JSON format output crash (#9820)Eugen Rochko
2019-01-15Add `tootctl domains crawl` (#9809)Eugen Rochko
2018-12-03Improve account suspension speed and completeness (#9290)Eugen Rochko
2018-10-27Do not remove "dead" domains in tootctl accounts cull (#9108)Eugen Rochko