]> cat aescling's git repositories - mastodon.git/commit
Add `tootctl accounts merge` (#15201)
authorEugen Rochko <eugen@zeonfederated.com>
Mon, 23 Nov 2020 16:50:16 +0000 (17:50 +0100)
committerGitHub <noreply@github.com>
Mon, 23 Nov 2020 16:50:16 +0000 (17:50 +0100)
commitf844386809e894591dce3f52ace4beba0c977a8b
treefcb001ead34e9f3dc36da9072a0c25159bf0fdaf
parenta2da02626ef7a026dc7f6ec4219fbb839f4c2721
Add `tootctl accounts merge` (#15201)

* Add `tootctl accounts merge`

* Update lib/mastodon/accounts_cli.rb

Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
Co-authored-by: Yamagishi Kazutoshi <ykzts@desire.sh>
app/models/account.rb
app/models/concerns/account_merging.rb [new file with mode: 0644]
lib/mastodon/accounts_cli.rb
lib/mastodon/maintenance_cli.rb