summary refs log tree commit diff
path: root/resources/qml/dialogs/ConfirmJoinRoomDialog.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of year in license headersNicolas Werner2023-02-211-3/+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
|
* Various grammar fixes (mostly removing commas)Loren Burkholder2022-09-301-1/+1
|
* Change preview title for spacesNicolas Werner2022-08-081-1/+1
|
* Show a room preview in the join confirmation dialogNicolas Werner2022-08-051-0/+151
Requires MSC3266 Fixes #1129