mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-20 05:13:11 -06:00
Update sytest-whitelist
This commit is contained in:
parent
642283936c
commit
3699aaf028
|
|
@ -294,10 +294,10 @@ Can recv a device message using /sync
|
|||
Can recv device messages until they are acknowledged
|
||||
Device messages with the same txn_id are deduplicated
|
||||
Device messages wake up /sync
|
||||
Can recv device messages over federation
|
||||
Device messages over federation wake up /sync
|
||||
# TODO: separate PR for: Can recv device messages over federation
|
||||
# TODO: separate PR for: Device messages over federation wake up /sync
|
||||
Can send messages with a wildcard device id
|
||||
Can send messages with a wildcard device id to two devices
|
||||
Wildcard device messages wake up /sync
|
||||
Wildcard device messages over federation wake up /sync
|
||||
# TODO: separate PR for: Wildcard device messages over federation wake up /sync
|
||||
Can send a to-device message to two users which both receive it using /sync
|
||||
|
|
|
|||
Loading…
Reference in a new issue