summary refs log tree commit diff
diff options
context:
space:
mode:
authorErik Johnston <erik@matrix.org>2024-07-24 16:16:22 +0100
committerErik Johnston <erik@matrix.org>2024-07-24 16:16:22 +0100
commitb36cadacd92168bb8799d5e9169128ba2b3fde93 (patch)
tree2b61b59040da86c26aa24b2e32a2f73425f78faa
parentOnly send rooms with updates down sliding sync (diff)
downloadsynapse-b36cadacd92168bb8799d5e9169128ba2b3fde93.tar.xz
Newsfile
-rw-r--r--changelog.d/17479.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17479.misc b/changelog.d/17479.misc
new file mode 100644
index 0000000000..4502f71662
--- /dev/null
+++ b/changelog.d/17479.misc
@@ -0,0 +1 @@
+Do not send down empty room entries down experimental sliding sync endpoint.