mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-20 21:33:19 -06:00
Update whitelist
This commit is contained in:
parent
a4ecedc0c8
commit
f4f2ba7a73
|
|
@ -391,3 +391,5 @@ Can sync a room with a single message
|
||||||
Can sync a room with a message with a transaction id
|
Can sync a room with a message with a transaction id
|
||||||
A full_state incremental update returns only recent timeline
|
A full_state incremental update returns only recent timeline
|
||||||
A prev_batch token can be used in the v1 messages API
|
A prev_batch token can be used in the v1 messages API
|
||||||
|
We don't send redundant membership state across incremental syncs by default
|
||||||
|
Typing notifications don't leak
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue