Eugen Rochko
|
6c9b4f6b77
|
Fix tootctl not allocating enough database connections for main thread (#12097)
|
2019-10-07 05:05:02 +02:00 |
Eugen Rochko
|
38b6c34e32
|
Fix issues with tootctl's parallelization and progress reporting (#12093)
|
2019-10-07 04:24:05 +02:00 |
Eugen Rochko
|
8674814825
|
Change tootctl to use inline parallelization instead of Sidekiq (#11776)
- Remove --background option
- Add --concurrency(=5) option
- Add progress bars
|
2019-09-10 13:48:48 +02:00 |
Eugen Rochko
|
47ea318479
|
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
|
2018-09-09 13:33:36 +02:00 |
Eugen Rochko
|
b378b4c5c7
|
Add CLI interface for importing custom emoji (#8437)
bin/tootctl emoji import PATH_TO_TAR
Fix #8435
|
2018-08-26 16:53:06 +02:00 |