openclaw/extensions/matrix/src
2026-04-08 17:17:29 -07:00
..
matrix Matrix: report startup failures as errors 2026-04-08 15:19:43 -04:00
test-support test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
account-selection.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
account-selection.ts refactor: dedupe matrix trimmed readers 2026-04-08 01:36:38 +01:00
actions.account-propagation.test.ts
actions.test.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
actions.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
approval-auth.test.ts
approval-auth.ts Refactor: centralize native approval lifecycle assembly (#62135) 2026-04-07 14:40:26 -04:00
approval-handler.runtime.test.ts Refactor: centralize native approval lifecycle assembly (#62135) 2026-04-07 14:40:26 -04:00
approval-handler.runtime.ts ci: prepare extension lint artifacts 2026-04-08 03:54:03 +01:00
approval-ids.ts Refactor: centralize native approval lifecycle assembly (#62135) 2026-04-07 14:40:26 -04:00
approval-native.test.ts Tests: align approval runtime helpers 2026-04-07 15:37:28 -04:00
approval-native.ts types: preserve approval runtime payload typing 2026-04-07 17:11:04 -04:00
approval-reactions.test.ts matrix: add exec approval reaction shortcuts (#60931) 2026-04-05 10:30:33 -04:00
approval-reactions.ts matrix: add exec approval reaction shortcuts (#60931) 2026-04-05 10:30:33 -04:00
auth-precedence.ts
channel-account-paths.ts Tests: fix extension package boundary drifts 2026-04-07 21:26:02 +08:00
channel.account-paths.test.ts test: speed up matrix channel seam tests 2026-04-07 13:59:10 +01:00
channel.directory.test.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
channel.resolve.test.ts test: speed up matrix and nostr channel tests 2026-04-07 17:11:55 +01:00
channel.runtime.ts
channel.setup.test.ts test: speed up matrix channel seam tests 2026-04-07 13:59:10 +01:00
channel.ts fix(matrix): contain sync outage failures (#62779) 2026-04-08 14:41:28 -04:00
cli-metadata.ts perf(plugins): trim channel boundary core imports 2026-04-08 08:52:52 +01:00
cli.test.ts fix(matrix): move avatar setup into account config (#61437) 2026-04-05 14:57:44 -04:00
cli.ts refactor: dedupe matrix error helpers 2026-04-07 05:06:53 +01:00
config-adapter.ts test: speed up matrix channel seam tests 2026-04-07 13:59:10 +01:00
config-schema.test.ts fix(matrix): split partial and quiet preview streaming (#61450) 2026-04-05 18:23:07 -04:00
config-schema.ts fix(matrix): split partial and quiet preview streaming (#61450) 2026-04-05 18:23:07 -04:00
directory-live.test.ts
directory-live.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
doctor-contract.ts fix(matrix/doctor): migrate legacy channels.matrix.dm.policy 'trusted' (fixes #62931) (#62942) 2026-04-08 17:00:19 -04:00
doctor.test.ts fix(matrix/doctor): migrate legacy channels.matrix.dm.policy 'trusted' (fixes #62931) (#62942) 2026-04-08 17:00:19 -04:00
doctor.ts refactor: dedupe matrix record helper 2026-04-06 23:22:04 +01:00
env-vars.ts perf(matrix): trim secret env-var import path 2026-04-08 07:05:49 +01:00
exec-approval-resolver.test.ts Tests: align approval gateway seams 2026-04-07 16:06:02 -04:00
exec-approval-resolver.ts Plugin SDK: split approval adapter seams 2026-04-07 16:06:02 -04:00
exec-approvals.test.ts refactor: dedupe matrix exec approval tests 2026-04-08 15:58:47 +01:00
exec-approvals.ts Refactor: centralize native approval lifecycle assembly (#62135) 2026-04-07 14:40:26 -04:00
group-mentions.ts
legacy-crypto.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
legacy-crypto.ts refactor: dedupe matrix error helpers 2026-04-07 05:06:53 +01:00
legacy-state.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
legacy-state.ts
matrix-migration.runtime.ts
migration-config.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
migration-config.ts refactor: dedupe matrix trimmed readers 2026-04-08 01:36:38 +01:00
migration-snapshot.test.ts test(matrix): isolate migration snapshot seam 2026-04-05 18:24:09 -04:00
migration-snapshot.ts test(matrix): isolate migration snapshot seam 2026-04-05 18:24:09 -04:00
onboarding.resolve.test.ts
onboarding.test-harness.ts Matrix: prompt invite auto-join during onboarding (#62168) 2026-04-06 23:22:01 -04:00
onboarding.test.ts Matrix: prompt invite auto-join during onboarding (#62168) 2026-04-06 23:22:01 -04:00
onboarding.ts refactor: dedupe matrix trimmed readers 2026-04-08 01:36:38 +01:00
outbound.test.ts
outbound.ts style: fix extension lint violations 2026-04-06 14:53:55 +01:00
plugin-entry.runtime.js
plugin-entry.runtime.test.ts
plugin-entry.runtime.ts perf(plugins): narrow boundary compile import surfaces 2026-04-08 08:52:52 +01:00
profile-update.ts
record-shared.ts refactor: dedupe exported record guards 2026-04-07 02:03:33 +01:00
resolve-targets.test.ts
resolve-targets.ts refactor: dedupe extension lowercase query helpers 2026-04-07 11:18:18 +01:00
resolver.ts test: speed up matrix and nostr channel tests 2026-04-07 17:11:55 +01:00
runtime-api.ts Matrix: prompt invite auto-join during onboarding (#62168) 2026-04-06 23:22:01 -04:00
runtime-heavy-api.ts
runtime.ts
secret-contract.ts chore(lint): clear extension lint regressions and add #63416 changelog 2026-04-08 17:17:29 -07:00
session-route.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
session-route.ts fix(matrix): align DM room session routing (#61373) 2026-04-05 15:15:46 -04:00
setup-bootstrap.ts refactor: dedupe matrix error helpers 2026-04-07 05:06:53 +01:00
setup-config.ts refactor: dedupe chat channel readers 2026-04-07 08:40:34 +01:00
setup-contract.ts fix(matrix): move avatar setup into account config (#61437) 2026-04-05 14:57:44 -04:00
setup-core.test.ts refactor: dedupe repeated test helpers 2026-04-08 09:58:22 +01:00
setup-core.ts
setup-surface.ts
startup-maintenance.test.ts
startup-maintenance.ts
storage-paths.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
test-helpers.ts
test-mocks.ts
test-runtime.ts refactor: centralize inbound mention policy 2026-04-07 07:51:00 +01:00
tool-actions.runtime.ts
tool-actions.test.ts
tool-actions.ts refactor: dedupe telegram matrix lowercase helpers 2026-04-07 20:57:04 +01:00
types.ts fix(matrix): split partial and quiet preview streaming (#61450) 2026-04-05 18:23:07 -04:00