diff options
author | Stanislav Kazantsev <stas.kazancev54@gmail.com> | 2025-05-15 23:18:17 +0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-15 18:18:17 +0100 |
commit | 0afdc0fc7ffe2cb7a2fa6d47f22b685cbacc7223 (patch) | |
tree | a9a17938b7504945169c0f7049dc2fffc9a7c39f | |
parent | Add option to allow registrations that begin with '_' (#18262) (diff) | |
download | synapse-0afdc0fc7ffe2cb7a2fa6d47f22b685cbacc7223.tar.xz |
remove room without listeners from Notifier.room_to_user_streams (#18380)
Co-authored-by: Andrew Morgan <andrew@amorgan.xyz>
-rw-r--r-- | changelog.d/18380.misc | 1 | ||||
-rw-r--r-- | synapse/notifier.py | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/changelog.d/18380.misc b/changelog.d/18380.misc new file mode 100644 |