summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/deliver-manager.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Refactor (#7394)syuilo2021-03-241-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 Setsyuilo2021-03-211-3/+3
|
* 無駄なAP deliverをしないように (#5589)MeiMei2019-11-091-0/+131
* DeliverManager, note/create * recipe * followers delivers * comment * rename * fix * cleanup