Merge branch 'master' into ep/p2p-group-signing

This commit is contained in:
Evgeny Poberezkin
2026-07-29 19:40:32 +01:00
65 changed files with 1237 additions and 697 deletions
-1
View File
@@ -133,7 +133,6 @@ chatEventsDocsData =
("CEvtContactConnecting", "Contact confirmed connection.\n\nSent when contact started connecting via bot's 1-time invitation link or when bot connects to another SimpleX address."), -- CONF
("CEvtBusinessLinkConnecting", "Contact confirmed connection.\n\nSent when bot connects to another business address."), -- CONF
("CEvtJoinedGroupMemberConnecting", "Group member is announced to the group and will be connecting to bot."), -- MSG
("CEvtSentGroupInvitation", "Sent when another user joins group via bot's link."), -- INV
("CEvtGroupLinkConnecting", "Sent when bot joins group via another user link.") -- CONF
],
[]