Glitch-Shrike/lib/mastodon
Eugen Rochko 6a3f9b7e53
Move more tasks to tootctl (#8675)
* Move more tasks to tootctl

- tootctl feeds build
- tootctl feeds clear
- tootctl accounts refresh

Clean up exit codes and help messages

* Move user modifying to tootctl

* Improve user modification through CLI, rename commands

add -> create
mod -> modify
del -> delete

To remove ambiguity

* Fix code style issues

* Fix not being able to unset admin/mod role
2018-09-14 17:42:22 +02:00
..
accounts_cli.rb Move more tasks to tootctl (#8675) 2018-09-14 17:42:22 +02:00
cli_helper.rb
emoji_cli.rb Move more tasks to tootctl (#8675) 2018-09-14 17:42:22 +02:00
feeds_cli.rb Move more tasks to tootctl (#8675) 2018-09-14 17:42:22 +02:00
media_cli.rb Move more tasks to tootctl (#8675) 2018-09-14 17:42:22 +02:00
migration_helpers.rb
premailer_webpack_strategy.rb
redis_config.rb
snowflake.rb
version.rb