]> cat aescling's git repositories - mastodon.git/commit
Add `tootctl preview_cards remove` (#11320)
authormayaeh <mayaeh@marimo-net.org>
Sun, 28 Jul 2019 11:48:19 +0000 (20:48 +0900)
committerEugen Rochko <eugen@zeonfederated.com>
Sun, 28 Jul 2019 11:48:19 +0000 (13:48 +0200)
commit0d80f686d81e4a12db1ac54b8f31f69f375dc8dc
treed344fd47904a41943a69273c095c25fcbf79e6f3
parent9349f1067a99c45648dc66f397b338d458d1a763
Add `tootctl preview_cards remove` (#11320)

* Add `tootctl preview_cards remove`

* fix code style

* Remove `Scheduler::PreviewCardsCleanupScheduler` file

* fix code style again
Add exclude case where image_file_name is blank

* Added a function to output confirmation if the specified number of days is less than 2 weeks
app/workers/scheduler/preview_cards_cleanup_scheduler.rb [deleted file]
config/sidekiq.yml
lib/cli.rb
lib/mastodon/preview_cards_cli.rb [new file with mode: 0644]