You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
nyastodon/lib/mastodon/cli
Matt Jankowski 4cdf62e576
Extract `rebuild_index` method in maintenance CLI (#28911)
4 months ago
..
accounts.rb Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` (#28735) 4 months ago
base.rb Add spec coverage for `CLI::Media#remove_orphans` command (#28267) 5 months ago
cache.rb Add coverage for `CLI::Cache` command (#25238) 11 months ago
canonical_email_blocks.rb Add CLI Base class for command line code (#25106) 1 year ago
domains.rb Add spec for `CLI::Domains#crawl` command (#28271) 5 months ago
email_domain_blocks.rb Add spec coverage for `CLI::EmailDomainBlocks` commands (#28181) 6 months ago
emoji.rb Add CLI Base class for command line code (#25106) 1 year ago
federation.rb Use heredoc on federation CLI warning strings (#28578) 5 months ago
feeds.rb Add coverage for `CLI::Feeds` command (#25319) 11 months ago
ip_blocks.rb Add CLI Base class for command line code (#25106) 1 year ago
main.rb Move self destruct CLI command definition code to module (#28131) 6 months ago
maintenance.rb Extract `rebuild_index` method in maintenance CLI (#28911) 4 months ago
media.rb Fix `Style/RedundantParentheses` cop (#28176) 6 months ago
preview_cards.rb Standardize on Thor methods in CLI classes (#28566) 5 months ago
progress_helper.rb Add CLI area progress bar helper (#25208) 12 months ago
search.rb Remove the `stub_stdout` wrapper around CLI specs (#28340) 5 months ago
settings.rb Add CLI Base class for command line code (#25106) 1 year ago
statuses.rb Add `created_before` and `updated_before` scopes to `MediaAttachment` (#28869) 4 months ago
upgrade.rb Extract methods for file movement in `CLI::Upgrade` (#25120) 8 months ago