@fedify/fedify 1.7.8-dev.1212 → 1.7.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{actor-DbP59Hs-.js → actor-BP-NTJ2m.js} +3 -3
- package/dist/{actor-CP9Ky5mW.js → actor-E2ennwBD.js} +179 -179
- package/dist/{authdocloader-CV03uJ--.js → authdocloader-Banw__l6.js} +3 -3
- package/dist/{authdocloader-Bic4uhwz.js → authdocloader-CFeH0dJ-.js} +3 -3
- package/dist/{builder-DjSXTaGW.js → builder-EdzpUb9N.js} +3 -3
- package/dist/{client-RyXg8YHI.js → client-rv6n0nKR.js} +1 -1
- package/dist/compat/transformers.test.js +17 -17
- package/dist/{context-BwxQznZq.js → context-Buzj1YKD.js} +2 -2
- package/dist/{docloader-BEWk0PJ7.js → docloader-C8mmLN-Y.js} +9 -1
- package/dist/{docloader-BcZnA3ET.js → docloader-b8Rvguvo.js} +9 -1
- package/dist/federation/builder.test.js +4 -4
- package/dist/federation/handler.test.js +19 -19
- package/dist/federation/inbox.test.js +3 -3
- package/dist/federation/keycache.test.js +3 -3
- package/dist/federation/middleware.test.js +18 -18
- package/dist/federation/mod.js +10 -10
- package/dist/federation/send.test.js +9 -9
- package/dist/{http-LtWRDD-R.js → http-BmfI6U39.js} +3 -3
- package/dist/{http-CI5a-K1e.js → http-DLI_ZQS-.js} +3 -3
- package/dist/{inbox-DWIJM4PP.js → inbox-AwdJVoMZ.js} +2 -2
- package/dist/{key-B6XwhxWk.js → key-BNa6EpJl.js} +2 -2
- package/dist/{key-DHWU5hIu.js → key-CLy1OKnR.js} +4 -4
- package/dist/{key-BO20DagY.js → key-CPSlDkCj.js} +3 -3
- package/dist/{key-BjxEMb7L.js → key-y9w9Y2OM.js} +5 -5
- package/dist/{keycache-C0cUl96p.js → keycache-BPwY_Up0.js} +1 -1
- package/dist/{keys-D_5767Lq.js → keys-CtFc865v.js} +1 -1
- package/dist/{ld-D2K0xJJg.js → ld-D9kk1Uy2.js} +3 -3
- package/dist/{lookup-C6XX_-tB.js → lookup-DNXR408t.js} +3 -3
- package/dist/{lookup-Bb4LIpjn.js → lookup-Ozuw-rxN.js} +1 -1
- package/dist/{lookup-ClBIM6tF.js → lookup-Q9UB5zay.js} +1 -1
- package/dist/middleware-B9LOv9Q4.js +17 -0
- package/dist/middleware-CPNmYc_Q.js +33 -0
- package/dist/{middleware-VlAZwNzs.js → middleware-DaSuFmHu.js} +10 -10
- package/dist/{middleware-BI0bSJlj.js → middleware-DlU2_Djj.js} +15 -15
- package/dist/mod.js +10 -10
- package/dist/nodeinfo/client.test.js +2 -2
- package/dist/nodeinfo/handler.test.js +18 -18
- package/dist/nodeinfo/mod.js +2 -2
- package/dist/{owner-DxAH6Rfb.js → owner-DF6Fg4-s.js} +3 -3
- package/dist/{proof-D8v874EE.js → proof-13QPysOU.js} +3 -3
- package/dist/{proof-Ar8ve-H-.js → proof-Blo9MEVW.js} +3 -3
- package/dist/runtime/authdocloader.test.js +8 -8
- package/dist/runtime/docloader.test.js +57 -1
- package/dist/runtime/key.test.js +5 -5
- package/dist/runtime/mod.js +6 -6
- package/dist/{send-DLsGeSa_.js → send-CaL5Xv1F.js} +2 -2
- package/dist/sig/http.test.js +7 -7
- package/dist/sig/key.test.js +6 -6
- package/dist/sig/ld.test.js +7 -7
- package/dist/sig/mod.js +6 -6
- package/dist/sig/owner.test.js +8 -8
- package/dist/sig/proof.test.js +7 -7
- package/dist/{types-ClDU_vb9.js → types-CGJsS8Cg.js} +1 -1
- package/dist/vocab/actor.test.js +4 -4
- package/dist/vocab/lookup.test.js +4 -4
- package/dist/vocab/mod.js +4 -4
- package/dist/vocab/type.test.js +2 -2
- package/dist/vocab/vocab.test.js +3 -3
- package/dist/{vocab-DZAHk6Ly.js → vocab-C3GyhklV.js} +3 -3
- package/dist/{vocab-DjEvRVm8.js → vocab-dDpPQ0fF.js} +178 -178
- package/dist/webfinger/handler.test.js +18 -18
- package/dist/webfinger/lookup.test.js +2 -2
- package/dist/webfinger/mod.js +2 -2
- package/package.json +1 -1
- package/dist/middleware-GH7yLSO6.js +0 -17
- package/dist/middleware-RpD8Cj0a.js +0 -33
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { createRequest, getRemoteDocument, logRequest } from "./docloader-
|
|
6
|
+
import { createRequest, getRemoteDocument, logRequest } from "./docloader-C8mmLN-Y.js";
|
|
7
7
|
import { UrlError, validatePublicUrl } from "./url-kTAI6_KP.js";
|
|
8
|
-
import { validateCryptoKey } from "./key-
|
|
9
|
-
import { doubleKnock } from "./http-
|
|
8
|
+
import { validateCryptoKey } from "./key-CPSlDkCj.js";
|
|
9
|
+
import { doubleKnock } from "./http-BmfI6U39.js";
|
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
|
11
11
|
|
|
12
12
|
//#region runtime/authdocloader.ts
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import { UrlError, createRequest, getRemoteDocument, logRequest, validatePublicUrl } from "./docloader-
|
|
6
|
-
import { validateCryptoKey } from "./key-
|
|
7
|
-
import { doubleKnock } from "./http-
|
|
5
|
+
import { UrlError, createRequest, getRemoteDocument, logRequest, validatePublicUrl } from "./docloader-b8Rvguvo.js";
|
|
6
|
+
import { validateCryptoKey } from "./key-BNa6EpJl.js";
|
|
7
|
+
import { doubleKnock } from "./http-DLI_ZQS-.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
|
|
10
10
|
//#region runtime/authdocloader.ts
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { deno_default } from "./docloader-
|
|
6
|
+
import { deno_default } from "./docloader-C8mmLN-Y.js";
|
|
7
7
|
import { Router, RouterError } from "./router-D_aVZZUc.js";
|
|
8
8
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
|
9
|
-
import { InboxListenerSet } from "./inbox-
|
|
9
|
+
import { InboxListenerSet } from "./inbox-AwdJVoMZ.js";
|
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
|
11
11
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
12
12
|
|
|
@@ -34,7 +34,7 @@ var FederationBuilderImpl = class {
|
|
|
34
34
|
this.objectTypeIds = {};
|
|
35
35
|
}
|
|
36
36
|
async build(options) {
|
|
37
|
-
const { FederationImpl } = await import("./middleware-
|
|
37
|
+
const { FederationImpl } = await import("./middleware-CPNmYc_Q.js");
|
|
38
38
|
const f = new FederationImpl(options);
|
|
39
39
|
const trailingSlashInsensitiveValue = f.router.trailingSlashInsensitive;
|
|
40
40
|
f.router = this.router.clone();
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { getUserAgent } from "./docloader-
|
|
6
|
+
import { getUserAgent } from "./docloader-C8mmLN-Y.js";
|
|
7
7
|
import { parseSemVer } from "./semver-DWClQt_5.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
|
|
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
|
|
|
7
7
|
import { assert } from "../assert-DmFG7ppO.js";
|
|
8
8
|
import { assertInstanceOf } from "../assert_instance_of-CF09JHYM.js";
|
|
9
9
|
import { MemoryKvStore } from "../kv-BMY6Qf_A.js";
|
|
10
|
-
import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-
|
|
11
|
-
import "../docloader-
|
|
10
|
+
import { FederationImpl, actorDehydrator, autoIdAssigner } from "../middleware-DlU2_Djj.js";
|
|
11
|
+
import "../docloader-C8mmLN-Y.js";
|
|
12
12
|
import "../url-kTAI6_KP.js";
|
|
13
13
|
import "../semver-DWClQt_5.js";
|
|
14
|
-
import "../client-
|
|
14
|
+
import "../client-rv6n0nKR.js";
|
|
15
15
|
import "../router-D_aVZZUc.js";
|
|
16
16
|
import "../types-C7C_l-jz.js";
|
|
17
17
|
import "../multibase-DeCHcK8L.js";
|
|
18
|
-
import { Follow, Person } from "../vocab-
|
|
18
|
+
import { Follow, Person } from "../vocab-dDpPQ0fF.js";
|
|
19
19
|
import "../langstr-DbWheeIS.js";
|
|
20
|
-
import "../lookup-
|
|
20
|
+
import "../lookup-Ozuw-rxN.js";
|
|
21
21
|
import "../type-D2s5lmbZ.js";
|
|
22
|
-
import "../actor-
|
|
23
|
-
import "../key-
|
|
24
|
-
import "../http-
|
|
25
|
-
import "../authdocloader-
|
|
26
|
-
import "../ld-
|
|
27
|
-
import "../owner-
|
|
28
|
-
import "../proof-
|
|
29
|
-
import "../lookup-
|
|
30
|
-
import "../inbox-
|
|
31
|
-
import "../builder-
|
|
22
|
+
import "../actor-BP-NTJ2m.js";
|
|
23
|
+
import "../key-CPSlDkCj.js";
|
|
24
|
+
import "../http-BmfI6U39.js";
|
|
25
|
+
import "../authdocloader-Banw__l6.js";
|
|
26
|
+
import "../ld-D9kk1Uy2.js";
|
|
27
|
+
import "../owner-DF6Fg4-s.js";
|
|
28
|
+
import "../proof-13QPysOU.js";
|
|
29
|
+
import "../lookup-DNXR408t.js";
|
|
30
|
+
import "../inbox-AwdJVoMZ.js";
|
|
31
|
+
import "../builder-EdzpUb9N.js";
|
|
32
32
|
import "../collection-Dfb0TPno.js";
|
|
33
|
-
import "../keycache-
|
|
33
|
+
import "../keycache-BPwY_Up0.js";
|
|
34
34
|
import "../retry-BiIhZWgD.js";
|
|
35
|
-
import "../send-
|
|
35
|
+
import "../send-CaL5Xv1F.js";
|
|
36
36
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
37
37
|
|
|
38
38
|
//#region compat/transformers.test.ts
|
|
@@ -4,8 +4,8 @@
|
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
6
|
import { RouterError } from "./router-D_aVZZUc.js";
|
|
7
|
-
import { lookupWebFinger } from "./lookup-
|
|
8
|
-
import { lookupObject, traverseCollection } from "./lookup-
|
|
7
|
+
import { lookupWebFinger } from "./lookup-Ozuw-rxN.js";
|
|
8
|
+
import { lookupObject, traverseCollection } from "./lookup-DNXR408t.js";
|
|
9
9
|
import { mockDocumentLoader } from "./docloader-09nVWLAZ.js";
|
|
10
10
|
import { trace } from "@opentelemetry/api";
|
|
11
11
|
|
|
@@ -10,7 +10,7 @@ import process from "node:process";
|
|
|
10
10
|
|
|
11
11
|
//#region deno.json
|
|
12
12
|
var name = "@fedify/fedify";
|
|
13
|
-
var version = "1.7.8
|
|
13
|
+
var version = "1.7.8";
|
|
14
14
|
var license = "MIT";
|
|
15
15
|
var exports = {
|
|
16
16
|
".": "./mod.ts",
|
|
@@ -4488,6 +4488,14 @@ function kvCache({ loader, kv, prefix, rules }) {
|
|
|
4488
4488
|
return null;
|
|
4489
4489
|
}
|
|
4490
4490
|
return async (url) => {
|
|
4491
|
+
if (url in contexts_default) {
|
|
4492
|
+
logger.debug("Using preloaded context: {url}.", { url });
|
|
4493
|
+
return {
|
|
4494
|
+
contextUrl: null,
|
|
4495
|
+
document: contexts_default[url],
|
|
4496
|
+
documentUrl: url
|
|
4497
|
+
};
|
|
4498
|
+
}
|
|
4491
4499
|
const match = matchRule(url);
|
|
4492
4500
|
if (match == null) return await loader(url);
|
|
4493
4501
|
const key = [...keyPrefix, url];
|
|
@@ -10,7 +10,7 @@ import { isIP } from "node:net";
|
|
|
10
10
|
|
|
11
11
|
//#region deno.json
|
|
12
12
|
var name = "@fedify/fedify";
|
|
13
|
-
var version = "1.7.8
|
|
13
|
+
var version = "1.7.8";
|
|
14
14
|
var license = "MIT";
|
|
15
15
|
var exports = {
|
|
16
16
|
".": "./mod.ts",
|
|
@@ -4547,6 +4547,14 @@ function kvCache({ loader, kv, prefix, rules }) {
|
|
|
4547
4547
|
return null;
|
|
4548
4548
|
}
|
|
4549
4549
|
return async (url) => {
|
|
4550
|
+
if (url in contexts_default) {
|
|
4551
|
+
logger.debug("Using preloaded context: {url}.", { url });
|
|
4552
|
+
return {
|
|
4553
|
+
contextUrl: null,
|
|
4554
|
+
document: contexts_default[url],
|
|
4555
|
+
documentUrl: url
|
|
4556
|
+
};
|
|
4557
|
+
}
|
|
4550
4558
|
const match = matchRule(url);
|
|
4551
4559
|
if (match == null) return await loader(url);
|
|
4552
4560
|
const key = [...keyPrefix, url];
|
|
@@ -7,16 +7,16 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
|
|
|
7
7
|
import "../assert-DmFG7ppO.js";
|
|
8
8
|
import "../assert_instance_of-CF09JHYM.js";
|
|
9
9
|
import { MemoryKvStore } from "../kv-BMY6Qf_A.js";
|
|
10
|
-
import "../docloader-
|
|
10
|
+
import "../docloader-C8mmLN-Y.js";
|
|
11
11
|
import "../url-kTAI6_KP.js";
|
|
12
12
|
import { parseSemVer } from "../semver-DWClQt_5.js";
|
|
13
13
|
import "../router-D_aVZZUc.js";
|
|
14
14
|
import "../multibase-DeCHcK8L.js";
|
|
15
|
-
import { Activity, Note, Person } from "../vocab-
|
|
15
|
+
import { Activity, Note, Person } from "../vocab-dDpPQ0fF.js";
|
|
16
16
|
import "../langstr-DbWheeIS.js";
|
|
17
17
|
import "../type-D2s5lmbZ.js";
|
|
18
|
-
import "../inbox-
|
|
19
|
-
import { createFederationBuilder } from "../builder-
|
|
18
|
+
import "../inbox-AwdJVoMZ.js";
|
|
19
|
+
import { createFederationBuilder } from "../builder-EdzpUb9N.js";
|
|
20
20
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
21
21
|
import { assertExists } from "../std__assert-vp0TKMS1.js";
|
|
22
22
|
import "../assert_rejects-C-sxEMM5.js";
|
|
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
|
|
|
7
7
|
import { assert } from "../assert-DmFG7ppO.js";
|
|
8
8
|
import "../assert_instance_of-CF09JHYM.js";
|
|
9
9
|
import { MemoryKvStore } from "../kv-BMY6Qf_A.js";
|
|
10
|
-
import { acceptsJsonLd, createFederation, handleActor, handleCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-
|
|
11
|
-
import "../docloader-
|
|
10
|
+
import { acceptsJsonLd, createFederation, handleActor, handleCollection, handleInbox, handleObject, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-DlU2_Djj.js";
|
|
11
|
+
import "../docloader-C8mmLN-Y.js";
|
|
12
12
|
import "../url-kTAI6_KP.js";
|
|
13
13
|
import "../semver-DWClQt_5.js";
|
|
14
|
-
import "../client-
|
|
14
|
+
import "../client-rv6n0nKR.js";
|
|
15
15
|
import "../router-D_aVZZUc.js";
|
|
16
16
|
import "../types-C7C_l-jz.js";
|
|
17
17
|
import "../multibase-DeCHcK8L.js";
|
|
18
|
-
import { Create, Note, Person } from "../vocab-
|
|
18
|
+
import { Create, Note, Person } from "../vocab-dDpPQ0fF.js";
|
|
19
19
|
import "../langstr-DbWheeIS.js";
|
|
20
|
-
import "../lookup-
|
|
20
|
+
import "../lookup-Ozuw-rxN.js";
|
|
21
21
|
import "../type-D2s5lmbZ.js";
|
|
22
|
-
import "../actor-
|
|
23
|
-
import "../key-
|
|
24
|
-
import { signRequest } from "../http-
|
|
25
|
-
import "../authdocloader-
|
|
26
|
-
import "../ld-
|
|
27
|
-
import "../owner-
|
|
28
|
-
import "../proof-
|
|
29
|
-
import "../lookup-
|
|
30
|
-
import "../inbox-
|
|
31
|
-
import "../builder-
|
|
22
|
+
import "../actor-BP-NTJ2m.js";
|
|
23
|
+
import "../key-CPSlDkCj.js";
|
|
24
|
+
import { signRequest } from "../http-BmfI6U39.js";
|
|
25
|
+
import "../authdocloader-Banw__l6.js";
|
|
26
|
+
import "../ld-D9kk1Uy2.js";
|
|
27
|
+
import "../owner-DF6Fg4-s.js";
|
|
28
|
+
import "../proof-13QPysOU.js";
|
|
29
|
+
import "../lookup-DNXR408t.js";
|
|
30
|
+
import "../inbox-AwdJVoMZ.js";
|
|
31
|
+
import "../builder-EdzpUb9N.js";
|
|
32
32
|
import "../collection-Dfb0TPno.js";
|
|
33
|
-
import "../keycache-
|
|
33
|
+
import "../keycache-BPwY_Up0.js";
|
|
34
34
|
import "../retry-BiIhZWgD.js";
|
|
35
|
-
import "../send-
|
|
35
|
+
import "../send-CaL5Xv1F.js";
|
|
36
36
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
37
37
|
import "../std__assert-vp0TKMS1.js";
|
|
38
38
|
import { assertFalse } from "../assert_rejects-C-sxEMM5.js";
|
|
@@ -40,8 +40,8 @@ import "../assert_is_error-nrwA1GeT.js";
|
|
|
40
40
|
import "../assert_not_equals-Dc7y-V5Q.js";
|
|
41
41
|
import "../assert_throws-Cn9C6Jur.js";
|
|
42
42
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
|
43
|
-
import { createInboxContext, createRequestContext } from "../context-
|
|
44
|
-
import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
|
43
|
+
import { createInboxContext, createRequestContext } from "../context-Buzj1YKD.js";
|
|
44
|
+
import { rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-CtFc865v.js";
|
|
45
45
|
|
|
46
46
|
//#region federation/handler.test.ts
|
|
47
47
|
test("acceptsJsonLd()", () => {
|
|
@@ -4,13 +4,13 @@
|
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
6
|
import { assertEquals } from "../assert_equals-CTYbeopb.js";
|
|
7
|
-
import "../docloader-
|
|
7
|
+
import "../docloader-C8mmLN-Y.js";
|
|
8
8
|
import "../url-kTAI6_KP.js";
|
|
9
9
|
import "../multibase-DeCHcK8L.js";
|
|
10
|
-
import { Activity, Create, Invite, Offer, Update } from "../vocab-
|
|
10
|
+
import { Activity, Create, Invite, Offer, Update } from "../vocab-dDpPQ0fF.js";
|
|
11
11
|
import "../langstr-DbWheeIS.js";
|
|
12
12
|
import "../type-D2s5lmbZ.js";
|
|
13
|
-
import { InboxListenerSet } from "../inbox-
|
|
13
|
+
import { InboxListenerSet } from "../inbox-AwdJVoMZ.js";
|
|
14
14
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
15
15
|
import "../assert_is_error-nrwA1GeT.js";
|
|
16
16
|
import { assertThrows } from "../assert_throws-Cn9C6Jur.js";
|
|
@@ -7,12 +7,12 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
|
|
|
7
7
|
import { assert } from "../assert-DmFG7ppO.js";
|
|
8
8
|
import { assertInstanceOf } from "../assert_instance_of-CF09JHYM.js";
|
|
9
9
|
import { MemoryKvStore } from "../kv-BMY6Qf_A.js";
|
|
10
|
-
import "../docloader-
|
|
10
|
+
import "../docloader-C8mmLN-Y.js";
|
|
11
11
|
import "../url-kTAI6_KP.js";
|
|
12
12
|
import "../multibase-DeCHcK8L.js";
|
|
13
|
-
import { CryptographicKey, Multikey } from "../vocab-
|
|
13
|
+
import { CryptographicKey, Multikey } from "../vocab-dDpPQ0fF.js";
|
|
14
14
|
import "../langstr-DbWheeIS.js";
|
|
15
|
-
import { KvKeyCache } from "../keycache-
|
|
15
|
+
import { KvKeyCache } from "../keycache-BPwY_Up0.js";
|
|
16
16
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
17
17
|
|
|
18
18
|
//#region federation/keycache.test.ts
|
|
@@ -7,32 +7,32 @@ import { assertEquals } from "../assert_equals-CTYbeopb.js";
|
|
|
7
7
|
import { assert } from "../assert-DmFG7ppO.js";
|
|
8
8
|
import { assertInstanceOf } from "../assert_instance_of-CF09JHYM.js";
|
|
9
9
|
import { MemoryKvStore } from "../kv-BMY6Qf_A.js";
|
|
10
|
-
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "../middleware-
|
|
11
|
-
import { FetchError, fetchDocumentLoader } from "../docloader-
|
|
10
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "../middleware-DlU2_Djj.js";
|
|
11
|
+
import { FetchError, fetchDocumentLoader } from "../docloader-C8mmLN-Y.js";
|
|
12
12
|
import "../url-kTAI6_KP.js";
|
|
13
13
|
import "../semver-DWClQt_5.js";
|
|
14
|
-
import "../client-
|
|
14
|
+
import "../client-rv6n0nKR.js";
|
|
15
15
|
import { RouterError } from "../router-D_aVZZUc.js";
|
|
16
16
|
import "../types-C7C_l-jz.js";
|
|
17
17
|
import "../multibase-DeCHcK8L.js";
|
|
18
|
-
import { Activity, Announce, Create, Invite, Multikey, Note, Object as Object$1, Offer, Person } from "../vocab-
|
|
18
|
+
import { Activity, Announce, Create, Invite, Multikey, Note, Object as Object$1, Offer, Person } from "../vocab-dDpPQ0fF.js";
|
|
19
19
|
import "../langstr-DbWheeIS.js";
|
|
20
|
-
import "../lookup-
|
|
20
|
+
import "../lookup-Ozuw-rxN.js";
|
|
21
21
|
import { getTypeId } from "../type-D2s5lmbZ.js";
|
|
22
|
-
import "../actor-
|
|
23
|
-
import "../key-
|
|
24
|
-
import { signRequest, verifyRequest } from "../http-
|
|
25
|
-
import { getAuthenticatedDocumentLoader } from "../authdocloader-
|
|
26
|
-
import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-
|
|
27
|
-
import { doesActorOwnKey } from "../owner-
|
|
28
|
-
import { signObject, verifyObject } from "../proof-
|
|
29
|
-
import { lookupObject } from "../lookup-
|
|
30
|
-
import "../inbox-
|
|
31
|
-
import "../builder-
|
|
22
|
+
import "../actor-BP-NTJ2m.js";
|
|
23
|
+
import "../key-CPSlDkCj.js";
|
|
24
|
+
import { signRequest, verifyRequest } from "../http-BmfI6U39.js";
|
|
25
|
+
import { getAuthenticatedDocumentLoader } from "../authdocloader-Banw__l6.js";
|
|
26
|
+
import { detachSignature, signJsonLd, verifyJsonLd } from "../ld-D9kk1Uy2.js";
|
|
27
|
+
import { doesActorOwnKey } from "../owner-DF6Fg4-s.js";
|
|
28
|
+
import { signObject, verifyObject } from "../proof-13QPysOU.js";
|
|
29
|
+
import { lookupObject } from "../lookup-DNXR408t.js";
|
|
30
|
+
import "../inbox-AwdJVoMZ.js";
|
|
31
|
+
import "../builder-EdzpUb9N.js";
|
|
32
32
|
import "../collection-Dfb0TPno.js";
|
|
33
|
-
import "../keycache-
|
|
33
|
+
import "../keycache-BPwY_Up0.js";
|
|
34
34
|
import "../retry-BiIhZWgD.js";
|
|
35
|
-
import "../send-
|
|
35
|
+
import "../send-CaL5Xv1F.js";
|
|
36
36
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
37
37
|
import { assertStrictEquals } from "../std__assert-vp0TKMS1.js";
|
|
38
38
|
import { assertFalse, assertRejects } from "../assert_rejects-C-sxEMM5.js";
|
|
@@ -40,7 +40,7 @@ import "../assert_is_error-nrwA1GeT.js";
|
|
|
40
40
|
import { assertNotEquals } from "../assert_not_equals-Dc7y-V5Q.js";
|
|
41
41
|
import { assertThrows } from "../assert_throws-Cn9C6Jur.js";
|
|
42
42
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
|
43
|
-
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-
|
|
43
|
+
import { ed25519Multikey, ed25519PrivateKey, ed25519PublicKey, rsaPrivateKey2, rsaPrivateKey3, rsaPublicKey2, rsaPublicKey3 } from "../keys-CtFc865v.js";
|
|
44
44
|
import { esm_default } from "../esm-Db4De7AS.js";
|
|
45
45
|
|
|
46
46
|
//#region testing/fixtures/example.com/person.json
|
package/dist/federation/mod.js
CHANGED
|
@@ -3,16 +3,16 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
5
|
import "../transformers-ghwJuzGY.js";
|
|
6
|
-
import "../docloader-
|
|
7
|
-
import "../actor-
|
|
8
|
-
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-
|
|
9
|
-
import "../lookup-
|
|
10
|
-
import "../key-
|
|
11
|
-
import "../http-
|
|
12
|
-
import "../proof-
|
|
6
|
+
import "../docloader-b8Rvguvo.js";
|
|
7
|
+
import "../actor-E2ennwBD.js";
|
|
8
|
+
import { Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable } from "../middleware-DaSuFmHu.js";
|
|
9
|
+
import "../lookup-Q9UB5zay.js";
|
|
10
|
+
import "../key-BNa6EpJl.js";
|
|
11
|
+
import "../http-DLI_ZQS-.js";
|
|
12
|
+
import "../proof-Blo9MEVW.js";
|
|
13
13
|
import { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue } from "../federation-BRIQn-GV.js";
|
|
14
|
-
import "../types-
|
|
15
|
-
import "../authdocloader-
|
|
16
|
-
import "../vocab-
|
|
14
|
+
import "../types-CGJsS8Cg.js";
|
|
15
|
+
import "../authdocloader-CFeH0dJ-.js";
|
|
16
|
+
import "../vocab-C3GyhklV.js";
|
|
17
17
|
|
|
18
18
|
export { InProcessMessageQueue, MemoryKvStore, ParallelMessageQueue, Router, RouterError, buildCollectionSynchronizationHeader, createExponentialBackoffPolicy, createFederation, createFederationBuilder, digest, respondWithObject, respondWithObjectIfAcceptable };
|
|
@@ -6,18 +6,18 @@
|
|
|
6
6
|
import { assertEquals } from "../assert_equals-CTYbeopb.js";
|
|
7
7
|
import { assert } from "../assert-DmFG7ppO.js";
|
|
8
8
|
import "../assert_instance_of-CF09JHYM.js";
|
|
9
|
-
import "../docloader-
|
|
9
|
+
import "../docloader-C8mmLN-Y.js";
|
|
10
10
|
import "../url-kTAI6_KP.js";
|
|
11
11
|
import "../multibase-DeCHcK8L.js";
|
|
12
|
-
import { Activity, Application, Endpoints, Group, Person, Service } from "../vocab-
|
|
12
|
+
import { Activity, Application, Endpoints, Group, Person, Service } from "../vocab-dDpPQ0fF.js";
|
|
13
13
|
import "../langstr-DbWheeIS.js";
|
|
14
|
-
import "../lookup-
|
|
14
|
+
import "../lookup-Ozuw-rxN.js";
|
|
15
15
|
import "../type-D2s5lmbZ.js";
|
|
16
|
-
import "../actor-
|
|
17
|
-
import "../key-
|
|
18
|
-
import { verifyRequest } from "../http-
|
|
19
|
-
import { doesActorOwnKey } from "../owner-
|
|
20
|
-
import { extractInboxes, sendActivity } from "../send-
|
|
16
|
+
import "../actor-BP-NTJ2m.js";
|
|
17
|
+
import "../key-CPSlDkCj.js";
|
|
18
|
+
import { verifyRequest } from "../http-BmfI6U39.js";
|
|
19
|
+
import { doesActorOwnKey } from "../owner-DF6Fg4-s.js";
|
|
20
|
+
import { extractInboxes, sendActivity } from "../send-CaL5Xv1F.js";
|
|
21
21
|
import { test } from "../testing-BZ0dJ4qn.js";
|
|
22
22
|
import "../std__assert-vp0TKMS1.js";
|
|
23
23
|
import { assertFalse, assertRejects } from "../assert_rejects-C-sxEMM5.js";
|
|
@@ -25,7 +25,7 @@ import "../assert_is_error-nrwA1GeT.js";
|
|
|
25
25
|
import { assertNotEquals } from "../assert_not_equals-Dc7y-V5Q.js";
|
|
26
26
|
import "../assert_throws-Cn9C6Jur.js";
|
|
27
27
|
import { mockDocumentLoader } from "../docloader-09nVWLAZ.js";
|
|
28
|
-
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-
|
|
28
|
+
import { ed25519Multikey, ed25519PrivateKey, rsaPrivateKey2, rsaPublicKey2 } from "../keys-CtFc865v.js";
|
|
29
29
|
import { esm_default } from "../esm-Db4De7AS.js";
|
|
30
30
|
|
|
31
31
|
//#region federation/send.test.ts
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { deno_default } from "./docloader-
|
|
7
|
-
import { CryptographicKey } from "./vocab-
|
|
8
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
|
6
|
+
import { deno_default } from "./docloader-C8mmLN-Y.js";
|
|
7
|
+
import { CryptographicKey } from "./vocab-dDpPQ0fF.js";
|
|
8
|
+
import { fetchKey, validateCryptoKey } from "./key-CPSlDkCj.js";
|
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
|
10
10
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
11
11
|
import { ATTR_HTTP_REQUEST_HEADER, ATTR_HTTP_REQUEST_METHOD, ATTR_URL_FULL } from "@opentelemetry/semantic-conventions";
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import { deno_default } from "./docloader-
|
|
6
|
-
import { CryptographicKey } from "./actor-
|
|
7
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
|
5
|
+
import { deno_default } from "./docloader-b8Rvguvo.js";
|
|
6
|
+
import { CryptographicKey } from "./actor-E2ennwBD.js";
|
|
7
|
+
import { fetchKey, validateCryptoKey } from "./key-BNa6EpJl.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
10
10
|
import { decodeBase64, encodeBase64 } from "byte-encodings/base64";
|
|
@@ -3,8 +3,8 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { deno_default } from "./docloader-
|
|
7
|
-
import { Activity } from "./vocab-
|
|
6
|
+
import { deno_default } from "./docloader-C8mmLN-Y.js";
|
|
7
|
+
import { Activity } from "./vocab-dDpPQ0fF.js";
|
|
8
8
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
|
10
10
|
import { SpanKind, SpanStatusCode, context, propagation, trace } from "@opentelemetry/api";
|
|
@@ -2,8 +2,8 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import { deno_default, getDocumentLoader } from "./docloader-
|
|
6
|
-
import { CryptographicKey, Object as Object$1, isActor } from "./actor-
|
|
5
|
+
import { deno_default, getDocumentLoader } from "./docloader-b8Rvguvo.js";
|
|
6
|
+
import { CryptographicKey, Object as Object$1, isActor } from "./actor-E2ennwBD.js";
|
|
7
7
|
import { getLogger } from "@logtape/logtape";
|
|
8
8
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
9
9
|
|
|
@@ -2,9 +2,9 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import "./docloader-
|
|
6
|
-
import "./actor-
|
|
7
|
-
import "./lookup-
|
|
8
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-
|
|
5
|
+
import "./docloader-b8Rvguvo.js";
|
|
6
|
+
import "./actor-E2ennwBD.js";
|
|
7
|
+
import "./lookup-Q9UB5zay.js";
|
|
8
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-BNa6EpJl.js";
|
|
9
9
|
|
|
10
10
|
export { validateCryptoKey };
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { deno_default, getDocumentLoader } from "./docloader-
|
|
7
|
-
import { CryptographicKey, Object as Object$1 } from "./vocab-
|
|
8
|
-
import { isActor } from "./actor-
|
|
6
|
+
import { deno_default, getDocumentLoader } from "./docloader-C8mmLN-Y.js";
|
|
7
|
+
import { CryptographicKey, Object as Object$1 } from "./vocab-dDpPQ0fF.js";
|
|
8
|
+
import { isActor } from "./actor-BP-NTJ2m.js";
|
|
9
9
|
import { getLogger } from "@logtape/logtape";
|
|
10
10
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
11
11
|
|
|
@@ -3,14 +3,14 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import "./docloader-
|
|
6
|
+
import "./docloader-C8mmLN-Y.js";
|
|
7
7
|
import "./url-kTAI6_KP.js";
|
|
8
8
|
import "./multibase-DeCHcK8L.js";
|
|
9
|
-
import "./vocab-
|
|
9
|
+
import "./vocab-dDpPQ0fF.js";
|
|
10
10
|
import "./langstr-DbWheeIS.js";
|
|
11
|
-
import "./lookup-
|
|
11
|
+
import "./lookup-Ozuw-rxN.js";
|
|
12
12
|
import "./type-D2s5lmbZ.js";
|
|
13
|
-
import "./actor-
|
|
14
|
-
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-
|
|
13
|
+
import "./actor-BP-NTJ2m.js";
|
|
14
|
+
import { exportJwk, fetchKey, generateCryptoKeyPair, importJwk, validateCryptoKey } from "./key-CPSlDkCj.js";
|
|
15
15
|
|
|
16
16
|
export { validateCryptoKey };
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { CryptographicKey, Multikey } from "./vocab-
|
|
6
|
+
import { CryptographicKey, Multikey } from "./vocab-dDpPQ0fF.js";
|
|
7
7
|
|
|
8
8
|
//#region federation/keycache.ts
|
|
9
9
|
var KvKeyCache = class {
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { CryptographicKey, Multikey, importSpki } from "./vocab-
|
|
6
|
+
import { CryptographicKey, Multikey, importSpki } from "./vocab-dDpPQ0fF.js";
|
|
7
7
|
|
|
8
8
|
//#region testing/keys.ts
|
|
9
9
|
const rsaPublicKey1 = new CryptographicKey({
|
|
@@ -3,10 +3,10 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { deno_default, getDocumentLoader } from "./docloader-
|
|
7
|
-
import { Activity, CryptographicKey, Object as Object$1 } from "./vocab-
|
|
6
|
+
import { deno_default, getDocumentLoader } from "./docloader-C8mmLN-Y.js";
|
|
7
|
+
import { Activity, CryptographicKey, Object as Object$1 } from "./vocab-dDpPQ0fF.js";
|
|
8
8
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
|
9
|
-
import { fetchKey, validateCryptoKey } from "./key-
|
|
9
|
+
import { fetchKey, validateCryptoKey } from "./key-CPSlDkCj.js";
|
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
|
11
11
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
12
12
|
import { decodeBase64, encodeBase64 } from "byte-encodings/base64";
|
|
@@ -3,9 +3,9 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { deno_default, getDocumentLoader } from "./docloader-
|
|
7
|
-
import { Object as Object$1 } from "./vocab-
|
|
8
|
-
import { lookupWebFinger } from "./lookup-
|
|
6
|
+
import { deno_default, getDocumentLoader } from "./docloader-C8mmLN-Y.js";
|
|
7
|
+
import { Object as Object$1 } from "./vocab-dDpPQ0fF.js";
|
|
8
|
+
import { lookupWebFinger } from "./lookup-Ozuw-rxN.js";
|
|
9
9
|
import { getTypeId } from "./type-D2s5lmbZ.js";
|
|
10
10
|
import { getLogger } from "@logtape/logtape";
|
|
11
11
|
import { SpanStatusCode, trace } from "@opentelemetry/api";
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
globalThis.addEventListener = () => {};
|
|
5
5
|
|
|
6
|
-
import { deno_default, getUserAgent } from "./docloader-
|
|
6
|
+
import { deno_default, getUserAgent } from "./docloader-C8mmLN-Y.js";
|
|
7
7
|
import { UrlError, validatePublicUrl } from "./url-kTAI6_KP.js";
|
|
8
8
|
import { getLogger } from "@logtape/logtape";
|
|
9
9
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { Temporal } from "@js-temporal/polyfill";
|
|
3
3
|
import { URLPattern } from "urlpattern-polyfill";
|
|
4
4
|
|
|
5
|
-
import { UrlError, deno_default, getUserAgent, validatePublicUrl } from "./docloader-
|
|
5
|
+
import { UrlError, deno_default, getUserAgent, validatePublicUrl } from "./docloader-b8Rvguvo.js";
|
|
6
6
|
import { getLogger } from "@logtape/logtape";
|
|
7
7
|
import { SpanKind, SpanStatusCode, trace } from "@opentelemetry/api";
|
|
8
8
|
|
|
@@ -0,0 +1,17 @@
|
|
|
1
|
+
|
|
2
|
+
import { Temporal } from "@js-temporal/polyfill";
|
|
3
|
+
import { URLPattern } from "urlpattern-polyfill";
|
|
4
|
+
|
|
5
|
+
import "./transformers-ghwJuzGY.js";
|
|
6
|
+
import "./docloader-b8Rvguvo.js";
|
|
7
|
+
import "./actor-E2ennwBD.js";
|
|
8
|
+
import { ContextImpl, FederationImpl, InboxContextImpl, KvSpecDeterminer, createFederation } from "./middleware-DaSuFmHu.js";
|
|
9
|
+
import "./lookup-Q9UB5zay.js";
|
|
10
|
+
import "./key-BNa6EpJl.js";
|
|
11
|
+
import "./http-DLI_ZQS-.js";
|
|
12
|
+
import "./proof-Blo9MEVW.js";
|
|
13
|
+
import "./types-CGJsS8Cg.js";
|
|
14
|
+
import "./authdocloader-CFeH0dJ-.js";
|
|
15
|
+
import "./vocab-C3GyhklV.js";
|
|
16
|
+
|
|
17
|
+
export { FederationImpl };
|