abcang
|
57d0cb0002
|
Fix DB connection pool settings in CLI (#15983)
|
4 years ago |
Eugen Rochko
|
09caf7e22e
|
Change `tootctl search deploy` algorithm (#14300)
|
4 years ago |
Eugen Rochko
|
adfb22a9dd
|
Add separate cache directory for non-local uploads (#12821)
|
5 years ago |
Eugen Rochko
|
7e13c7c710
|
Fix tootctl not allocating enough database connections for main thread (#12097)
|
5 years ago |
Eugen Rochko
|
17c2205247
|
Fix issues with tootctl's parallelization and progress reporting (#12093)
|
5 years ago |
Eugen Rochko
|
666c1a8a06
|
Change tootctl to use inline parallelization instead of Sidekiq (#11776)
- Remove --background option
- Add --concurrency(=5) option
- Add progress bars
|
5 years ago |
Eugen Rochko
|
2aee3c9f23
|
tootctl accounts [add|del|cull] (#8642)
* CLI interface for creating/deleting local users
- tootctl accounts add USERNAME
- tootctl accounts del USERNAME
* Add CLI interface for culling remote users that no longer exist
- tootctl accounts cull
|
6 years ago |
Eugen Rochko
|
7271a40d09
|
Add CLI interface for importing custom emoji (#8437)
bin/tootctl emoji import PATH_TO_TAR
Fix #8435
|
6 years ago |