summary refs log tree commit diff
path: root/src/ui/RoomSummary.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Include moc files for a tiny speedup on incremental buildsNicolas Werner2024-03-161-0/+2
|
* 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
|
* 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