mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-03-30 11:00:13 +00:00
* Improve room shutdown flows. - The shutdown command now has a `--notify` option for whether to send the violation notification. - We use shutdown V1 because V2 doesn't propagate leave events to clients properly. Which sucks. * Fix flakey shutdown test. So this was never working it was just catching the original message containing the command by speed of shutdown V2.