mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-12 09:38:58 +00:00
55bdaa2160
Mirror the android/desktop fix: a pending invitee's received support message was dropped from the main chat list preview by the group itemTs comparison (received broker clock vs locally-stamped group-event clock - not comparable). Bypass the comparison when memberPending so the received support item surfaces in the preview.