You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While user avatars are shown in users for all users, room avatars are only shown in room_directory
but not in the complete list of rooms under rooms
so it would be nice to have an additional column with avatars there as well.
The text was updated successfully, but these errors were encountered:
I'm not sure about this as this might be a privacy issue. Rooms in "room_directory" are public and it should not be a problem to show the room avatar. But rooms that are listed in "rooms" can also be 1:1 communications where the avatar might be something private too.
While user avatars are shown in
users
for all users, room avatars are only shown inroom_directory
but not in the complete list of rooms under
rooms
so it would be nice to have an additional column with avatars there as well.
The text was updated successfully, but these errors were encountered: