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)
Add CLI Base class for command line code (#25106)
Fix RSpec/ExpectInHook cop (#25100)
Move the mastodon/*_cli files to mastodon/cli/* (#24139)
Allow reports with long comments from remote instances, but truncate (#25028)
Add spec for migration warning module (#25033)
Change profile updates to be sent to recently-mentioned servers (#24852)
Add test coverage for `Mastodon::IpBlocksCLI` (#24935)
Change AccessTokensVacuum to also delete expired tokens (#24868)
Add test coverage for `Mastodon::SettingsCLI` (#24856)
Fix RSpec/ContextWording cop (#24739)
Fix Lint/ConstantDefinitionInBlock cop (#24763)
Fix Performance/TimesMap cop (#24789)
Rewrite import feature (#21054)
Expand coverage for "system checks" (#24216)