summary refs log tree commit diff
path: root/src/RoomDirectoryModel.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵kamathmanu2021-08-071-0/+171
room data from mtxclient