summary refs log tree commit diff
path: root/changelog.d/14549.misc
diff options
context:
space:
mode:
authorMathieu Velten <mathieuv@matrix.org>2022-11-30 13:39:47 +0100
committerGitHub <noreply@github.com>2022-11-30 13:39:47 +0100
commit4569eda94423a10abb69e0f4d5f37eb723ed764b (patch)
tree35305f45fa85a9cdd76d1d2296ad39ae8e099562 /changelog.d/14549.misc
parentStop using deprecated `keyIds` param on /key/v2/server (#14525) (diff)
downloadsynapse-4569eda94423a10abb69e0f4d5f37eb723ed764b.tar.xz
Use servers list approx to send read receipts when in partial state (#14549)
Signed-off-by: Mathieu Velten <mathieuv@matrix.org>
Diffstat (limited to 'changelog.d/14549.misc')
-rw-r--r--changelog.d/14549.misc1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/14549.misc b/changelog.d/14549.misc
new file mode 100644
index 0000000000..d9d863dd20
--- /dev/null
+++ b/changelog.d/14549.misc
@@ -0,0 +1 @@
+Faster joins: use servers list approximation to send read receipts when in partial state instead of waiting for the full state of the room.
\ No newline at end of file