mastodon/lib
Nathaniel Suchy 23ed9303b8 Add `tootctl media lookup` command ()
* 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
..
assets Add emoji autosuggest ()
chewy/strategy Fix records not being indexed sometimes ()
devise Fix authentication before 2FA challenge ()
generators Add post-deployment migration system ()
json_ld Fix preloaded JSON-LD context for identity not being used ()
mastodon Add `tootctl media lookup` command ()
paperclip Fix performance of GIF re-encoding ()
tasks Add config of multipart threshold for S3 ()
templates Add post-deployment migration system ()
cli.rb Add `tootctl preview_cards remove` ()