55 Commits (0664704cd94a356b07870d63971ba11a07d24894)

Author SHA1 Message Date
Matt Jankowski 24491abf6d
Fix Rails/DeprecatedActiveModelErrorsMethods cop (#24742)
1 year ago
Claire 1ed0ff30d3
Fix `tootctl accounts cull` crashing when encountering a domain resolving to a private address (#23378)
1 year ago
Daniel M Brasil e8fe941015
Fix `tootctl accounts approve --number N` not aproving N earliest registrations (#24605)
1 year ago
Daniel M Brasil 1d9969fadf
Fix `tootctl accounts create --reattach --force` not working with confirmed accounts (#24680)
1 year ago
Claire 528b8e7e3a
Fix crash in `tootctl accounts create --reattach --force` (#24557)
1 year ago
Daniel M Brasil faf657d709
Fix uncaught ActiveRecord::StatementInvalid exception in `Mastodon::AccountsCLI#approve` (#24590)
1 year ago
Daniel M Brasil 3afa1fda7a
Fix email confirmation skip option in `tootctl accounts modify USERNAME --email EMAIL --confirm` (#24578)
1 year ago
Daniel M Brasil b0800d602e
tootctl: add --approve option to tootctl accounts create (#24533)
1 year ago
9p4 b715bd8e53
Add refreshing many accounts at once with "tootctl accounts refresh" (#23304)
2 years ago
Claire 8784498ebf
Fix tootctl accounts migrate error due to typo (#23567)
2 years ago
Nick Schonning 2177daeae9
Autofix Rubocop Style/RedundantBegin (#23703)
2 years ago
Jeong Arm 0e8f8a1a1c
Implement tootctl accounts prune (#18397)
2 years ago
Claire 745bdb11a0
Add `tootctl accounts migrate` (#22330)
2 years ago
Claire f239d31f23
Add --email and --dry-run options to `tootctl accounts delete` (#22328)
2 years ago
Claire c52263f6f8
Fix deprecation warning in `tootctl accounts rotate` (#22120)
2 years ago
Eugen Rochko d7595adbf4
Add `--remove-role` option to `tootctl accounts modify` (#19477)
2 years ago
Brayd fc46fa8f99
Minimal adjustments to the short description (#18001)
2 years ago
Eugen Rochko 44b2ee3485
Add customizable user roles (#18641)
2 years ago
Eugen Rochko 6221b36b27
Remove sign-in token authentication, instead send e-mail about new sign-in (#17970)
2 years ago
Jeong Arm 3f5f4273b3
Add optional domain restrict to tootctl accounts cull (#16511)
3 years ago
Claire a8ef6d24d8
Fix `tootctl accounts cull` not excluding domains on timeouts and certificate issues (#16433)
3 years ago
Eugen Rochko 771c9d4ba8
Add ability to skip sign-in token authentication for specific users (#16427)
3 years ago
ThibG 13d5b81579
Fix “tootctl accounts unfollow” (#15639)
4 years ago
ThibG f1f96ebf02
Fix being able to import more than allowed number of follows (#15384)
4 years ago
ThibG 1cf2c3a810
Fix external user creation failing when invite request text is required (#15405)
4 years ago
ThibG c4e860277d
Fix "tootctl accounts fix-duplicates" (#15373)
4 years ago
ThibG a60d9335d8
Fix resolving accounts sometimes creating duplicate records for a given AP id (#15364)
4 years ago
Eugen Rochko f844386809
Add `tootctl accounts merge` (#15201)
4 years ago
Eugen Rochko 3134691948
Add support for reversible suspensions through ActivityPub (#14989)
4 years ago
Eugen Rochko ed099d8bdc
Change account suspensions to be reversible by default (#14726)
4 years ago
ThibG ca7ee9f1cf
Add `--reset-password` option to `tootctl accounts modify` (#13126)
5 years ago
Jeong Arm c4fbfaf0b8 Remove unused option from tootctl accounts cull (#12074)
5 years ago
Eugen Rochko c5d37f18cb
Change deletes to preserve soft-deleted statuses in unresolved reports (#11805)
5 years ago
Eugen Rochko 8674814825
Change tootctl to use inline parallelization instead of Sidekiq (#11776)
5 years ago
Stanislas 3a77090d01 Limit "tootctl accounts follow" to local accounts (#11592)
5 years ago
ThibG 14f6ce2885 Record account suspend/silence time and keep track of domain blocks (#10660)
5 years ago
Eugen Rochko d77ee3f276
Fix accounts created through tootctl not being always pre-approved (#10684)
5 years ago
Takeshi Umeda 08ba69b538 Add `tootctl accounts reset-relationships` (#10483)
6 years ago
Eugen Rochko e007c7a99b
Add `tootctl accounts approve` (#10480)
6 years ago
Ben Lubar e6814a332c Fix `tootctl accounts cull` (#10460)
6 years ago
Jeong Arm 67eb47e25f Simplify culling and fix race condition (#10440)
6 years ago
Eugen Rochko e9cd3636c6
Fix `tootctl accounts delete` not deleting user record as well (#9874)
6 years ago
Eugen Rochko ed12619985
Add tootctl accounts follow ACCT (#9414)
6 years ago
Eugen Rochko 5d2fc6de32
Add REST API for creating an account (#9572)
6 years ago
Eugen Rochko 857e8eb312
Fix tootctl accounts rotate not updating public keys (#9556)
6 years ago
Renato "Lond" Cerqueira c66739b418 Touch account on successful response, change char shown when culled (#9293)
6 years ago
Eugen Rochko 6f78500d4f
Do not remove "dead" domains in tootctl accounts cull (#9108)
6 years ago
Sascha b9d7021c1b cli: set exit_on_failure for all CLI classes (#9094)
6 years ago
Eugen Rochko f5b8bd4392
Fix cull tripping on nil in last_webfingered_at (#9051)
6 years ago
Jeong Arm 2e18ad74dc Fix tootctl cull on dead servers (#9041)
6 years ago