Files
simplex-chat/apps
Narasimha-sc bd7c6c3e85 android, desktop: show pending invitee's received support messages in chat list preview
- Narrow the sent-item mirror (previous commit) to GroupChatScopeContext (member
  support); the reports view has no compose, so it shouldn't trigger it.
- A pending invitee's RECEIVED support message was dropped from the main chat list
  preview: the group preview keeps the higher-itemTs item, but a received message's
  itemTs is the broker clock while the placeholder group event's itemTs is the local
  device clock - an unreliable cross-clock comparison. Bypass it when memberPending
  so received support items surface in the preview the same way sent ones do.
2026-06-18 11:05:56 +00:00
..
2025-07-08 12:22:57 +01:00