summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorDavid Robertson <davidr@element.io>2022-09-27 17:26:35 +0100
committerGitHub <noreply@github.com>2022-09-27 17:26:35 +0100
commitf5aaa55e2702af3cac1e195bf5d703970c24ff29 (patch)
treea3f2d63246d5759c43539fa78395e06446caceab /changelog.d
parentSupport the stable dir parameter for /relations. (#13920) (diff)
downloadsynapse-f5aaa55e2702af3cac1e195bf5d703970c24ff29.tar.xz
Add new columns tracking when we partial-joined (#13892)
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/13892.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/13892.feature b/changelog.d/13892.feature
new file mode 100644
index 0000000000..df3f576536
--- /dev/null
+++ b/changelog.d/13892.feature
@@ -0,0 +1 @@
+Faster remote room joins: record _when_ we first partial-join to a room.