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