| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: queueing bulk follow/unfollow and block/unblock (#10544) | Namekuji | 2023-04-12 | 1 | -14/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wrap follow/unfollow and block/unblock as job queue * create import job to follow in each iteration * make relationship jobs concurrent * replace to job queue if called repeatedly * use addBulk to import * omit stream when importing * fix job caller * use ThinUser instead of User to reduce redis memory consumption * createImportFollowingToDbJobの呼び出し方を変える, 型補強 * Force ThinUser * オブジェクト操作のみのメソッド名はgenerate...Data * Force ThinUser in generateRelationshipJobData * silent bulk unfollow at admin api endpoint --------- Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | refactor: remove all unused imports (#9951) | Kagami Sascha Rosylight | 2023-02-16 | 1 | -1/+0 |
| | | | | Co-authored-by: tamaina <tamaina@hotmail.co.jp> | ||||
| * | feat: introduce retention-rate aggregation | syuilo | 2022-12-25 | 1 | -1/+7 |
| | | |||||
| * | refactor: introduce bindThis decorator to bind this automaticaly | syuilo | 2022-12-04 | 1 | -0/+2 |
| | | |||||
| * | Update QueueProcessorService.ts | syuilo | 2022-11-11 | 1 | -5/+13 |
| | | |||||
| * | fix import type | syuilo | 2022-09-21 | 1 | -1/+1 |
| | | |||||
| * | test | syuilo | 2022-09-19 | 1 | -8/+8 |
| | | |||||
| * | fix queue bug | syuilo | 2022-09-19 | 1 | -3/+3 |
| | | |||||
| * | なんかもうめっちゃ変えた | syuilo | 2022-09-18 | 1 | -0/+141 |