Add test coverage for `Mastodon::CLI::Accounts#refresh` (#25196)
Remove unused #hash_to_object method in SettingsHelper (#25213)
Add a confirmation screen when suspending a domain (#25144)
Fix crash when S3_ALIAS_HOST or S3_CLOUDFRONT_HOST have a path component (#25018)
Silence output to stdout during cli specs (#25211)
Add test coverage for `Mastodon::CLI::Accounts#backup` (#25163)
Add specs for admin/webhooks CRUD actions (#25133)
Increase spec coverage for controllers - admin/ip_blocks, admin/relays, admin/rules (#25192)
Add test coverage for `Mastodon::CLI::Accounts#unfollow` (#25162)
Add test coverage for `Mastodon::CLI::Accounts#follow` (#25161)
Add test coverage for `Mastodon::CLI::Accounts#approve` (#25160)
Add test coverage for `Mastodon::CLI::Accounts#delete` (#25146)
Add test coverage for `Mastodon::CLI::Accounts#modify` (#25145)
Add test coverage for `Mastodon::CLI::Accounts#create` (#25143)
Fix RSpec/NoExpectationExample cop (#25103)
Add CLI Base class for command line code (#25106)
Fix RSpec/ExpectChange cop (#25101)
Fix RSpec/PredicateMatcher cop (#25102)
Fix RSpec/ExpectInHook cop (#25100)