mastodon/lib/mastodon/cli
Matt Jankowski 4a7395d989
Add `migrator_version` method to CLI maintenance script (#28323)
2023-12-12 11:56:39 +00:00
..
accounts.rb Use `following` and `followers` scopes in CLI (#28154) 2023-12-06 14:15:54 +00:00
base.rb Add CLI area progress bar helper (#25208) 2023-06-01 14:31:24 +02:00
cache.rb Add coverage for `CLI::Cache` command (#25238) 2023-06-10 18:36:09 +02:00
canonical_email_blocks.rb Add CLI Base class for command line code (#25106) 2023-05-24 11:55:40 +02:00
domains.rb Add spec for `CLI::Domains#crawl` command (#28271) 2023-12-08 09:51:57 +00:00
email_domain_blocks.rb Add spec coverage for `CLI::EmailDomainBlocks` commands (#28181) 2023-12-04 09:44:54 +00:00
emoji.rb Add CLI Base class for command line code (#25106) 2023-05-24 11:55:40 +02:00
federation.rb Move self destruct CLI command definition code to module (#28131) 2023-11-30 10:48:46 +00:00
feeds.rb Add coverage for `CLI::Feeds` command (#25319) 2023-06-10 18:37:36 +02:00
ip_blocks.rb Add CLI Base class for command line code (#25106) 2023-05-24 11:55:40 +02:00
main.rb Move self destruct CLI command definition code to module (#28131) 2023-11-30 10:48:46 +00:00
maintenance.rb Add `migrator_version` method to CLI maintenance script (#28323) 2023-12-12 11:56:39 +00:00
media.rb Fix `Style/RedundantParentheses` cop (#28176) 2023-12-01 16:00:44 +00:00
preview_cards.rb Consistent usage of CLI `dry_run?` method (#25116) 2023-05-30 16:07:44 +02:00
progress_helper.rb Add CLI area progress bar helper (#25208) 2023-06-01 14:31:24 +02:00
search.rb Add PublicStatuses to tootctl search deploy --only option (#26896) 2023-09-12 09:59:59 +02:00
settings.rb Add CLI Base class for command line code (#25106) 2023-05-24 11:55:40 +02:00
statuses.rb Remove useless `reorder(nil)` call in `tootctl statuses` (#28141) 2023-12-07 09:41:00 +00:00
upgrade.rb Extract methods for file movement in `CLI::Upgrade` (#25120) 2023-09-28 16:04:05 +02:00