about summary refs log tree commit diff
path: root/lib/mastodon/cli_helper.rb
AgeCommit message (Expand)Author
2023-03-20Fix crash in `tootctl` commands making use of parallelization when Elasticsea...Claire
2023-02-19Autofix Rubocop Style/RedundantBegin (#23703)Nick Schonning
2022-04-29Fix opening and closing Redis connections instead of using a pool (#18171)Eugen Rochko
2021-03-31Fix DB connection pool settings in CLI (#15983)abcang
2020-07-14Change `tootctl search deploy` algorithm (#14300)Eugen Rochko
2020-04-26Add separate cache directory for non-local uploads (#12821)Eugen Rochko
2019-10-07Fix tootctl not allocating enough database connections for main thread (#12097)Eugen Rochko
2019-10-07Fix issues with tootctl's parallelization and progress reporting (#12093)Eugen Rochko
2019-09-10Change tootctl to use inline parallelization instead of Sidekiq (#11776)Eugen Rochko
2018-09-09tootctl accounts [add|del|cull] (#8642)Eugen Rochko
2018-08-26Add CLI interface for importing custom emoji (#8437)Eugen Rochko