synapse-admin icon indicating copy to clipboard operation
synapse-admin copied to clipboard

Feature request: show room avatars on rooms not only on room_directory

Open tgurr opened this issue 4 years ago • 2 comments

While user avatars are shown in users for all users, room avatars are only shown in room_directory avatars01 but not in the complete list of rooms under rooms avatars02 so it would be nice to have an additional column with avatars there as well.

tgurr avatar Feb 21 '22 11:02 tgurr

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.

awesome-michael avatar Apr 05 '22 18:04 awesome-michael

It's the same issue as in #251. The normal room API does not provide the avatar_url.

awesome-manuel avatar Feb 07 '24 16:02 awesome-manuel