@fedify/fedify 2.3.0-dev.1131 → 2.3.0-dev.1145

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.
Files changed (104) hide show
  1. package/README.md +3 -0
  2. package/dist/{assert-DikXweDx.mjs → assert-OguE97r2.mjs} +1 -1
  3. package/dist/{assert_instance_of-C4Ri6VuN.mjs → assert_instance_of-DBC5X09g.mjs} +1 -1
  4. package/dist/{assert_not_equals--wG9hV7u.mjs → assert_not_equals-DkVK8oqV.mjs} +1 -1
  5. package/dist/{assert_rejects-DQP-q39h.mjs → assert_rejects-DN60FHPX.mjs} +2 -2
  6. package/dist/{assert_strict_equals-Dmjbg-bA.mjs → assert_strict_equals-XEgZAlrj.mjs} +1 -1
  7. package/dist/{assert_throws-4NwKEy2q.mjs → assert_throws-BOkhLGYc.mjs} +1 -1
  8. package/dist/{builder-DckAhD27.mjs → builder-ShiR1K6b.mjs} +60 -41
  9. package/dist/compat/mod.d.cts +1 -1
  10. package/dist/compat/mod.d.ts +1 -1
  11. package/dist/compat/outgoing-jsonld.test.mjs +3 -3
  12. package/dist/compat/public-audience.test.mjs +3 -3
  13. package/dist/compat/transformers.test.mjs +5 -5
  14. package/dist/{context-Cq18Gplu.d.ts → context-DCtsSHDv.d.ts} +2 -86
  15. package/dist/{context-tc6VOOOL.d.cts → context-DI2gRbyN.d.cts} +1 -87
  16. package/dist/{context-BAE7AKLA.mjs → context-DVoTs_wM.mjs} +1 -1
  17. package/dist/{deno--CS-SBS9.mjs → deno-h0TWFuEz.mjs} +1 -1
  18. package/dist/{docloader-k6huZLQL.mjs → docloader-BdDN0Aqx.mjs} +3 -3
  19. package/dist/federation/builder.test.mjs +138 -10
  20. package/dist/federation/collection.test.mjs +3 -3
  21. package/dist/federation/handler.test.mjs +12 -12
  22. package/dist/federation/idempotency.test.mjs +6 -6
  23. package/dist/federation/inbox.test.mjs +3 -3
  24. package/dist/federation/keycache.test.mjs +5 -5
  25. package/dist/federation/kv.test.mjs +3 -3
  26. package/dist/federation/metrics.test.mjs +63 -4
  27. package/dist/federation/middleware.test.mjs +30 -18
  28. package/dist/federation/mod.cjs +155 -3
  29. package/dist/federation/mod.d.cts +2 -2
  30. package/dist/federation/mod.d.ts +2 -2
  31. package/dist/federation/mod.js +153 -1
  32. package/dist/federation/mq.test.mjs +5 -5
  33. package/dist/federation/negotiation.test.mjs +4 -4
  34. package/dist/federation/retry.test.mjs +3 -3
  35. package/dist/federation/router.test.mjs +190 -9
  36. package/dist/federation/send.test.mjs +16 -16
  37. package/dist/federation/webfinger.test.mjs +151 -6
  38. package/dist/{getMachineId-bsd-BY01PL1n.mjs → getMachineId-bsd-etIyxDet.mjs} +1 -1
  39. package/dist/{getMachineId-darwin-Dr1gkBkp.mjs → getMachineId-darwin-D23zTf4g.mjs} +1 -1
  40. package/dist/{getMachineId-win-QEYwcJiy.mjs → getMachineId-win-Dpap6v5i.mjs} +1 -1
  41. package/dist/{http-CJfvRL7D.cjs → http-7kAB7PVx.cjs} +53 -1
  42. package/dist/{http-cqujdCRz.js → http-B2hxA7dO.js} +48 -2
  43. package/dist/{http-IywnQdiX.mjs → http-QzW9IWfs.mjs} +4 -4
  44. package/dist/{key-Df3tMleh.mjs → key-Dh2OK1XQ.mjs} +2 -2
  45. package/dist/{kv-cache-L0SMQkcd.cjs → kv-cache-DCPp-MT0.cjs} +1 -1
  46. package/dist/{kv-cache-q9Ec2ryS.mjs → kv-cache-EZRIPZXD.mjs} +1 -1
  47. package/dist/{kv-cache-pEejzYq4.js → kv-cache-b22dNkjt.js} +1 -1
  48. package/dist/{ld-BGwiJpl3.mjs → ld-eZbar1rr.mjs} +3 -3
  49. package/dist/{metrics-BTOMkW8C.mjs → metrics-E0hAHtLZ.mjs} +48 -2
  50. package/dist/{middleware-B2rtdpFV.cjs → middleware-BUl1BH4x.cjs} +163 -212
  51. package/dist/{middleware-DtOddSVg.js → middleware-BrGIM_Ra.js} +127 -164
  52. package/dist/{middleware-BB0IbDow.mjs → middleware-CyJDCmNg.mjs} +89 -37
  53. package/dist/{middleware-Dnql59Y8.mjs → middleware-mToCR2tG.mjs} +1 -1
  54. package/dist/mod-CI9fduEi.d.cts +182 -0
  55. package/dist/mod-CkRiJHGA.d.ts +182 -0
  56. package/dist/mod.cjs +6 -6
  57. package/dist/mod.d.cts +2 -2
  58. package/dist/mod.d.ts +2 -2
  59. package/dist/mod.js +5 -5
  60. package/dist/nodeinfo/client.test.mjs +4 -4
  61. package/dist/nodeinfo/handler.test.mjs +5 -5
  62. package/dist/nodeinfo/types.test.mjs +4 -4
  63. package/dist/otel/exporter.test.mjs +3 -3
  64. package/dist/{outgoing-jsonld-BNL8AC14.mjs → outgoing-jsonld-BgFLCJQ_.mjs} +1 -1
  65. package/dist/{owner-CIt4hvmM.mjs → owner-ByO_Fw6U.mjs} +2 -2
  66. package/dist/{proof-DMGIjHYH.js → proof-BkRyFchv.js} +1 -1
  67. package/dist/{proof-BYlrRSmZ.mjs → proof-CSo0S8OK.mjs} +5 -5
  68. package/dist/{proof-B1_u25UV.cjs → proof-jVqClF49.cjs} +1 -1
  69. package/dist/{send-DJFpze7B.mjs → send-jzrTV1FU.mjs} +3 -3
  70. package/dist/sig/accept.test.mjs +1 -1
  71. package/dist/sig/http.test.mjs +9 -9
  72. package/dist/sig/key.test.mjs +6 -6
  73. package/dist/sig/ld.test.mjs +7 -7
  74. package/dist/sig/mod.cjs +2 -2
  75. package/dist/sig/mod.js +2 -2
  76. package/dist/sig/owner.test.mjs +6 -6
  77. package/dist/sig/proof.test.mjs +8 -8
  78. package/dist/{std__assert-BTEgfoJo.mjs → std__assert-BBjXFNOb.mjs} +4 -4
  79. package/dist/testing/mod.d.mts +1 -0
  80. package/dist/testing/mod.mjs +1 -1
  81. package/dist/utils/docloader.test.mjs +7 -7
  82. package/dist/utils/kv-cache.test.mjs +1 -1
  83. package/dist/utils/mod.cjs +1 -1
  84. package/dist/utils/mod.js +1 -1
  85. package/package.json +6 -7
  86. package/dist/mod-CajNYYkt.d.ts +0 -63
  87. package/dist/mod-DnzgcPcy.d.cts +0 -63
  88. package/dist/router-BT_F5748.mjs +0 -114
  89. /package/dist/{accept-CgDcxvjV.mjs → accept-CceiKpCy.mjs} +0 -0
  90. /package/dist/{activity-listener-BeTGV3wc.mjs → activity-listener-tztVvlNb.mjs} +0 -0
  91. /package/dist/{assert_equals-Ew3jOFa3.mjs → assert_equals-C-ZRDbaf.mjs} +0 -0
  92. /package/dist/{client-Bneh_DYR.mjs → client-B_A6mfn3.mjs} +0 -0
  93. /package/dist/{collection-Cc3DVAhE.mjs → collection-CA3V5zyK.mjs} +0 -0
  94. /package/dist/{esm-sdtqOUPu.mjs → esm-BQRw925N.mjs} +0 -0
  95. /package/dist/{execAsync-Dxb7rNf3.mjs → execAsync-DCBrgFiV.mjs} +0 -0
  96. /package/dist/{getMachineId-linux-Bbhofx-s.mjs → getMachineId-linux-ObI47Hql.mjs} +0 -0
  97. /package/dist/{getMachineId-unsupported-dIOte2Ct.mjs → getMachineId-unsupported-Ddu-PFeh.mjs} +0 -0
  98. /package/dist/{keycache-BeU0LCII.mjs → keycache-BYMd8q7F.mjs} +0 -0
  99. /package/dist/{keys-CSYsOMFG.mjs → keys-C3kae-6B.mjs} +0 -0
  100. /package/dist/{kv-QHE0oeM3.mjs → kv-x2IvBUyq.mjs} +0 -0
  101. /package/dist/{negotiation-DDstyBvc.mjs → negotiation-CDW-_gUU.mjs} +0 -0
  102. /package/dist/{public-audience-c9zmYKgA.mjs → public-audience-N3pyOx2p.mjs} +0 -0
  103. /package/dist/{retry-_VvV0h9f.mjs → retry-v_sGLH1d.mjs} +0 -0
  104. /package/dist/{types-D09GN0uZ.mjs → types-BFowWFTT.mjs} +0 -0
@@ -2,17 +2,16 @@ const { Temporal } = require("@js-temporal/polyfill");
2
2
  const { URLPattern } = require("urlpattern-polyfill");
3
3
  const require_chunk = require("./chunk-DDcVe30Y.cjs");
4
4
  const require_transformers = require("./transformers-NeAONrAq.cjs");
5
- const require_http = require("./http-CJfvRL7D.cjs");
6
- const require_proof = require("./proof-B1_u25UV.cjs");
5
+ const require_http = require("./http-7kAB7PVx.cjs");
6
+ const require_proof = require("./proof-jVqClF49.cjs");
7
7
  const require_types = require("./types-KC4QAoxe.cjs");
8
- const require_kv_cache = require("./kv-cache-L0SMQkcd.cjs");
8
+ const require_kv_cache = require("./kv-cache-DCPp-MT0.cjs");
9
9
  let _logtape_logtape = require("@logtape/logtape");
10
+ let _fedify_uri_template = require("@fedify/uri-template");
10
11
  let _fedify_vocab = require("@fedify/vocab");
11
12
  let _opentelemetry_api = require("@opentelemetry/api");
12
- let es_toolkit = require("es-toolkit");
13
- let uri_template_router = require("uri-template-router");
14
- let url_template = require("url-template");
15
13
  let byte_encodings_hex = require("byte-encodings/hex");
14
+ let es_toolkit = require("es-toolkit");
16
15
  let _fedify_vocab_runtime = require("@fedify/vocab-runtime");
17
16
  let _opentelemetry_semantic_conventions = require("@opentelemetry/semantic-conventions");
18
17
  let _fedify_webfinger = require("@fedify/webfinger");
@@ -52,126 +51,33 @@ var ActivityListenerSet = class {
52
51
  }
53
52
  };
54
53
  //#endregion
55
- //#region src/federation/router.ts
56
- function cloneInnerRouter(router) {
57
- const clone = new uri_template_router.Router();
58
- clone.nid = router.nid;
59
- clone.fsm = (0, es_toolkit.cloneDeep)(router.fsm);
60
- clone.routeSet = new Set(router.routeSet);
61
- clone.templateRouteMap = new Map(router.templateRouteMap);
62
- clone.valueRouteMap = new Map(router.valueRouteMap);
63
- clone.hierarchy = (0, es_toolkit.cloneDeep)(router.hierarchy);
64
- return clone;
65
- }
54
+ //#region src/federation/builder.ts
55
+ const ACTOR_ALIAS_PREFIX = "actorAlias:";
66
56
  /**
67
- * URL router and constructor based on URI Template
68
- * ([RFC 6570](https://tools.ietf.org/html/rfc6570)).
57
+ * Route options shared by every dispatcher whose path must expose exactly
58
+ * one `{identifier}` variable bound to a single, non-empty value
59
+ * for `setOutboxDispatcher/Listener()`.
69
60
  */
70
- var Router = class Router {
71
- #router;
72
- #templates;
73
- #templateStrings;
74
- /**
75
- * Whether to ignore trailing slashes when matching paths.
76
- * @since 1.6.0
77
- */
78
- trailingSlashInsensitive;
79
- /**
80
- * Create a new {@link Router}.
81
- * @param options Options for the router.
82
- */
83
- constructor(options = {}) {
84
- this.#router = new uri_template_router.Router();
85
- this.#templates = {};
86
- this.#templateStrings = {};
87
- this.trailingSlashInsensitive = options.trailingSlashInsensitive ?? false;
88
- }
89
- clone() {
90
- const clone = new Router({ trailingSlashInsensitive: this.trailingSlashInsensitive });
91
- clone.#router = cloneInnerRouter(this.#router);
92
- clone.#templates = { ...this.#templates };
93
- clone.#templateStrings = { ...this.#templateStrings };
94
- return clone;
95
- }
96
- /**
97
- * Checks if a path name exists in the router.
98
- * @param name The name of the path.
99
- * @returns `true` if the path name exists, otherwise `false`.
100
- */
101
- has(name) {
102
- return name in this.#templates;
103
- }
104
- /**
105
- * Adds a new path rule to the router.
106
- * @param template The path pattern.
107
- * @param name The name of the path.
108
- * @returns The names of the variables in the path pattern.
109
- */
110
- add(template, name) {
111
- if (!template.startsWith("/")) throw new RouterError("Path must start with a slash.");
112
- const rule = this.#router.addTemplate(template, {}, name);
113
- this.#templates[name] = (0, url_template.parseTemplate)(template);
114
- this.#templateStrings[name] = template;
115
- return new Set(rule.variables.map((v) => v.varname));
116
- }
117
- /**
118
- * Resolves a path name and values from a URL, if any match.
119
- * @param url The URL to resolve.
120
- * @returns The name of the path and its values, if any match. Otherwise,
121
- * `null`.
122
- */
123
- route(url) {
124
- let match = this.#router.resolveURI(url);
125
- if (match == null) {
126
- if (!this.trailingSlashInsensitive) return null;
127
- url = url.endsWith("/") ? url.replace(/\/+$/, "") : `${url}/`;
128
- match = this.#router.resolveURI(url);
129
- if (match == null) return null;
130
- }
131
- return {
132
- name: match.matchValue,
133
- template: this.#templateStrings[match.matchValue],
134
- values: match.params
135
- };
136
- }
137
- /**
138
- * Constructs a URL/path from a path name and values.
139
- * @param name The name of the path.
140
- * @param values The values to expand the path with.
141
- * @returns The URL/path, if the name exists. Otherwise, `null`.
142
- */
143
- build(name, values) {
144
- if (name in this.#templates) return this.#templates[name].expand(values);
145
- return null;
146
- }
61
+ const identifierSingular = {
62
+ exact: true,
63
+ variables: { identifier: { operatables: [""] } }
147
64
  };
148
65
  /**
149
- * An error thrown by the {@link Router}.
66
+ * Route options shared by every dispatcher whose path must expose
67
+ * `{identifier}` and `{+identifier}` variables bound to the same single,
68
+ * non-empty value for following setters:
69
+ * - `setActorDispatcher()` (actor path)
70
+ * - `setInboxDispatcher/Listener()` (inbox path)
71
+ * - `setFollowingDispatcher()` (following path)
72
+ * - `setFollowersDispatcher()` (followers path)
73
+ * - `setLikedDispatcher()` (liked path)
74
+ * - `setFeaturedDispatcher()` (featured path)
75
+ * - `setFeaturedTagsDispatcher()` (featured tags path)
150
76
  */
151
- var RouterError = class extends Error {
152
- /**
153
- * Create a new {@link RouterError}.
154
- * @param message The error message.
155
- */
156
- constructor(message) {
157
- super(message);
158
- this.name = "RouterError";
159
- }
77
+ const identifierSingularAllowPlus = {
78
+ exact: true,
79
+ variables: { identifier: { operatables: ["", "+"] } }
160
80
  };
161
- //#endregion
162
- //#region src/federation/builder.ts
163
- const ACTOR_ALIAS_PREFIX = "actorAlias:";
164
- function validateSingleIdentifierVariablePath(path, errorMessage) {
165
- const operatorMatches = globalThis.Array.from(path.matchAll(/{([+#./;?&]?)([A-Za-z_][A-Za-z0-9_]*)}/g));
166
- if (operatorMatches.length !== 1 || operatorMatches[0]?.[2] !== "identifier") throw new RouterError(errorMessage);
167
- if (operatorMatches.some((match) => [
168
- "?",
169
- "&",
170
- "#"
171
- ].includes(match[1]) && match[2] === "identifier")) throw new RouterError(errorMessage);
172
- const variables = new Router().add(path, "outbox");
173
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError(errorMessage);
174
- }
175
81
  var FederationBuilderImpl = class {
176
82
  router;
177
83
  actorCallbacks;
@@ -204,7 +110,7 @@ var FederationBuilderImpl = class {
204
110
  */
205
111
  #symbolRegistry = /* @__PURE__ */ new Map();
206
112
  constructor() {
207
- this.router = new Router();
113
+ this.router = new _fedify_uri_template.Router();
208
114
  this.objectCallbacks = {};
209
115
  this.objectTypeIds = {};
210
116
  this.collectionCallbacks = {};
@@ -246,9 +152,9 @@ var FederationBuilderImpl = class {
246
152
  return _opentelemetry_api.trace.getTracer(require_http.name, require_http.version);
247
153
  }
248
154
  setActorDispatcher(path, dispatcher) {
249
- if (this.router.has("actor")) throw new RouterError("Actor dispatcher already set.");
250
- const variables = this.router.add(path, "actor");
251
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError("Path for actor dispatcher must have one variable: {identifier}");
155
+ if (this.router.has("actor")) throw new _fedify_uri_template.RouterError("Actor dispatcher already set.");
156
+ (0, _fedify_uri_template.assertPath)(path);
157
+ this.router.add(path, "actor", identifierSingularAllowPlus);
252
158
  const callbacks = { dispatcher: async (context, identifier) => {
253
159
  const actor = await this._getTracer().startActiveSpan("activitypub.dispatch_actor", {
254
160
  kind: _opentelemetry_api.SpanKind.SERVER,
@@ -348,11 +254,11 @@ var FederationBuilderImpl = class {
348
254
  return setters;
349
255
  },
350
256
  mapActorAlias: (path, identifier) => {
351
- if (identifier === "") throw new RouterError("Identifier cannot be empty.");
352
- if (this.router.has(`actorAlias:${identifier}`)) throw new RouterError(`Actor alias for "${identifier}" already set.`);
353
- if (new Router().add(path, "temp").size > 0) throw new RouterError("Path for actor alias must have no variables.");
257
+ if (identifier === "") throw new _fedify_uri_template.RouterError("Identifier cannot be empty.");
258
+ if (this.router.has(`actorAlias:${identifier}`)) throw new _fedify_uri_template.RouterError(`Actor alias for "${identifier}" already set.`);
259
+ if (_fedify_uri_template.Router.variables(path).size > 0) throw new _fedify_uri_template.RouterError("Path for actor alias must have no variables.");
354
260
  const existingRoute = this.router.route(path);
355
- if (existingRoute != null) throw new RouterError(`Actor alias path "${path}" conflicts with existing route "${existingRoute.name}".`);
261
+ if (existingRoute != null) throw new _fedify_uri_template.RouterError(`Actor alias path "${path}" conflicts with existing route "${existingRoute.name}".`);
356
262
  this.router.add(path, `${ACTOR_ALIAS_PREFIX}${identifier}`);
357
263
  return setters;
358
264
  },
@@ -364,8 +270,9 @@ var FederationBuilderImpl = class {
364
270
  return setters;
365
271
  }
366
272
  setNodeInfoDispatcher(path, dispatcher) {
367
- if (this.router.has("nodeInfo")) throw new RouterError("NodeInfo dispatcher already set.");
368
- if (this.router.add(path, "nodeInfo").size !== 0) throw new RouterError("Path for NodeInfo dispatcher must have no variables.");
273
+ if (this.router.has("nodeInfo")) throw new _fedify_uri_template.RouterError("NodeInfo dispatcher already set.");
274
+ if (_fedify_uri_template.Router.variables(path).size !== 0) throw new _fedify_uri_template.RouterError("Path for NodeInfo dispatcher must have no variables.");
275
+ this.router.add(path, "nodeInfo");
369
276
  this.nodeInfoDispatcher = dispatcher;
370
277
  }
371
278
  setWebFingerLinksDispatcher(dispatcher) {
@@ -373,9 +280,10 @@ var FederationBuilderImpl = class {
373
280
  }
374
281
  setObjectDispatcher(cls, path, dispatcher) {
375
282
  const routeName = `object:${cls.typeId.href}`;
376
- if (this.router.has(routeName)) throw new RouterError(`Object dispatcher for ${cls.name} already set.`);
377
- const variables = this.router.add(path, routeName);
378
- if (variables.size < 1) throw new RouterError("Path for object dispatcher must have at least one variable.");
283
+ if (this.router.has(routeName)) throw new _fedify_uri_template.RouterError(`Object dispatcher for ${cls.name} already set.`);
284
+ (0, _fedify_uri_template.assertPath)(path);
285
+ const variables = _fedify_uri_template.Router.variables(path);
286
+ this.router.add(path, routeName);
379
287
  const callbacks = {
380
288
  dispatcher: (ctx, values) => {
381
289
  return this._getTracer().startActiveSpan("activitypub.dispatch_object", {
@@ -413,12 +321,12 @@ var FederationBuilderImpl = class {
413
321
  return setters;
414
322
  }
415
323
  setInboxDispatcher(path, dispatcher) {
416
- if (this.inboxCallbacks != null) throw new RouterError("Inbox dispatcher already set.");
324
+ if (this.inboxCallbacks != null) throw new _fedify_uri_template.RouterError("Inbox dispatcher already set.");
417
325
  if (this.router.has("inbox")) {
418
- if (this.inboxPath !== path) throw new RouterError("Inbox dispatcher path must match inbox listener path.");
326
+ if (this.inboxPath !== path) throw new _fedify_uri_template.RouterError("Inbox dispatcher path must match inbox listener path.");
419
327
  } else {
420
- const variables = this.router.add(path, "inbox");
421
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError("Path for inbox dispatcher must have one variable: {identifier}");
328
+ (0, _fedify_uri_template.assertPath)(path);
329
+ this.router.add(path, "inbox", identifierSingularAllowPlus);
422
330
  this.inboxPath = path;
423
331
  }
424
332
  const callbacks = { dispatcher };
@@ -444,12 +352,12 @@ var FederationBuilderImpl = class {
444
352
  return setters;
445
353
  }
446
354
  setOutboxDispatcher(path, dispatcher) {
447
- if (this.outboxCallbacks != null) throw new RouterError("Outbox dispatcher already set.");
355
+ if (this.outboxCallbacks != null) throw new _fedify_uri_template.RouterError("Outbox dispatcher already set.");
448
356
  if (this.router.has("outbox")) {
449
- if (this.outboxPath !== path) throw new RouterError("Outbox dispatcher path must match outbox listener path.");
357
+ if (this.outboxPath !== path) throw new _fedify_uri_template.RouterError("Outbox dispatcher path must match outbox listener path.");
450
358
  } else {
451
- validateSingleIdentifierVariablePath(path, "Path for outbox dispatcher must have one variable: {identifier}");
452
- this.router.add(path, "outbox");
359
+ (0, _fedify_uri_template.assertPath)(path);
360
+ this.router.add(path, "outbox", identifierSingular);
453
361
  this.outboxPath = path;
454
362
  }
455
363
  const callbacks = { dispatcher };
@@ -475,12 +383,12 @@ var FederationBuilderImpl = class {
475
383
  return setters;
476
384
  }
477
385
  setOutboxListeners(outboxPath) {
478
- if (this.outboxListeners != null) throw new RouterError("Outbox listeners already set.");
386
+ if (this.outboxListeners != null) throw new _fedify_uri_template.RouterError("Outbox listeners already set.");
479
387
  if (this.router.has("outbox")) {
480
- if (this.outboxPath !== outboxPath) throw new RouterError("Outbox listener path must match outbox dispatcher path.");
388
+ if (this.outboxPath !== outboxPath) throw new _fedify_uri_template.RouterError("Outbox listener path must match outbox dispatcher path.");
481
389
  } else {
482
- validateSingleIdentifierVariablePath(outboxPath, "Path for outbox must have one variable: {identifier}");
483
- this.router.add(outboxPath, "outbox");
390
+ (0, _fedify_uri_template.assertPath)(outboxPath);
391
+ this.router.add(outboxPath, "outbox", identifierSingular);
484
392
  this.outboxPath = outboxPath;
485
393
  }
486
394
  const listeners = this.outboxListeners = new ActivityListenerSet();
@@ -501,9 +409,9 @@ var FederationBuilderImpl = class {
501
409
  return setters;
502
410
  }
503
411
  setFollowingDispatcher(path, dispatcher) {
504
- if (this.router.has("following")) throw new RouterError("Following collection dispatcher already set.");
505
- const variables = this.router.add(path, "following");
506
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError("Path for following collection dispatcher must have one variable: {identifier}");
412
+ if (this.router.has("following")) throw new _fedify_uri_template.RouterError("Following collection dispatcher already set.");
413
+ (0, _fedify_uri_template.assertPath)(path);
414
+ this.router.add(path, "following", identifierSingularAllowPlus);
507
415
  const callbacks = { dispatcher };
508
416
  this.followingCallbacks = callbacks;
509
417
  const setters = {
@@ -527,9 +435,9 @@ var FederationBuilderImpl = class {
527
435
  return setters;
528
436
  }
529
437
  setFollowersDispatcher(path, dispatcher) {
530
- if (this.router.has("followers")) throw new RouterError("Followers collection dispatcher already set.");
531
- const variables = this.router.add(path, "followers");
532
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError("Path for followers collection dispatcher must have one variable: {identifier}");
438
+ if (this.router.has("followers")) throw new _fedify_uri_template.RouterError("Followers collection dispatcher already set.");
439
+ (0, _fedify_uri_template.assertPath)(path);
440
+ this.router.add(path, "followers", identifierSingularAllowPlus);
533
441
  const callbacks = { dispatcher };
534
442
  this.followersCallbacks = callbacks;
535
443
  const setters = {
@@ -553,9 +461,9 @@ var FederationBuilderImpl = class {
553
461
  return setters;
554
462
  }
555
463
  setLikedDispatcher(path, dispatcher) {
556
- if (this.router.has("liked")) throw new RouterError("Liked collection dispatcher already set.");
557
- const variables = this.router.add(path, "liked");
558
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError("Path for liked collection dispatcher must have one variable: {identifier}");
464
+ if (this.router.has("liked")) throw new _fedify_uri_template.RouterError("Liked collection dispatcher already set.");
465
+ (0, _fedify_uri_template.assertPath)(path);
466
+ this.router.add(path, "liked", identifierSingularAllowPlus);
559
467
  const callbacks = { dispatcher };
560
468
  this.likedCallbacks = callbacks;
561
469
  const setters = {
@@ -579,9 +487,9 @@ var FederationBuilderImpl = class {
579
487
  return setters;
580
488
  }
581
489
  setFeaturedDispatcher(path, dispatcher) {
582
- if (this.router.has("featured")) throw new RouterError("Featured collection dispatcher already set.");
583
- const variables = this.router.add(path, "featured");
584
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError("Path for featured collection dispatcher must have one variable: {identifier}");
490
+ if (this.router.has("featured")) throw new _fedify_uri_template.RouterError("Featured collection dispatcher already set.");
491
+ (0, _fedify_uri_template.assertPath)(path);
492
+ this.router.add(path, "featured", identifierSingularAllowPlus);
585
493
  const callbacks = { dispatcher };
586
494
  this.featuredCallbacks = callbacks;
587
495
  const setters = {
@@ -605,9 +513,9 @@ var FederationBuilderImpl = class {
605
513
  return setters;
606
514
  }
607
515
  setFeaturedTagsDispatcher(path, dispatcher) {
608
- if (this.router.has("featuredTags")) throw new RouterError("Featured tags collection dispatcher already set.");
609
- const variables = this.router.add(path, "featuredTags");
610
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError("Path for featured tags collection dispatcher must have one variable: {identifier}");
516
+ if (this.router.has("featuredTags")) throw new _fedify_uri_template.RouterError("Featured tags collection dispatcher already set.");
517
+ (0, _fedify_uri_template.assertPath)(path);
518
+ this.router.add(path, "featuredTags", identifierSingularAllowPlus);
611
519
  const callbacks = { dispatcher };
612
520
  this.featuredTagsCallbacks = callbacks;
613
521
  const setters = {
@@ -631,16 +539,17 @@ var FederationBuilderImpl = class {
631
539
  return setters;
632
540
  }
633
541
  setInboxListeners(inboxPath, sharedInboxPath) {
634
- if (this.inboxListeners != null) throw new RouterError("Inbox listeners already set.");
542
+ if (this.inboxListeners != null) throw new _fedify_uri_template.RouterError("Inbox listeners already set.");
635
543
  if (this.router.has("inbox")) {
636
- if (this.inboxPath !== inboxPath) throw new RouterError("Inbox listener path must match inbox dispatcher path.");
544
+ if (this.inboxPath !== inboxPath) throw new _fedify_uri_template.RouterError("Inbox listener path must match inbox dispatcher path.");
637
545
  } else {
638
- const variables = this.router.add(inboxPath, "inbox");
639
- if (variables.size !== 1 || !variables.has("identifier")) throw new RouterError("Path for inbox must have one variable: {identifier}");
546
+ (0, _fedify_uri_template.assertPath)(inboxPath);
547
+ this.router.add(inboxPath, "inbox", identifierSingularAllowPlus);
640
548
  this.inboxPath = inboxPath;
641
549
  }
642
550
  if (sharedInboxPath != null) {
643
- if (this.router.add(sharedInboxPath, "sharedInbox").size !== 0) throw new RouterError("Path for shared inbox must have no variables.");
551
+ if (_fedify_uri_template.Router.variables(sharedInboxPath).size !== 0) throw new _fedify_uri_template.RouterError("Path for shared inbox must have no variables.");
552
+ this.router.add(sharedInboxPath, "sharedInbox");
644
553
  }
645
554
  const listeners = this.inboxListeners = new ActivityListenerSet();
646
555
  const setters = {
@@ -676,9 +585,11 @@ var FederationBuilderImpl = class {
676
585
  #setCustomCollectionDispatcher(name, collectionType, itemType, path, dispatcher) {
677
586
  const strName = String(name);
678
587
  const routeName = `${collectionType}:${this.#uniqueCollectionId(name)}`;
679
- if (this.router.has(routeName)) throw new RouterError(`Collection dispatcher for ${strName} already set.`);
680
- if (this.collectionCallbacks[name] != null) throw new RouterError(`Collection dispatcher for ${strName} already set.`);
681
- if (this.router.add(path, routeName).size < 1) throw new RouterError("Path for collection dispatcher must have at least one variable.");
588
+ if (this.router.has(routeName)) throw new _fedify_uri_template.RouterError(`Collection dispatcher for ${strName} already set.`);
589
+ if (this.collectionCallbacks[name] != null) throw new _fedify_uri_template.RouterError(`Collection dispatcher for ${strName} already set.`);
590
+ (0, _fedify_uri_template.assertPath)(path);
591
+ if (_fedify_uri_template.Router.variables(path).size < 1) throw new _fedify_uri_template.RouterError("Path for collection dispatcher must have at least one variable.");
592
+ this.router.add(path, routeName);
682
593
  const callbacks = { dispatcher };
683
594
  this.collectionCallbacks[name] = callbacks;
684
595
  this.collectionTypeIds[name] = itemType;
@@ -2424,7 +2335,7 @@ function handleNodeInfoJrd(_request, context) {
2424
2335
  type: "application/json; profile=\"http://nodeinfo.diaspora.software/ns/schema/2.1#\""
2425
2336
  });
2426
2337
  } catch (e) {
2427
- if (!(e instanceof RouterError)) throw e;
2338
+ if (!(e instanceof _fedify_uri_template.RouterError)) throw e;
2428
2339
  }
2429
2340
  const response = new Response(JSON.stringify({ links }), { headers: { "Content-Type": "application/jrd+json" } });
2430
2341
  return Promise.resolve(response);
@@ -2690,22 +2601,72 @@ const logger = (0, _logtape_logtape.getLogger)([
2690
2601
  * @returns The response to the request.
2691
2602
  */
2692
2603
  async function handleWebFinger(request, options) {
2693
- if (options.tracer == null) return await handleWebFingerInternal(request, options);
2694
- return await options.tracer.startActiveSpan("webfinger.handle", { kind: _opentelemetry_api.SpanKind.SERVER }, async (span) => {
2695
- try {
2696
- const response = await handleWebFingerInternal(request, options);
2697
- span.setStatus({ code: response.ok ? _opentelemetry_api.SpanStatusCode.UNSET : _opentelemetry_api.SpanStatusCode.ERROR });
2698
- return response;
2699
- } catch (error) {
2700
- span.setStatus({
2701
- code: _opentelemetry_api.SpanStatusCode.ERROR,
2702
- message: String(error)
2703
- });
2704
- throw error;
2705
- } finally {
2706
- span.end();
2604
+ const meterProvider = options.meterProvider;
2605
+ const start = meterProvider == null ? 0 : performance.now();
2606
+ const scheme = computeResourceScheme(options.context.url.searchParams.get("resource"));
2607
+ let notFoundResponse;
2608
+ const wrappedOptions = {
2609
+ ...options,
2610
+ async onNotFound(req) {
2611
+ const r = await options.onNotFound(req);
2612
+ notFoundResponse = r;
2613
+ return r;
2707
2614
  }
2708
- });
2615
+ };
2616
+ let response;
2617
+ try {
2618
+ if (options.tracer == null) response = await handleWebFingerInternal(request, wrappedOptions);
2619
+ else response = await options.tracer.startActiveSpan("webfinger.handle", { kind: _opentelemetry_api.SpanKind.SERVER }, async (span) => {
2620
+ try {
2621
+ const inner = await handleWebFingerInternal(request, wrappedOptions);
2622
+ span.setStatus({ code: inner.ok ? _opentelemetry_api.SpanStatusCode.UNSET : _opentelemetry_api.SpanStatusCode.ERROR });
2623
+ return inner;
2624
+ } catch (error) {
2625
+ span.setStatus({
2626
+ code: _opentelemetry_api.SpanStatusCode.ERROR,
2627
+ message: String(error)
2628
+ });
2629
+ throw error;
2630
+ } finally {
2631
+ span.end();
2632
+ }
2633
+ });
2634
+ return response;
2635
+ } finally {
2636
+ if (meterProvider != null) require_http.recordWebFingerHandle(meterProvider, {
2637
+ durationMs: Math.max(0, performance.now() - start),
2638
+ result: classifyWebFingerHandleResult(response, notFoundResponse),
2639
+ scheme,
2640
+ statusCode: response?.status
2641
+ });
2642
+ }
2643
+ }
2644
+ const WEBFINGER_HANDLE_SCHEME_WHITELIST = new Set([
2645
+ "acct",
2646
+ "http",
2647
+ "https",
2648
+ "mailto"
2649
+ ]);
2650
+ function isAllowedResourceScheme(scheme) {
2651
+ return WEBFINGER_HANDLE_SCHEME_WHITELIST.has(scheme);
2652
+ }
2653
+ function computeResourceScheme(resource) {
2654
+ if (resource == null) return void 0;
2655
+ const colon = resource.indexOf(":");
2656
+ if (colon <= 0) return void 0;
2657
+ const candidate = resource.substring(0, colon).toLowerCase();
2658
+ return isAllowedResourceScheme(candidate) ? candidate : "other";
2659
+ }
2660
+ function classifyWebFingerHandleResult(response, notFoundResponse) {
2661
+ if (response == null) return "error";
2662
+ if (notFoundResponse != null && response === notFoundResponse) return "not_found";
2663
+ switch (response.status) {
2664
+ case 200: return "resolved";
2665
+ case 400: return "invalid";
2666
+ case 404: return "not_found";
2667
+ case 410: return "tombstoned";
2668
+ default: return "error";
2669
+ }
2709
2670
  }
2710
2671
  async function handleWebFingerInternal(request, { context, host, actorDispatcher, actorHandleMapper, actorAliasMapper, onNotFound, span, webFingerLinksDispatcher }) {
2711
2672
  if (actorDispatcher == null) {
@@ -3739,7 +3700,8 @@ var FederationImpl = class extends FederationBuilderImpl {
3739
3700
  actorAliasMapper: this.actorCallbacks?.aliasMapper,
3740
3701
  webFingerLinksDispatcher: this.webFingerLinksDispatcher,
3741
3702
  onNotFound,
3742
- tracer
3703
+ tracer,
3704
+ meterProvider: this._meterProvider
3743
3705
  });
3744
3706
  case "nodeInfoJrd": return await handleNodeInfoJrd(request, context);
3745
3707
  case "nodeInfo": return await handleNodeInfo(request, {
@@ -4034,65 +3996,65 @@ var ContextImpl = class ContextImpl {
4034
3996
  }
4035
3997
  getNodeInfoUri() {
4036
3998
  const path = this.federation.router.build("nodeInfo", {});
4037
- if (path == null) throw new RouterError("No NodeInfo dispatcher registered.");
3999
+ if (path == null) throw new _fedify_uri_template.RouterError("No NodeInfo dispatcher registered.");
4038
4000
  return new URL(path, this.canonicalOrigin);
4039
4001
  }
4040
4002
  getActorUri(identifier) {
4041
4003
  const path = this.federation.router.build(`actorAlias:${identifier}`, {}) ?? this.federation.router.build("actor", { identifier });
4042
- if (path == null) throw new RouterError("No actor dispatcher registered.");
4004
+ if (path == null) throw new _fedify_uri_template.RouterError("No actor dispatcher registered.");
4043
4005
  return new URL(path, this.canonicalOrigin);
4044
4006
  }
4045
4007
  getObjectUri(cls, values) {
4046
4008
  const callbacks = this.federation.objectCallbacks[cls.typeId.href];
4047
- if (callbacks == null) throw new RouterError("No object dispatcher registered.");
4009
+ if (callbacks == null) throw new _fedify_uri_template.RouterError("No object dispatcher registered.");
4048
4010
  for (const param of callbacks.parameters) if (!(param in values)) throw new TypeError(`Missing parameter: ${param}`);
4049
4011
  const path = this.federation.router.build(`object:${cls.typeId.href}`, values);
4050
- if (path == null) throw new RouterError("No object dispatcher registered.");
4012
+ if (path == null) throw new _fedify_uri_template.RouterError("No object dispatcher registered.");
4051
4013
  return new URL(path, this.canonicalOrigin);
4052
4014
  }
4053
4015
  getOutboxUri(identifier) {
4054
4016
  const path = this.federation.router.build("outbox", { identifier });
4055
- if (path == null) throw new RouterError("No outbox dispatcher registered.");
4017
+ if (path == null) throw new _fedify_uri_template.RouterError("No outbox dispatcher registered.");
4056
4018
  return new URL(path, this.canonicalOrigin);
4057
4019
  }
4058
4020
  getInboxUri(identifier) {
4059
4021
  if (identifier == null) {
4060
4022
  const path = this.federation.router.build("sharedInbox", {});
4061
- if (path == null) throw new RouterError("No shared inbox path registered.");
4023
+ if (path == null) throw new _fedify_uri_template.RouterError("No shared inbox path registered.");
4062
4024
  return new URL(path, this.canonicalOrigin);
4063
4025
  }
4064
4026
  const path = this.federation.router.build("inbox", { identifier });
4065
- if (path == null) throw new RouterError("No inbox path registered.");
4027
+ if (path == null) throw new _fedify_uri_template.RouterError("No inbox path registered.");
4066
4028
  return new URL(path, this.canonicalOrigin);
4067
4029
  }
4068
4030
  getFollowingUri(identifier) {
4069
4031
  const path = this.federation.router.build("following", { identifier });
4070
- if (path == null) throw new RouterError("No following collection path registered.");
4032
+ if (path == null) throw new _fedify_uri_template.RouterError("No following collection path registered.");
4071
4033
  return new URL(path, this.canonicalOrigin);
4072
4034
  }
4073
4035
  getFollowersUri(identifier) {
4074
4036
  const path = this.federation.router.build("followers", { identifier });
4075
- if (path == null) throw new RouterError("No followers collection path registered.");
4037
+ if (path == null) throw new _fedify_uri_template.RouterError("No followers collection path registered.");
4076
4038
  return new URL(path, this.canonicalOrigin);
4077
4039
  }
4078
4040
  getLikedUri(identifier) {
4079
4041
  const path = this.federation.router.build("liked", { identifier });
4080
- if (path == null) throw new RouterError("No liked collection path registered.");
4042
+ if (path == null) throw new _fedify_uri_template.RouterError("No liked collection path registered.");
4081
4043
  return new URL(path, this.canonicalOrigin);
4082
4044
  }
4083
4045
  getFeaturedUri(identifier) {
4084
4046
  const path = this.federation.router.build("featured", { identifier });
4085
- if (path == null) throw new RouterError("No featured collection path registered.");
4047
+ if (path == null) throw new _fedify_uri_template.RouterError("No featured collection path registered.");
4086
4048
  return new URL(path, this.canonicalOrigin);
4087
4049
  }
4088
4050
  getFeaturedTagsUri(identifier) {
4089
4051
  const path = this.federation.router.build("featuredTags", { identifier });
4090
- if (path == null) throw new RouterError("No featured tags collection path registered.");
4052
+ if (path == null) throw new _fedify_uri_template.RouterError("No featured tags collection path registered.");
4091
4053
  return new URL(path, this.canonicalOrigin);
4092
4054
  }
4093
4055
  getCollectionUri(name, values) {
4094
4056
  const path = this.federation.getCollectionPath(name, values);
4095
- if (path === null) throw new RouterError(`No collection dispatcher registered for "${String(name)}".`);
4057
+ if (path === null) throw new _fedify_uri_template.RouterError(`No collection dispatcher registered for "${String(name)}".`);
4096
4058
  return new URL(path, this.canonicalOrigin);
4097
4059
  }
4098
4060
  parseUri(uri) {
@@ -4210,7 +4172,7 @@ var ContextImpl = class ContextImpl {
4210
4172
  try {
4211
4173
  actorUri = this.getActorUri(identifier);
4212
4174
  } catch (error) {
4213
- if (error instanceof RouterError) {
4175
+ if (error instanceof _fedify_uri_template.RouterError) {
4214
4176
  logger.warn(error.message);
4215
4177
  return [];
4216
4178
  }
@@ -4298,6 +4260,7 @@ var ContextImpl = class ContextImpl {
4298
4260
  ...options,
4299
4261
  userAgent: options.userAgent ?? this.federation.userAgent,
4300
4262
  tracerProvider: options.tracerProvider ?? this.tracerProvider,
4263
+ meterProvider: options.meterProvider ?? this.federation._meterProvider,
4301
4264
  allowPrivateAddress: this.federation.allowPrivateAddress
4302
4265
  });
4303
4266
  }
@@ -4370,7 +4333,7 @@ var ContextImpl = class ContextImpl {
4370
4333
  if (options.syncCollection) try {
4371
4334
  collectionSync = this.getFollowersUri(identifier).href;
4372
4335
  } catch (error) {
4373
- if (!(error instanceof RouterError)) throw error;
4336
+ if (!(error instanceof _fedify_uri_template.RouterError)) throw error;
4374
4337
  }
4375
4338
  } else expandedRecipients = [recipients];
4376
4339
  const opts = {
@@ -5002,18 +4965,6 @@ function getRequestId(request) {
5002
4965
  return `req_${Date.now().toString(36)}${Math.random().toString(36).slice(2, 8)}`;
5003
4966
  }
5004
4967
  //#endregion
5005
- Object.defineProperty(exports, "Router", {
5006
- enumerable: true,
5007
- get: function() {
5008
- return Router;
5009
- }
5010
- });
5011
- Object.defineProperty(exports, "RouterError", {
5012
- enumerable: true,
5013
- get: function() {
5014
- return RouterError;
5015
- }
5016
- });
5017
4968
  Object.defineProperty(exports, "SendActivityError", {
5018
4969
  enumerable: true,
5019
4970
  get: function() {