summary refs log tree commit diff
path: root/src/RoomDirectoryModel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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