Skip to content

fix: Add "member added" messages to OutBroadcast when executing SetPgpContacts sync message (#7952)#7971

Merged
iequidoo merged 1 commit intomainfrom
iequidoo/bcast-2nd-dev-member-added
Mar 11, 2026
Merged

fix: Add "member added" messages to OutBroadcast when executing SetPgpContacts sync message (#7952)#7971
iequidoo merged 1 commit intomainfrom
iequidoo/bcast-2nd-dev-member-added

Conversation

@iequidoo
Copy link
Collaborator

@iequidoo iequidoo commented Mar 10, 2026

If one of broadcast owner's devices didn't add a new subscriber for any reason, e.g. because of missing SecureJoin messages, this device shall add "member added" messages when syncing the member list from the SetPgpContacts message.
Fix #7952

…pContacts sync message (#7952)

If one of broadcast owner's devices didn't add a new subscriber for any reason, e.g. because of
missing SecureJoin messages, this device shall add "member added" messages when syncing the member
list from the `SetPgpContacts` message.
@iequidoo iequidoo requested review from Hocuri and link2xt March 10, 2026 20:29
@iequidoo iequidoo merged commit 9891c2a into main Mar 11, 2026
30 checks passed
@iequidoo iequidoo deleted the iequidoo/bcast-2nd-dev-member-added branch March 11, 2026 01:03
@link2xt
Copy link
Collaborator

link2xt commented Mar 20, 2026

The result of this is that "member added" message is added with the email address: #8011
Probably better fix was to add members silently via sync, but add system message when "member added" is received later even when it is a noop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Contact synchronization for channels does not add system messages

3 participants