about summary refs log tree commit diff
path: root/lib/mastodon/accounts_cli.rb
AgeCommit message (Expand)Author
2020-11-08Add support for reversible suspensions through ActivityPub (#14989)Eugen Rochko
2020-09-15Change account suspensions to be reversible by default (#14726)Eugen Rochko
2020-02-22Add `--reset-password` option to `tootctl accounts modify` (#13126)ThibG
2019-10-06Remove unused option from tootctl accounts cull (#12074)Jeong Arm
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-17Limit "tootctl accounts follow" to local accounts (#11592)Stanislas
2019-05-14Record account suspend/silence time and keep track of domain blocks (#10660)ThibG
2019-05-03Fix accounts created through tootctl not being always pre-approved (#10684)Eugen Rochko
2019-04-08Add `tootctl accounts reset-relationships` (#10483)Takeshi Umeda
2019-04-06Add `tootctl accounts approve` (#10480)Eugen Rochko
2019-04-04Fix `tootctl accounts cull` (#10460)Ben Lubar
2019-04-01Simplify culling and fix race condition (#10440)Jeong Arm
2019-01-20Fix `tootctl accounts delete` not deleting user record as well (#9874)Eugen Rochko
2019-01-01Add tootctl accounts follow ACCT (#9414)Eugen Rochko
2018-12-24Add REST API for creating an account (#9572)Eugen Rochko
2018-12-18Fix tootctl accounts rotate not updating public keys (#9556)Eugen Rochko
2018-11-20Touch account on successful response, change char shown when culled (#9293)Renato "Lond" Cerqueira
2018-10-27Do not remove "dead" domains in tootctl accounts cull (#9108)Eugen Rochko
2018-10-25cli: set exit_on_failure for all CLI classes (#9094)Sascha
2018-10-22Fix cull tripping on nil in last_webfingered_at (#9051)Eugen Rochko
2018-10-21Fix tootctl cull on dead servers (#9041)Jeong Arm
2018-09-29Fix tootctl accounts reattaching not unsuspending deleted account (#8812)Eugen Rochko
2018-09-28Add tootctl accounts backup (#8811)Eugen Rochko
2018-09-14Move more tasks to tootctl (#8675)Eugen Rochko
2018-09-09tootctl accounts [add|del|cull] (#8642)Eugen Rochko
2018-08-26Add CLI task for rotating keys (#8466)Eugen Rochko