summaryrefslogtreecommitdiff
path: root/packages/backend/src/core/WebfingerService.ts (follow)
Commit message (Expand)AuthorAgeFilesLines
* We don't need the whole Logger class herecuteBoiButt2024-09-061-1/+1
* Use proper logging facilities in WebfingerServicecuteBoiButt2024-09-051-1/+7
* fix webfinger for instances without a `/host-meta`dakkar2024-08-061-3/+5
* use more concise syntax for env var checkingslonkazoid2024-07-141-1/+1
* rename fetchHostMeta to fetchWebFingerTemplateFromHostMetaslonkazoid2024-07-141-2/+2
* replace useHttp with defaultProtocolslonkazoid2024-07-121-6/+6
* i re-read the code several times but oh wellslonkazoid2024-07-121-2/+2
* apply fixes from reviewslonkazoid2024-07-121-6/+8
* implement fetching host-meta before the webfinger endpointslonkazoid2024-07-091-6/+57
* (re) update SPDX-FileCopyrightTexttamaina2024-02-131-1/+1
* Revert "update SPDX-FileCopyrightText"tamaina2024-02-131-1/+1
* update SPDX-FileCopyrightTextsyuilo2024-02-121-1/+1
* refactor(backend): Remove unused injections (#11462)woxtu2023-08-051-6/+1
* chore: 著作権とライセンスについての情報を各ファイルに...Shun Sakai2023-07-271-0/+5
* fix: failed to resolve acct URI which points to local Person (#11024)xtex2023-07-191-2/+2
* feat: カスタム絵文字ごとにそれをリアクションとして使...syuilo2023-05-181-2/+5
* enhance(dev): non-production環境でhttpサーバー間でもユーザー、...tamaina2023-04-291-1/+2
* perf(backend): Use undici instead of node-fetch and got (#9459)tamaina2023-01-121-1/+1
* chore: fix import positionsyuilo2022-12-041-1/+1
* refactor: introduce bindThis decorator to bind this automaticalysyuilo2022-12-041-0/+3
* refactorsyuilo2022-12-041-0/+48