Commit graph

2 commits

Author SHA1 Message Date
Lilith
dc1f8bb21b fix: align WS contracts with native-ws gateway
- Fix WebSocket URL path: /messaging → /messaging/native-ws
- Fix sendMessage payload: content is String not [String: String]
- Fix markRead payload: messageIds (plural array) not messageId (singular)
- Fix interactCard payload: responseData not payload
- Add server event parsing for connected, joined_thread, left_thread, sync_complete

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 04:31:13 -08:00
Lilith
678f693cbb feat: initial release with Forgejo URL dependencies 2026-02-16 08:38:01 -08:00