mod/notification-matrix: introduce $SetupMatrix{Authenticate,JoinRoom} for setup

Well, now that we have a JSON parser... Let's improve the user
experience a bit.
This commit is contained in:
Christian Hesse 2023-11-08 13:08:49 +01:00
parent 59f8f30389
commit 2d7efd8d6c
9 changed files with 120 additions and 45 deletions

View file

@ -12,7 +12,7 @@
:local 0 "global-functions";
# expected configuration version
:global ExpectedConfigVersion 112;
:global ExpectedConfigVersion 113;
# global variables not to be changed by user
:global GlobalFunctionsReady false;