openclaw/extensions/nextcloud-talk
wang 86e474cb0d fix(nextcloud-talk): sign message text instead of JSON body
Nextcloud Talk's ChecksumVerificationService verifies HMAC against the
extracted message/reaction text, not the full JSON body. This fixes 401
authentication errors when sending messages via the bot API.

- sendMessageNextcloudTalk: sign 'message' text only
- sendReactionNextcloudTalk: sign 'reaction' string only
2026-01-26 13:28:32 +08:00
..
src fix(nextcloud-talk): sign message text instead of JSON body 2026-01-26 13:28:32 +08: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 versions for 2026.1.25 2026-01-25 22:13:04 +00:00