summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/db-resolver.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-140/+0
| | | | Resolve #7779
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-8/+8
|
* refactor: refactoring importssyuilo2021-08-191-8/+8
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* AP Actorの修正 (#7573)MeiMei2021-07-101-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * AP Actorの修正 * Add ActivityPub test * Fix person * Test * ap test * Revert "Test" This reverts commit 3c493eff4e89f94fd33f25189ba3bc96ef4366b3. * Test comment * fix * fix * Update inbox * indent * nl * indent * TODO * Fix inbox * Update test
* refactor: Use path aliassyuilo2021-03-231-1/+1
|
* refactor: resolve #7139syuilo2021-02-131-2/+1
|
* メッセージ (トーク/チャット) 削除の連合 (#6789)MeiMei2020-11-011-1/+20
|
* APリファクタとLD-Signatureの検証に対応 (#6300)MeiMei2020-05-091-0/+122
* DbResolver * inbox types * 認証順を変更 * User/Keyあたりをまとめる * LD-Signatue * Validate contexts url * LD-Signature DocumentLoaderにProxyとTimeout