summary refs log tree commit diff
path: root/src/RoomDirectoryModel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Get rid of year in license headersNicolas Werner2023-02-211-3/+1
* Fix potential crash from the room directoryNicolas Werner2023-01-081-15/+26
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
* Remove a few more headersNicolas Werner2022-06-181-2/+5
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
* Change indentation to 4 spacesNicolas Werner2021-09-181-141/+139
* Added a text field that allows choosing custom homeserver in "Room directory"...Patryk Cisek2021-09-171-0/+9
* Fi lineendingsNicolas Werner2021-08-171-209/+209
* Update join button in room directory after joinNicolas Werner2021-08-171-5/+20
* Clean up final nitskamathmanu2021-08-141-3/+1
* Ran qmlformat and make licensekamathmanu2021-08-121-15/+16
* Added Spinner while rooms loadkamathmanu2021-08-121-5/+17
* Fix nits from code reviewkamathmanu2021-08-091-4/+1
* Fix Duplicate fetched chunkkamathmanu2021-08-071-2/+1
* make lintkamathmanu2021-08-071-6/+5
* Made only unjoined rooms joinablekamathmanu2021-08-071-1/+12
* Linted codekamathmanu2021-08-071-106/+112
* Implemented Room Directory model to store and provide QML view with public ro...kamathmanu2021-08-071-0/+171