summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2021-10-20 16:36:07 +0100
committerAndrew Morgan <andrew@amorgan.xyz>2021-10-20 16:36:07 +0100
commitb0d775ad59d53bc98b0cdef1814c970b83883e21 (patch)
tree49843aa04e16d7558eddd8f971228f05906240ce
parentFix providing a RoomStreamToken instance to _notify_app_services_ephemeral (diff)
downloadsynapse-b0d775ad59d53bc98b0cdef1814c970b83883e21.tar.xz
Changelog
-rw-r--r--changelog.d/11137.bugfix1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/11137.bugfix b/changelog.d/11137.bugfix
new file mode 100644
index 0000000000..261fc40fac
--- /dev/null
+++ b/changelog.d/11137.bugfix
@@ -0,0 +1 @@
+Partially address occasional bursts of old read receipt and presence data being sent to application services that have opted in to receiving them.
\ No newline at end of file