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)
Fix Lint/DuplicateBranch cop (#24766)
Fix `tootctl accounts approve --number N` not aproving N earliest registrations (#24605)
Fix Rails/Output cop (#24687)
Fix Rails/SquishedSQLHeredocs cop (#24694)
Fix `tootctl accounts create --reattach --force` not working with confirmed accounts (#24680)
Fix crash in `tootctl accounts create --reattach --force` (#24557)
Fix uncaught ActiveRecord::StatementInvalid exception in `Mastodon::AccountsCLI#approve` (#24590)
Refactor `Cache-Control` and `Vary` definitions (#24347)
Fix email confirmation skip option in `tootctl accounts modify USERNAME --email EMAIL --confirm` (#24578)
tootctl: add --approve option to tootctl accounts create (#24533)