summary refs log tree commit diff
path: root/src/ui/RoomSummary.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show the community of a roomNicolas Werner2022-09-201-0/+43
|
* Fix macos shadowingNicolas Werner2022-08-051-2/+2
|
* Show a room preview in the join confirmation dialogNicolas Werner2022-08-051-0/+54
Requires MSC3266 Fixes #1129