Jonas Schäfer
52d8047546
Correctly detect presence of storage metric
...
If there have been no uploads yet, the metric will be zero, so the if
condition would fail the test, so it would render as "unknown".
2022-01-10 16:56:31 +01:00
Kim Alvefur
4af78f635e
Show how much storage space is used by shared files
...
Requires at least https://hg.prosody.im/prosody-modules/rev/883ad8b0a7c0
2021-11-18 19:50:47 +01:00
Jonas Schäfer
b40a625283
admin: allow disabling display of metrics
...
This is useful in situations where the admins of the Snikket
server (i.e. those who care for the docker containers) are not the
same people as the people who are admins of the Snikket service
(i.e. those who care for the users).
2021-05-27 17:59:40 +02:00
Jonas Schäfer
8a293985ca
Implement system status panel
...
This offers system metrics and a way to send a broadcast
message to all online or registered users.
Requires prosody-modules cade5dac1003.
2021-05-27 17:21:58 +02:00