mirror of
https://github.com/chatmail/core.git
synced 2026-04-20 06:56:29 +03:00
fix: Correct member-added info messages
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
OutBroadcast#Chat#10: My Channel [1 member(s)] Icon: e9b6c7a78aa2e4f415644f55a553e73.png
|
||||
--------------------------------------------------------------------------------
|
||||
Msg#10🔒: Me (Contact#Contact#Self): You changed the group image. [INFO] √
|
||||
Msg#12🔒: Me (Contact#Contact#Self): You added member bob@example.net. [INFO] √
|
||||
Msg#12🔒: Me (Contact#Contact#Self): Member bob@example.net added. [INFO] √
|
||||
Msg#13🔒: (Contact#Contact#10): Secure-Join: vb-request-with-auth [FRESH]
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
InBroadcast#Chat#11: My Channel [1 member(s)] Icon: e9b6c7a78aa2e4f415644f55a553e73.png
|
||||
--------------------------------------------------------------------------------
|
||||
Msg#12: info (Contact#Contact#Info): You were invited to join this channel. Waiting for the channel owner's device to reply… [NOTICED][INFO]
|
||||
Msg#13🔒: (Contact#Contact#10): I added member bob@example.net. [FRESH][INFO]
|
||||
Msg#13🔒: (Contact#Contact#10): Member Me added by Alice. [FRESH][INFO]
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user