fix: Only omit group changes messages if SELF is really added (#7220)

If a self-addition message is received, but we're already in the group, there must be no hidden
member changes.
This commit is contained in:
iequidoo
2025-09-28 13:41:35 -03:00
committed by iequidoo
parent 1bb966e5a8
commit 6a7466df93
3 changed files with 20 additions and 2 deletions

View File

@@ -0,0 +1,11 @@
Group#Chat#11: Group [3 member(s)] 🛡️
--------------------------------------------------------------------------------
Msg#11: info (Contact#Contact#Info): alice@example.org invited you to join this group.
Waiting for the device of alice@example.org to reply… [NOTICED][INFO]
Msg#13: info (Contact#Contact#Info): alice@example.org replied, waiting for being added to the group… [NOTICED][INFO]
Msg#16🔒: (Contact#Contact#11): [FRESH]
Msg#18: info (Contact#Contact#Info): Messages are end-to-end encrypted. [NOTICED][INFO 🛡️]
Msg#19: info (Contact#Contact#Info): Member bob@example.net added. [NOTICED][INFO]
Msg#20🔒: (Contact#Contact#10): Member Me added by alice@example.org. [FRESH][INFO]
--------------------------------------------------------------------------------