openclaw/extensions/nextcloud-talk
Tyler Yust 4e4ff506da feat: add chunking mode for outbound messages
- Introduced `chunkMode` option in various account configurations to allow splitting messages by "length" or "newline".
- Updated message processing to handle chunking based on the selected mode.
- Added tests for new chunking functionality, ensuring correct behavior for both modes.
2026-01-25 00:40:41 +00:00
..
src feat: add chunking mode for outbound messages 2026-01-25 00:40:41 +00:00
clawdbot.plugin.json fix: add nextcloud talk manifest (#1297) (thanks @ysqander) 2026-01-20 11:38:11 +00:00
index.ts refactor: plugin catalog + nextcloud policy 2026-01-20 11:22:27 +00:00
package.json chore: bump version to 2026.1.23 2026-01-23 22:14:56 +00:00