From 90549fd2bce62723c35cc7d40551f1c5f2d2ba9d Mon Sep 17 00:00:00 2001 From: Rory& Date: Tue, 11 Mar 2025 07:41:46 +0100 Subject: Synapse admin tooling, well known res work --- MatrixUtils.Web/Pages/HSAdmin/HSAdmin.razor | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'MatrixUtils.Web/Pages/HSAdmin/HSAdmin.razor') diff --git a/MatrixUtils.Web/Pages/HSAdmin/HSAdmin.razor b/MatrixUtils.Web/Pages/HSAdmin/HSAdmin.razor index 09cc2cd..6ccdce4 100644 --- a/MatrixUtils.Web/Pages/HSAdmin/HSAdmin.razor +++ b/MatrixUtils.Web/Pages/HSAdmin/HSAdmin.razor @@ -10,7 +10,8 @@ else { @if (Homeserver is AuthenticatedHomeserverSynapse) {

Synapse tools


- Query rooms + Query rooms
+ Block media } else if (Homeserver is AuthenticatedHomeserverHSE) {

Rory&::LibMatrix.HomeserverEmulator tools

-- cgit 1.5.1