summaryrefslogtreecommitdiff
path: root/src/remote/webfinger.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Use node-fetch instead of request (#6228)MeiMei2020-04-091-13/+2
| | | | | | | | | | | * requestをnode-fetchになど * format * fix error * t * Fix test
* Fix typo - invalied (#5433)MeiMei2019-09-151-1/+1
| | | | | | * Fix typo - invelied * fix Valied
* Use WHATWG APIsyuilo2019-06-181-1/+0
| | | | > New application code should use the WHATWG API.
* strictNullChecks (#4666)syuilo2019-04-131-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip * wip
* WebFingerリクエストで Proxy, Keep-Alive などをサポート #4658syuilo2019-04-101-10/+32
| | | | Co-Authored-By: MeiMei <mei23@users.noreply.github.com>
* Create type definition for 'webfinger.js' (#4054)Acid Chicken (硫酸鶏)2019-01-311-2/+2
|
* wipsyuilo2018-06-181-2/+2
|
* wipsyuilo2018-04-091-21/+6
|
* Invoke a constructor with parenthesesAkihiko Odaki2018-04-031-2/+2
|
* Improve WebFinger verificationAkihiko Odaki2018-04-021-4/+9
|
* Resolve account by signature in inboxAkihiko Odaki2018-04-021-8/+16
|
* Refactorsyuilo2018-04-021-0/+25