summaryrefslogtreecommitdiff
path: root/packages/backend/src/services/relay.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-5/+6
| | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * Update following.ts * wip * wip * wip * Update resolve-user.ts * maxQueryExecutionTime * wip * wip
* perf(server): refactor and performance improvementssyuilo2022-03-251-2/+6
|
* refactor: Use ESM (#8358)syuilo2022-02-271-8/+8
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* refactor(server): use insert instead of savesyuilo2022-01-031-2/+2
|
* fix lintsyuilo2021-12-091-6/+6
|
* refactoringsyuilo2021-11-121-0/+94
Resolve #7779