summary refs log tree commit diff
path: root/src/ui/RoomSummary.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Show the community of a roomNicolas Werner2022-09-201-0/+1
|
* Fix c&p error on room names in previewsNicolas Werner2022-08-081-5/+2
|
* Show a room preview in the join confirmation dialogNicolas Werner2022-08-051-0/+86
Requires MSC3266 Fixes #1129