Invite permission management using the /allowinvites and /blockinvites commands
Rejecting such invites should be handled serverside in the future and there should be a GUI for this, but for now this should work.
This commit is contained in:
parent
5ef67d2a91
commit
978174af77
10 changed files with 266 additions and 101 deletions
|
|
@ -615,7 +615,7 @@ if(USE_BUNDLED_MTXCLIENT)
|
|||
FetchContent_Declare(
|
||||
MatrixClient
|
||||
GIT_REPOSITORY https://github.com/Nheko-Reborn/mtxclient.git
|
||||
GIT_TAG a0b203980491ddf2e2fe4f1cd6af8c2562b3ee35
|
||||
GIT_TAG d6a0a4ebee83275dbbeb999679a22a7d238326ff
|
||||
)
|
||||
set(BUILD_LIB_EXAMPLES OFF CACHE INTERNAL "")
|
||||
set(BUILD_LIB_TESTS OFF CACHE INTERNAL "")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue