summaryrefslogtreecommitdiff
path: root/src/services/relay.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor (#7394)syuilo2021-03-241-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * Update define.ts * Update update.ts * Update user.ts * wip * wip * Update request.ts * URL * wip * wip * wip * wip * Update invite.ts * Update create.ts
* refactor: Use path aliassyuilo2021-03-231-1/+1
|
* リレーのHTTP-Signatureは投稿者の鍵でするように (#6357)MeiMei2020-05-151-3/+1
|
* pub-relay (#6341)MeiMei2020-05-101-0/+96
* pub-relay * relay actorをApplicationにする * Disable koa-compress * Homeはリレーに送らない * Disable debug * UI * cleanupなど