openclaw/extensions/matrix/src/matrix
Peter Steinberger 3a08e69a05 refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
..
actions test(matrix): add coverage for deduped action helpers 2026-02-18 16:18:01 +00:00
client refactor: harden outbound, matrix bootstrap, and plugin entry resolution 2026-03-02 19:55:09 +00:00
monitor refactor: harden outbound, matrix bootstrap, and plugin entry resolution 2026-03-02 19:55:09 +00:00
send style: align formatting with oxfmt 0.33 2026-02-18 01:34:35 +00:00
accounts.test.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00
accounts.ts fix(channels): add optional defaultAccount routing 2026-03-02 04:03:46 +00:00
actions.ts refactor: split matrix provider modules 2026-01-20 14:32:04 +00:00
active-client.ts perf(test): avoid plugin-sdk barrel imports 2026-02-14 12:42:19 +00:00
client-bootstrap.ts refactor: harden outbound, matrix bootstrap, and plugin entry resolution 2026-03-02 19:55:09 +00:00
client.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
client.ts feat(matrix): Add multi-account support to Matrix channel 2026-02-13 20:39:58 +01:00
credentials.ts perf(test): avoid plugin-sdk barrel imports 2026-02-14 12:42:19 +00:00
deps.test.ts matrix: bootstrap crypto runtime when npm scripts are skipped 2026-03-02 19:33:22 +00:00
deps.ts matrix: bootstrap crypto runtime when npm scripts are skipped 2026-03-02 19:33:22 +00:00
format.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
format.ts feat: add matrix channel plugin 2026-01-15 08:40:37 +00:00
index.ts rewrite(matrix): use matrix-bot-sdk as base to enable e2ee encryption, strictly follow location + typing + group concepts, fix room bugs 2026-01-20 11:59:11 +00:00
poll-types.test.ts chore: Enable "experimentalSortImports" in Oxfmt and reformat all imorts. 2026-02-01 10:03:47 +09:00
poll-types.ts TypeScript: add extensions to tsconfig and fix type errors (#12781) 2026-02-09 10:05:38 -08:00
probe.ts fix: dedupe probe/token base types (#16986) (thanks @iyoda) 2026-02-15 11:36:54 -06:00
sdk-runtime.ts refactor: harden outbound, matrix bootstrap, and plugin entry resolution 2026-03-02 19:55:09 +00:00
send-queue.test.ts test(types): fix ts narrowing regressions in followup and matrix queue tests 2026-02-24 23:54:51 +00:00
send-queue.ts refactor: unify queueing and normalize telegram slack flows 2026-03-02 20:55:15 +00:00
send.test.ts test(perf): bypass matrix send queue delay in send tests 2026-03-02 17:46:31 +00:00
send.ts fix(channels,sandbox): land hard breakage cluster from reviewed PR bases 2026-02-24 23:27:56 +00:00