OpenClaw Matrix Multi-Account Support Patch
Find a file
Claudia fc96f0e967 fix: deduplicate E2EE events + add debug logs
- Add event deduplication to prevent double-processing from room.message + room.decrypted_event
- Add console.log DEBUG output for decrypted_event and failed_decryption to diagnose E2EE file issues
2026-02-01 19:37:25 +01:00
src fix: deduplicate E2EE events + add debug logs 2026-02-01 19:37:25 +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