Files
simplex-chat/apps/multiplatform/common
Narasimha-sc 8bb47e505a android, desktop, ios: scope media support-message preview to pending invitee only
The prior change to render caption-less media (instead of the status text) used the shared
ChatPreviewView condition, so it affected every chat with a status preview (direct connection
states, other group states). Gate it on memberPending so only the pending invitee's member-support
preview changes; all other chats keep the original hasMsgContent behaviour.
2026-06-18 15:33:03 +00:00
..