summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/resolver.ts (unfollow)
Commit message (Expand)AuthorFilesLines
2021-09-18add resolver check for blocked instance (#7777)nullobsi1-0/+8
2021-08-19fix: mochaが動かないため拡張子なしに戻したsyuilo1-6/+6
2021-08-19refactor: refactoring importssyuilo1-6/+6
2021-03-23refactor: Use path aliassyuilo1-2/+2
2020-10-18ActivityPubでリモートのオブジェクトをGETするときのリクエ...MeiMei1-1/+12
2020-09-17chore: better error textsyuilo1-1/+1
2020-04-09Use node-fetch instead of request (#6228)MeiMei1-21/+2
2019-12-12Resolve syuilo#5548 (#5607)MeiMei1-0/+7
2019-09-27AP featured collectionの修正 / Collection Activityの対応 / typeの修...MeiMei1-19/+7
2019-07-28HTTPリクエストのKeep-AliveとPrxoy対応など (#5226)MeiMei1-0/+1
2019-04-07Use PostgreSQL instead of MongoDB (#4572)syuilo1-1/+1
2019-03-10Ignore 4xx references in AP (#4463)MeiMei1-16/+0
2019-03-04Better logsyuilo1-0/+4
2019-03-03Better logssyuilo1-3/+9
2019-02-24Use camelCasesyuilo1-1/+1
2019-02-07Revert 96bc17aa1014983d5e6bf8b4c05d898156995a0dsyuilo1-1/+1
2019-02-06Check config on load (#4170)Aya Morisawa1-1/+1
2019-02-06Add logssyuilo1-8/+15
2019-02-03[Server] Use logger for loggingsyuilo1-3/+3
2018-10-13Resolve #2894syuilo1-0/+1
2018-10-05ActivityPubのHTTPリクエストの強化 (#2820)MeiMei1-0/+2
2018-10-02リモートのピン留め投稿取得対応 (#2798)MeiMei1-2/+2
2018-09-24Fix AP request error message is to long (#2760)MeiMei1-0/+2
2018-09-04Add User-Agent header (#2602)MeiMei1-1/+2
2018-06-18yattasyuilo1-2/+2
2018-04-09:v:syuilo1-8/+1
2018-04-08Use id in uri instead of usernamesyuilo1-1/+1
2018-04-08Implement announcesyuilo1-0/+7
2018-04-05wipsyuilo1-0/+4
2018-04-05wipsyuilo1-1/+1
2018-04-05wipsyuilo1-2/+6
2018-04-04wipsyuilo1-41/+34
2018-04-03Remove resolveRemoteUserObjects method of remote/activitypub/resolverAkihiko Odaki1-32/+1
2018-04-03Fix ActivityStreams collection resolutionAkihiko Odaki1-16/+19
2018-04-02Refactorsyuilo1-1/+1
2018-04-01Refactorsyuilo1-46/+46
2018-04-01Some fixes and refactorssyuilo1-6/+6
2018-03-31Implement remote status retrievalAkihiko Odaki1-0/+97