From fd951677059e187c2b5691e7ca807b80b01d11d0 Mon Sep 17 00:00:00 2001 From: Siavash Sameni Date: Sun, 29 Mar 2026 17:21:55 +0400 Subject: [PATCH] chore: update featherChat submodule to v0.0.38 (feature/wzp-call-infrastructure) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit featherChat now implements: - FC-2: Call state management (calls.rs, CallState, sled persistence) - FC-3: WS call signal routing (Offer→Ringing, Answer→Active, Hangup→Ended) - FC-5: Group-to-room mapping (hash_room_name — same convention as WZP) - FC-6: Presence API (online/devices per fingerprint, batch query) - FC-7: Missed call notifications (sled storage, retrieval endpoint) Only FC-10 (web bridge shared auth) remains on FC side. Co-Authored-By: Claude Opus 4.6 (1M context) --- deps/featherchat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deps/featherchat b/deps/featherchat index 4a4fa9f..5764719 160000 --- a/deps/featherchat +++ b/deps/featherchat @@ -1 +1 @@ -Subproject commit 4a4fa9fab445955bf866929a0f5a57436fa32904 +Subproject commit 57647193758e4ac2239f74fd6d114bd2fe8b430e