Consistently use middle dot (·) instead of bullet (•) to separate items (#25248)
Extract verify options method in search cli (#25121)
Add CLI area progress bar helper (#25208)
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)