aboutsummaryrefslogtreecommitdiff
path: root/sytest-whitelist
diff options
context:
space:
mode:
authorNeil Alexander <neilalexander@users.noreply.github.com>2022-04-27 11:25:07 +0100
committerGitHub <noreply@github.com>2022-04-27 11:25:07 +0100
commit66b397b3c60c51bba36e4bce858733b2fda26f6a (patch)
tree8479f59b7956d3dcc8ae5f9c872e1e11d7cbf8fa /sytest-whitelist
parent6c5c6d73d771e0ea5cc325e4251bcbfc48b7d55e (diff)
Don't create fictitious presence entries (#2381)
* Don't create fictitious presence entries for users that don't have any * Update whitelist, since that test probably shouldn't be passing * Fix panics
Diffstat (limited to 'sytest-whitelist')
-rw-r--r--sytest-whitelist2
1 files changed, 0 insertions, 2 deletions
diff --git a/sytest-whitelist b/sytest-whitelist
index c9829606..6af8d89f 100644
--- a/sytest-whitelist
+++ b/sytest-whitelist
@@ -681,8 +681,6 @@ GET /presence/:user_id/status fetches initial status
PUT /presence/:user_id/status updates my presence
Presence change reports an event to myself
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
User sees their own presence in a sync
User sees updates to presence from other users in the incremental sync.