Glitch-Shrike/lib/mastodon
Nathaniel Suchy 23ed9303b8 Add `tootctl media lookup` command (#12283)
* Add a lookup tool to the media cli

* Improved lookup logic

* Clarified wording in the output

* Code style changes

* Code style changes

* Code style changes

* Code style changes

* Add error handling code incase an attachment isn't found

* Code style changes

* Code style changes

* Make requested changes

* Fix styling issues

* Handle other media types

* Remove an inadvertently added log

* Make requested changes

* Make the code safe no matter what the path, S3 or not

* Code style changes

* Code style changes

* Replace select method with Ruby Enumerable grep method
2019-11-04 12:55:20 +01:00
..
accounts_cli.rb
cache_cli.rb
cli_helper.rb
domains_cli.rb
emoji_cli.rb
feeds_cli.rb
media_cli.rb Add `tootctl media lookup` command (#12283) 2019-11-04 12:55:20 +01:00
migration_helpers.rb
premailer_webpack_strategy.rb
preview_cards_cli.rb
redis_config.rb
search_cli.rb
settings_cli.rb
snowflake.rb
statuses_cli.rb
version.rb