summaryrefslogtreecommitdiff
path: root/packages/backend/src/services/following/requests (follow)
Commit message (Collapse)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-184-148/+0
|
* perf(server): use cached user info in getUserFromApIdsyuilo2022-03-261-2/+2
|
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-264-7/+7
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* refactor: Use ESM (#8358)syuilo2022-02-274-28/+28
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactor(backend): use insert instead of savesyuilo2022-01-261-2/+2
|
* fix lintsyuilo2021-12-094-10/+10
|
* refactoringsyuilo2021-12-031-46/+0
| | | | | https: //github.com/misskey-dev/misskey/pull/7901 Co-Authored-By: MeiMei <30769358+mei23@users.noreply.github.com>
* refactoringsyuilo2021-11-125-0/+194
Resolve #7779