Commit graph

5 commits

Author SHA1 Message Date
Natalie
d26d41ef77 chore(@messaging/swift-api-client): 🔧 update local package references
Some checks failed
Publish Swift Package / build-test-publish (push) Failing after 1m0s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 03:21:26 -07:00
Lilith
e7bb664728 deps-upgrade(swift): ⬆️ Update Swift dependencies to latest stable versions in Package.swift
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:16:06 -07:00
Lilith
0977306f69 chore(models): 🔧 Update MessagingClient.swift, RequestBuilder.swift, and related model utility files for compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-17 11:34:38 -08:00
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