mirror of
https://github.com/matrix-org/dendrite.git
synced 2026-01-03 12:13:09 -06:00
Update whitelist, since that test probably shouldn't be passing
This commit is contained in:
parent
d3abf04d47
commit
aebe4d9fcd
|
|
@ -681,8 +681,6 @@ GET /presence/:user_id/status fetches initial status
|
||||||
PUT /presence/:user_id/status updates my presence
|
PUT /presence/:user_id/status updates my presence
|
||||||
Presence change reports an event to myself
|
Presence change reports an event to myself
|
||||||
Existing members see new members' presence
|
Existing members see new members' presence
|
||||||
#Existing members see new member's presence
|
|
||||||
Newly joined room includes presence in incremental sync
|
|
||||||
Get presence for newly joined members in incremental sync
|
Get presence for newly joined members in incremental sync
|
||||||
User sees their own presence in a sync
|
User sees their own presence in a sync
|
||||||
User sees updates to presence from other users in the incremental sync.
|
User sees updates to presence from other users in the incremental sync.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue