summary refs log tree commit diff
path: root/resources/qml/RoomDirectory.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reorganize all the dialogs into the dialogs folderLoren Burkholder2021-09-291-215/+0
* Added a text field that allows choosing custom homeserver in "Room directory"...Patryk Cisek2021-09-171-0/+11
* Finish getting all avatars jdenticonifiedLoren Burkholder2021-09-111-0/+1
* Add Qt.WindowTitleHint to qml dialogsJoseph Donofry2021-08-191-1/+1
* Update join button in room directory after joinNicolas Werner2021-08-171-2/+1
* Formattingkamathmanu2021-08-141-1/+1
* Cleanup more nitskamathmanu2021-08-141-19/+8
* Formatting + Licensingkamathmanu2021-08-141-1/+1
* Clean up final nitskamathmanu2021-08-141-9/+8
* Ran qmlformat and make licensekamathmanu2021-08-121-195/+216
* Make search text selectable by clickingkamathmanu2021-08-121-0/+1
* Added Spinner while rooms loadkamathmanu2021-08-121-6/+27
* Fix nits from code reviewkamathmanu2021-08-091-5/+3
* Improve window closingkamathmanu2021-08-071-1/+6
* Fixed anchoring/positioning of delegate items and join room displaykamathmanu2021-08-071-11/+26
* Padding for search barkamathmanu2021-08-071-2/+2
* Room Directory UI for exploring and joining public rooms. V1: simplistic serv...kamathmanu2021-08-071-0/+155