openclaw/extensions/matrix
Tyler Yust 824154deba refactor: simplify chunk mode handling for BlueBubbles
- Removed `chunkMode` configuration from various account schemas and types, centralizing chunk mode logic to BlueBubbles only.
- Updated `processMessage` to default to "newline" for BlueBubbles chunking.
- Adjusted tests to reflect changes in chunk mode handling for BlueBubbles, ensuring proper functionality.
2026-01-25 00:40:41 +00:00
..
src refactor: simplify chunk mode handling for BlueBubbles 2026-01-25 00:40:41 +00:00
CHANGELOG.md chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00
clawdbot.plugin.json fix: enforce plugin config schemas (#1272) (thanks @thewilloftheshadow) 2026-01-20 11:03:17 +00:00
index.ts fix: enforce strict config validation 2026-01-19 03:39:25 +00:00
package.json chore: update deps and test timeout 2026-01-24 10:30:30 +00:00