mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-07-28 14:19:47 +00:00
Messages of blocked members are hidden, but they still marked chat item as user mention, showing mention badge and counting group as unread in "mentions only" notification mode: - createNonLive passed mentions unfiltered, allowing members blocked by admin to mention user - it is the default path, as it is only used when full delete is not allowed; - userReply was set for replies to user messages from blocked members.