summaryrefslogtreecommitdiff
path: root/packages/backend/src/remote/activitypub/deliver-manager.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* なんかもうめっちゃ変えたsyuilo2022-09-181-151/+0
|
* fix typesyuilo2022-04-031-1/+1
|
* chore: fix lintsyuilo2022-04-031-3/+3
|
* fix syntax errorsyuilo2022-04-021-1/+1
|
* fix(federation): avoid duplicate activity delivery (#8429)Johann1502022-04-021-27/+36
| | | | | | | * prefer shared inbox over individual inbox * no new shared inbox for direct recipes * fix type error
* perf(server): improve deliver performancesyuilo2022-03-261-7/+18
|
* refactor: migrate to typeorm 3.0 (#8443)syuilo2022-03-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | | * 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/+2
|
* refactor: Use ESM (#8358)syuilo2022-02-271-3/+3
| | | | | | | | | | | | | | | * wip * wip * fix * clean up * Update tsconfig.json * Update activitypub.ts * wip
* fix lintsyuilo2021-12-091-3/+3
|
* refactoringsyuilo2021-11-121-0/+131
Resolve #7779