xtex
a53727f1a5
Respond .well-known/host-meta.json with application/json ( #11777 )
...
According to RFC 6415 appendix-A.
The server
MUST include the HTTP "Content-Type" response header field with a
value of "application/json". Any other "Content-Type" value (or lack
thereof) indicates that the server does not support the JRD format.
"application/jrd+json" is only used by WebFinger (RFC 7033)
2023-09-03 16:42:32 +09:00
xtex and syuilo
bf9e74ca05
fix: failed to resolve acct URI which points to local Person ( #11024 )
...
* fix: resolving alias for local users (#9199 )
Signed-off-by: xtex <xtexchooser@duck.com >
* style: return type for RemoteUserResolveService#resolveSelf
Signed-off-by: xtex <xtexchooser@duck.com >
* docs: update CHANGELOG
Signed-off-by: xtex <xtexchooser@duck.com >
* style: fix typecheck
Signed-off-by: xtex <xtexchooser@duck.com >
---------
Signed-off-by: xtex <xtexchooser@duck.com >
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
2023-07-19 13:01:14 +09:00
62efe2b4d5
fix: webhook delivery content-type ( #9823 ) ( #10458 )
...
* fix: webhook delivery content-type (#9823 )
* style: indent
* Update packages/backend/src/queue/processors/WebhookDeliverProcessorService.ts
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
* style: trailing comma
---------
Co-authored-by: syuilo <Syuilotan@yahoo.co.jp >
Co-authored-by: Acid Chicken (硫酸鶏) <root@acid-chicken.com >
2023-04-05 14:49:58 +09:00
xtexChooser
020cd5cc02
fix: typo ( #9300 )
2022-12-10 08:55:07 +09:00