mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-12 03:09:15 +00:00
5b37cf881b
A pending invitee's member-support no-content group events (SGEUserPendingReview on the PendingApproval->PendingReview transition, member-connected/E2EE/feature items) are delivered as new chat items in member-support scope. The pending preview took the newest item, so such an event re-covered the first message and rendered as the static "reviewed by admins" text. Prefer a content message: a no-content item no longer displaces an already-shown message.