OpenClaw Matrix Multi-Account Support Patch
Find a file
Claudia 8e36620140 fix: route decrypted E2EE events to message handler
Previously room.decrypted_event was only logged but not processed,
causing encrypted messages (including files) to be ignored by agents
with encryption enabled (like Mona).
2026-02-01 19:22:54 +01:00
src fix: route decrypted E2EE events to message handler 2026-02-01 19:22:54 +01:00
.gitignore feat: Add multi-account Matrix support 2026-02-01 11:06:37 +01:00
CHANGELOG.md feat: Add multi-account Matrix support 2026-02-01 11:06:37 +01:00
index.ts feat: Add multi-account Matrix support 2026-02-01 11:06:37 +01:00
openclaw.plugin.json feat: Add multi-account Matrix support 2026-02-01 11:06:37 +01:00
package-lock.json feat: Add multi-account Matrix support 2026-02-01 11:06:37 +01:00
package.json feat: Add multi-account Matrix support 2026-02-01 11:06:37 +01:00
tsconfig.check.json feat: Add multi-account Matrix support 2026-02-01 11:06:37 +01:00