about summary refs log tree commit diff
path: root/bin/tootctl
AgeCommit message (Collapse)Author
2023-03-12Fix sidekiq jobs not triggering Elasticsearch index updates (#24046)Claire
2020-05-15Fix `tootctl media remove-orphans` choking on unknown files in storage (#13765)Eugen Rochko
Fix #13762 Catch tootctl interrupt to prevent confusing stacktrace
2018-09-07config/boot is required first (#8619)abcang
2018-08-25Add improved CLI interface for removing remote media (#8411)Eugen Rochko
./bin/tootctl media remove --days 7 --background Make the old rake task point to it