Files
simplex-chat/apps/multiplatform/common
Narasimha-sc 8440f17d57 android, desktop: reflect a pending invitee's support-message edit in the main chat list preview
Editing in a member-support scope calls upsertChatItem on the active (secondary) context only, so
the primary context that owns the main-list preview was never updated (same asymmetry as sends).
Also update the primary context on edit when the active context is a member-support scope. iOS is
unaffected (single chats list).
2026-06-18 14:21:37 +00:00
..