summary refs log tree commit diff
path: root/resources/qml/ChatPage.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Port to explicit connect syntaxNicolas Werner2021-07-271-0/+1
* Redesign invites and room preview joinsNicolas Werner2021-07-091-0/+1
* Make emoji picker follow themeNicolas Werner2021-07-031-1/+0
* Fix community sidebar toggleNicolas Werner2021-07-021-0/+2
* Add a basic 'Space page'Nicolas Werner2021-06-251-1/+1
* Change collapse positionNicolas Werner2021-06-141-2/+2
* Try to be compatible with Qt 5.12Nicolas Werner2021-06-131-1/+1
* Persist sidebar sizesNicolas Werner2021-06-121-4/+20
* Fix PrivacyScreen for qml-roomlistJoseph Donofry2021-06-111-1/+1
* Enable toggling tagsNicolas Werner2021-06-111-2/+3
* Render community itemsNicolas Werner2021-06-111-6/+7
* Implement switching in narrow modeNicolas Werner2021-06-081-1/+8
* Somewhat reenable the adaptive layoutNicolas Werner2021-06-081-19/+34
* Refactor to use Instantiator instead of doing it manuallyNicolas Werner2021-05-301-1/+1
* Move currentRoom/timeline handling to roomlistNicolas Werner2021-05-281-0/+1
* Basic header and footer of room listNicolas Werner2021-05-151-6/+11
* Reorganize TimelineView to prepare porting the room listNicolas Werner2021-05-141-0/+48