openclaw/extensions/matrix/src/matrix
2026-01-25 04:11:36 +00:00
..
actions refactor: split matrix provider modules 2026-01-20 14:32:04 +00:00
client fix(matrix): broken import and enhance direct room resolve logic (#1436) 2026-01-23 05:35:01 +00:00
monitor fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
send fix: add per-channel markdown table conversion (#1495) (thanks @odysseus0) 2026-01-23 18:39:25 +00:00
accounts.test.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
accounts.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
actions.ts refactor: split matrix provider modules 2026-01-20 14:32:04 +00:00
active-client.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
client.test.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
client.ts refactor: split matrix provider modules 2026-01-20 14:32:04 +00:00
credentials.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
deps.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
format.test.ts feat: add matrix channel plugin 2026-01-15 08:40:37 +00: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 fix: handle legacy matrix polls (#1088) (thanks @sibbl) 2026-01-17 17:27:12 +00:00
poll-types.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
probe.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
send.test.ts fix: newline chunking across channels 2026-01-25 04:11:36 +00:00
send.ts fix: newline chunking across channels 2026-01-25 04:11:36 +00:00