about summary refs log tree commit diff
path: root/lib/mastodon/feeds_cli.rb
AgeCommit message (Expand)Author
2023-03-04Upgrade to latest redis-rb 4.x and fix deprecations (#23616)Jean byroot Boussier
2022-04-28Fix single Redis connection being used across all threads (#18135)Eugen Rochko
2019-10-07Fix tootctl not allocating enough database connections for main thread (#12097)Eugen Rochko
2019-09-10Change tootctl to use inline parallelization instead of Sidekiq (#11776)Eugen Rochko
2018-10-27Do not remove "dead" domains in tootctl accounts cull (#9108)Eugen Rochko
2018-10-25cli: set exit_on_failure for all CLI classes (#9094)Sascha
2018-10-21Handle if username is not found on tootctl feeds build (#9040)Jeong Arm
2018-09-14Move more tasks to tootctl (#8675)Eugen Rochko