openclaw/extensions/matrix/src
2026-04-05 18:24:09 -04:00
..
matrix fix(matrix): honor canonical private-network opt-in 2026-04-05 18:24:09 -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 fix(matrix): tighten account scoping and default detection 2026-04-01 14:20:02 -04:00
actions.account-propagation.test.ts
actions.test.ts fix(ci): narrow matrix action test discovery 2026-04-04 02:33:59 +09:00
actions.ts fix: honor matrix action discovery account config 2026-04-03 11:23:13 -05:00
approval-auth.test.ts refactor: add approval auth capabilities to more channels 2026-03-30 09:04:08 +09:00
approval-auth.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01:00
approval-native.test.ts fix(approvals): make exec approval fallback guidance channel-specific (#61424) 2026-04-05 14:26:46 -04:00
approval-native.ts fix(approvals): make exec approval fallback guidance channel-specific (#61424) 2026-04-05 14:26:46 -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.test.ts
channel.directory.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
channel.resolve.test.ts refactor(plugins): decouple bundled plugin runtime loading 2026-03-29 09:10:38 +01:00
channel.runtime.ts
channel.setup.test.ts fix(config): migrate bundled private-network aliases (#60862) 2026-04-05 08:49:44 +01:00
channel.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
cli-metadata.ts fix: unblock cli startup metadata 2026-04-04 02:35:36 +01:00
cli.test.ts fix(matrix): move avatar setup into account config (#61437) 2026-04-05 14:57:44 -04:00
cli.ts fix(matrix): move avatar setup into account config (#61437) 2026-04-05 14:57:44 -04: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 perf(test): trim matrix directory reload churn 2026-04-01 22:51:08 +09:00
directory-live.ts feat(matrix): add explicit channels.matrix.proxy config (#56930) (#56931) 2026-03-30 02:51:33 -04:00
doctor-contract.ts refactor: move legacy config migration behind doctor 2026-04-05 16:12:45 +01:00
doctor.test.ts fix(config): migrate bundled private-network aliases (#60862) 2026-04-05 08:49:44 +01:00
doctor.ts refactor: move legacy config migration behind doctor 2026-04-05 16:12:45 +01:00
env-vars.ts
exec-approval-resolver.test.ts matrix: add exec approval reaction shortcuts (#60931) 2026-04-05 10:30:33 -04:00
exec-approval-resolver.ts matrix: add exec approval reaction shortcuts (#60931) 2026-04-05 10:30:33 -04:00
exec-approvals-handler.test.ts Matrix: keep approval reaction hint anchored 2026-04-05 12:07:43 -04:00
exec-approvals-handler.ts Matrix: keep approval reaction hint anchored 2026-04-05 12:07:43 -04:00
exec-approvals.test.ts fix(ci): repair bundled and extension test drift 2026-04-03 19:25:23 +01:00
exec-approvals.ts refactor(plugin-sdk): split runtime helper seams 2026-04-04 08:53:19 +01: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(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
legacy-state.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
legacy-state.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
matrix-migration.runtime.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
migration-config.test.ts test(plugins): finish moving contract coverage 2026-04-04 00:11:39 +01:00
migration-config.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +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 perf(test): reduce hotspot reload churn (#59033) 2026-04-01 22:19:19 +09:00
onboarding.test-harness.ts fix(matrix): restore guided setup flow (#59462) 2026-04-02 02:15:32 -04:00
onboarding.test.ts fix(matrix): move avatar setup into account config (#61437) 2026-04-05 14:57:44 -04:00
onboarding.ts fix(matrix): move avatar setup into account config (#61437) 2026-04-05 14:57:44 -04:00
outbound.test.ts fix(regression): restore matrix cold-runtime chunking 2026-03-27 21:14:38 -05:00
outbound.ts fix(media): align outbound sends with fs read capability 2026-04-01 00:07:50 +09:00
plugin-entry.runtime.js fix(matrix): package verification bootstrap runtime (#59249) 2026-04-01 17:52:51 -04:00
plugin-entry.runtime.test.ts fix(matrix): package verification bootstrap runtime (#59249) 2026-04-01 17:52:51 -04:00
plugin-entry.runtime.ts fix(matrix): reduce extension test import churn 2026-03-31 16:54:04 +09:00
profile-update.ts fix(matrix): reduce extension test import churn 2026-03-31 16:54:04 +09:00
resolve-targets.test.ts perf(test): cut more hotspot reload churn 2026-04-01 22:40:44 +09:00
resolve-targets.ts
runtime-api.ts fix: break bundled channel bootstrap cycles 2026-04-05 14:20:31 +01:00
runtime-heavy-api.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
runtime.ts
secret-contract.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
session-route.test.ts fix(matrix): align DM room session routing (#61373) 2026-04-05 15:15:46 -04:00
session-route.ts fix(matrix): align DM room session routing (#61373) 2026-04-05 15:15:46 -04:00
setup-bootstrap.ts
setup-config.ts fix(matrix): move avatar setup into account config (#61437) 2026-04-05 14:57:44 -04: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 fix: restore green contract and provider gates 2026-04-05 20:17:59 +01:00
setup-core.ts feat(matrix): add explicit channels.matrix.proxy config (#56930) (#56931) 2026-03-30 02:51:33 -04:00
setup-surface.ts
startup-maintenance.test.ts refactor(plugins): move channel behavior into plugins 2026-04-03 19:09:20 +01:00
startup-maintenance.ts refactor(matrix): move legacy migrations behind doctor 2026-04-03 19:21:24 +01:00
storage-paths.ts
test-helpers.ts refactor(plugins): move extension seams into extensions 2026-04-04 00:10:16 +01:00
test-mocks.ts
test-runtime.ts
tool-actions.runtime.ts
tool-actions.test.ts test(matrix): avoid loading action modules in tool tests 2026-04-03 20:55:47 +09:00
tool-actions.ts
types.ts fix(matrix): split partial and quiet preview streaming (#61450) 2026-04-05 18:23:07 -04:00