synapse-admin
synapse-admin copied to clipboard
Feature request: show room avatars on rooms not only on room_directory
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.
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.
It's the same issue as in #251. The normal room API does not provide the avatar_url.