android: sync pin and archive changes immediately on chat_updated
This commit is contained in:
@@ -629,3 +629,8 @@
|
||||
- pin/unpin selected chats,
|
||||
- clear selected chats,
|
||||
- delete selected chats for current user.
|
||||
|
||||
### Step 98 - Realtime sync fix for pin/archive updates
|
||||
- Improved `chat_updated` handling in realtime flow:
|
||||
- now refreshes both active and archived chats lists to sync user-scoped flags (`pinned`, `archived`) immediately.
|
||||
- Added parser fallback for realtime chat events to support payloads with either `chat_id` or `id`.
|
||||
|
||||
Reference in New Issue
Block a user