diff options
author | Will Hunt <will@half-shot.uk> | 2020-10-01 14:29:27 +0100 |
---|---|---|
committer | Will Hunt <will@half-shot.uk> | 2020-10-01 14:29:27 +0100 |
commit | d91053493c2b69f06dc4bd0a35ae978a31a6ce93 (patch) | |
tree | e8e04593f3f4bb6f8854457755ff066c5f365230 | |
parent | Use the MSC prefix (diff) | |
download | synapse-d91053493c2b69f06dc4bd0a35ae978a31a6ce93.tar.xz |
changelog
-rw-r--r-- | changelog.d/8437.feature | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.d/8437.feature b/changelog.d/8437.feature new file mode 100644 index 0000000000..56bf4afcd1 --- /dev/null +++ b/changelog.d/8437.feature @@ -0,0 +1 @@ +Implement MSC2409 to send typing, read receipts and presence events to appservices. \ No newline at end of file |