summary refs log tree commit diff
path: root/src/ui/RoomSummary.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move to automatic type registrationNicolas Werner2023-06-191-0/+4
|
* Get rid of year in license headersNicolas Werner2023-02-211-2/+1
| | | | | | See also: https://daniel.haxx.se/blog/2023/01/08/copyright-without-years/ https://hynek.me/til/copyright-years/
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Mark classes as final where possibleNicolas Werner2022-10-101-2/+2
|
* Reduce windows ci warningsNicolas Werner2022-10-011-1/+1
|
* 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