summary refs log tree commit diff
path: root/changelog.d
diff options
context:
space:
mode:
authorEric Eastwood <eric.eastwood@beta.gouv.fr>2024-07-31 13:20:23 -0500
committerGitHub <noreply@github.com>2024-07-31 13:20:23 -0500
commit2b620e0a150ea86bc8ad0814110bef51d6e3e930 (patch)
tree654b7ca0c3e236e4753f61933dd029088b692f01 /changelog.d
parentSliding Sync: Split and move tests (#17504) (diff)
downloadsynapse-2b620e0a150ea86bc8ad0814110bef51d6e3e930.tar.xz
Sliding Sync: Add typing notification extension (MSC3961) (#17505)
[MSC3961](https://github.com/matrix-org/matrix-spec-proposals/pull/3961): Sliding Sync Extension: Typing Notifications

Based on
[MSC3575](https://github.com/matrix-org/matrix-spec-proposals/pull/3575):
Sliding Sync
Diffstat (limited to 'changelog.d')
-rw-r--r--changelog.d/17505.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/17505.feature b/changelog.d/17505.feature
new file mode 100644
index 0000000000..ca0c2bd70f
--- /dev/null
+++ b/changelog.d/17505.feature
@@ -0,0 +1 @@
+Add typing notification extension support to experimental [MSC3575](https://github.com/matrix-org/matrix-spec-proposals/pull/3575) Sliding Sync `/sync` endpoint.