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

@ -26,6 +26,7 @@
110="Dropped support for loading scripts from local storage.";
111="Modified 'dhcp-to-dns' to allow multiple records for one mac address.";
112="Enhanced 'mod/ssh-keys-import' to record the fingerprint of keys.";
113="Added helper functions for easier setup to Matrix notification module.";
};
# Migration steps to be applied on script updates