mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-05-24 15:15:35 +00:00
core: subscribe all queues (#6347)
* core: subscribe all queues * tests, plans, fixes * enable tests
This commit is contained in:
@@ -174,10 +174,6 @@ undocumentedEvents =
|
||||
"CEvtContactPQEnabled",
|
||||
"CEvtContactRatchetSync",
|
||||
"CEvtContactRequestAlreadyAccepted",
|
||||
"CEvtContactsDisconnected",
|
||||
"CEvtContactsSubscribed",
|
||||
"CEvtConnSubError",
|
||||
"CEvtConnSubSummary",
|
||||
"CEvtContactSwitch",
|
||||
"CEvtCustomChatEvent",
|
||||
"CEvtGroupMemberRatchetSync",
|
||||
@@ -185,7 +181,6 @@ undocumentedEvents =
|
||||
"CEvtHostConnected",
|
||||
"CEvtHostDisconnected",
|
||||
"CEvtNetworkStatus",
|
||||
"CEvtNetworkStatuses",
|
||||
"CEvtNewRemoteHost",
|
||||
"CEvtNoMemberContactCreating",
|
||||
"CEvtNtfMessage",
|
||||
|
||||
Reference in New Issue
Block a user