summaryrefslogtreecommitdiff
path: root/src/remote/webfinger.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* refactoringsyuilo2021-11-121-34/+0
| | | | Resolve #7779
* refactor: use path alias to improve readabilitysyuilo2021-08-191-1/+1
|
* fix: mochaが動かないため拡張子なしに戻したsyuilo2021-08-191-2/+2
|
* refactor: refactoring importssyuilo2021-08-191-2/+2
| | | | | | | | 将来ESMに移行しやすいように Related: #7658 なんかmochaが起動しなくなってるけど理由不明 すぐ直したい
* Refactor (#7394)syuilo2021-03-241-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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 path aliassyuilo2021-03-231-1/+1
|
* 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