Hide users from user directory if they are only in private rooms and they don't share a room

This commit is contained in:
Radek Stępień 2022-06-18 11:17:09 +00:00 committed by Timo Kösters
parent 6e106b5732
commit 7239243163
2 changed files with 46 additions and 3 deletions

View file

@ -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