summaryrefslogtreecommitdiff
path: root/src/remote/activitypub/request.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implement instance blocking (#4182)syuilo2019-02-081-0/+7
| | | | | | | | | | * Implement instance blocking * Add missing text * Delete unnecessary file * Covert Punycode to Unicode
* Better logssyuilo2019-02-061-2/+2
|
* Refactoringsyuilo2019-02-051-1/+1
|
* [Server] Use logger for loggingsyuilo2019-02-031-4/+4
|
* Create type definition for 'http-signature' (#4049)Acid Chicken (硫酸鶏)2019-02-011-1/+1
| | | | | | * Create type definition for 'http-signature' * Follow lint
* Create type definition for 'lookup-dns-cache' (#4051)Acid Chicken (硫酸鶏)2019-01-311-6/+6
|
* Create type definition for 'promise-any' (#4055)Acid Chicken (硫酸鶏)2019-01-311-1/+1
|
* Module 'crypto' as import syntax (#4011)Acid Chicken (硫酸鶏)2019-01-301-1/+1
|
* Use cached and asynchronous DNS resolver for AP delivery (#3859)MeiMei2019-01-091-3/+30
|
* Improve admin dashboardsyuilo2018-11-031-0/+10
|
* ActivityPubのHTTPリクエストの強化 (#2820)MeiMei2018-10-051-1/+11
| | | | | | | | * Fix error handling in AP deliver * Set timeout to resolver * Tune looks
* Add User-Agent header (#2602)MeiMei2018-09-041-0/+1
|
* Add host/digest to HTTP signaturemei232018-08-301-3/+12
|
* Use resolvable ActivityPub keyIdmei232018-08-251-1/+1
|
* Send Content-Type in ActivityPub requestmei232018-08-251-0/+3
|
* Refactoringsyuilo2018-08-021-11/+6
|
* wipsyuilo2018-06-181-2/+2
|
* Fix Misskey同士でフォローできないmei232018-04-221-0/+5
|
* Refactorsyuilo2018-04-101-0/+44