about summary refs log tree commit diff
path: root/lib/mastodon/search_cli.rb
AgeCommit message (Collapse)Author
2020-07-14Change `tootctl search deploy` algorithm (#14300)Eugen Rochko
2019-10-02Add parallelization to `tootctl search deploy` (#12051)Takeshi Umeda
* Add parallel gem * Modify parallel option in tootctl search deploy * Add paralell option to tootctl search deploy * Change 1 to false * Clean up * Rename --parallel to --processes
2019-03-28Add `tootctl search deploy` to avoid ugly rake task syntax (#10403)Eugen Rochko