Files
simplex-chat/apps/multiplatform/common
Narasimha-sc 08ada4b200 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-07-20 13:31:05 +00:00
..