mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-03-29 08:00:05 +00:00
core: chat item content types for chat initiation (#5998)
* core: chat item content types for chat initiation * connection mode for ui * padding * simplexmq * initial items * update content items * core: feature and e2e items * refactor * chat items * ios types * fix condition for PQ encryption of link
This commit is contained in:
@@ -3530,7 +3530,7 @@ testShortLinkAddressChangeAutoReply =
|
||||
bobContactSLinkData <- getTermLine bob
|
||||
bob ##> ("/_prepare contact 1 " <> fullLink <> " " <> shortLink <> " " <> bobContactSLinkData)
|
||||
bob <## "alice: contact is prepared"
|
||||
bob <# "alice> welcome!"
|
||||
-- bob <# "alice> welcome!" -- this message is not sent as event
|
||||
bob ##> "/_connect contact @2 text hello"
|
||||
bob
|
||||
<### [ "alice: connection started",
|
||||
|
||||
Reference in New Issue
Block a user