mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2024-12-17 17:20:21 +01:00
directory: add to website, send terms, sort search results (#2950)
* directory: add to website, send terms, sort search results * corrections
This commit is contained in:
committed by
GitHub
parent
addace9faf
commit
41c68c82ac
@@ -905,6 +905,8 @@ u `connectVia` dsLink = do
|
||||
u <## "Send a search string to find groups or /help to learn how to add groups to directory."
|
||||
u <## ""
|
||||
u <## "For example, send privacy to find groups about privacy."
|
||||
u <## ""
|
||||
u <## "Content and privacy policy: https://simplex.chat/docs/directory.html"
|
||||
|
||||
joinGroup :: String -> TestCC -> TestCC -> IO ()
|
||||
joinGroup gName member host = do
|
||||
|
||||
Reference in New Issue
Block a user