Use thor methods instead of tty prompt in maintenance cli (#25207)
Fix FormatStringToken cop in CLI (#25122)
Fix Rails/WhereExists cop in CLI (#25123)
Extract helper method for error report in cli/accounts command (#25119)
Increment index which was previously not used in maintenance CLI loop (#25118)
Consistent usage of CLI `dry_run?` method (#25116)
Extract methods for user de-duping in maintenance CLI (#25117)
Improve various queries against account domains (#25126)
Add CLI Base class for command line code (#25106)
Move the mastodon/*_cli files to mastodon/cli/* (#24139)
Fix minor typos in comments and spec names (#21831)
Add ability to block sign-ups from IP using the CLI (#24870)
Fix uncaught `ActiveRecord::StatementInvalid` in Mastodon::IpBlocksCLI (#24861)
Add version suffixes to nightly & edge image builds (#24823)
Bump rubocop-rails 2.19.1 with update .rubocop_todo.yml (#24469)
Autofix Rubocop Style/HashSyntax (#23754)
Fix Performance/CollectionLiteralInLoop cop (#24819)
Fix Rails/DeprecatedActiveModelErrorsMethods cop (#24742)
Fix Performance/Sum cop (#24788)
Fix `tootctl accounts cull` crashing when encountering a domain resolving to a private address (#23378)