Handle incoming read receipts in private chats

This commit is contained in:
Tulir Asokan
2018-02-05 23:04:21 +02:00
parent 7434393e1f
commit 286c3e8cec
3 changed files with 25 additions and 1 deletions
+2
View File
@@ -12,6 +12,7 @@
* [x] Message redactions
* [ ] † Presence
* [ ] † Typing notifications
* [ ] † Read receipts
* [ ] Pinning messages
* [x] Power level
* [x] Normal chats
@@ -50,6 +51,7 @@
* [x] Avatars
* [x] Presence
* [x] Typing notifications
* [x] Read receipts (private chat only)
* [x] Pinning messages
* [x] Admin/chat creator status
* [ ] Supergroup/channel permissions (precise per-user not supported in Matrix)