summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRadek Stępień <rstepien@protonmail.com>2022-06-18 11:17:09 +0000
committerTimo Kösters <timo@koesters.xyz>2022-06-18 11:17:09 +0000
commit7239243163362ede719b05e60aa5a37ccba1766b (patch)
tree847805f32c0bccbc4f78581ad666c0c5856abc3e /tests
parent6e106b573232effc8e245321af5c5353c5550729 (diff)
downloadconduit-7239243163362ede719b05e60aa5a37ccba1766b.zip
Hide users from user directory if they are only in private rooms and they don't share a room
Diffstat (limited to 'tests')
-rw-r--r--tests/sytest/sytest-whitelist3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/sytest/sytest-whitelist b/tests/sytest/sytest-whitelist
index 5afc3fd..1c969db 100644
--- a/tests/sytest/sytest-whitelist
+++ b/tests/sytest/sytest-whitelist
@@ -445,6 +445,9 @@ Typing notifications don't leak
Uninvited users cannot join the room
Unprivileged users can set m.room.topic if it only needs level 0
User appears in user directory
+User in private room doesn't appear in user directory
+User joining then leaving public room appears and dissappears from directory
+User in shared private room does appear in user directory until leave
User can create and send/receive messages in a room with version 1
User can create and send/receive messages in a room with version 2
User can create and send/receive messages in a room with version 3