]> cat aescling's git repositories - mastodon.git/commit
Fix tootctl self-destruct not sending Delete activities for recently-suspended accoun...
authorClaire <claire.github-309c@sitedethib.com>
Thu, 14 Oct 2021 17:59:28 +0000 (19:59 +0200)
committerGitHub <noreply@github.com>
Thu, 14 Oct 2021 17:59:28 +0000 (19:59 +0200)
commit959f7fc580050b37741c92b645b842e45017a010
tree2a9f492d249ea87d8053de362d0d35b63ba314a9
parent216570ad988108c69b7105740ab382c544c2b034
Fix tootctl self-destruct not sending Delete activities for recently-suspended accounts (#16688)

* Do not block existing users' emails on self-destruct

That is wasteful and unintuitive

* Do not close registrations when running tootctl self-destruct with --dry-run

* Close registrations on self-destruct regardless of known remote accounts

* Fix tootctl self-destruct not sending Deletes for recently-suspended accounts

* Suspend local users even if no remote account is known

* Do not show scary confirmation text if ran with --dry-run
lib/cli.rb