summary refs log tree commit diff
path: root/resources/qml/ChatPage.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* A whole new year full of excitement and possibilities!Nicolas Werner2023-01-021-0/+1
|
* Make PrivacyScreen work on Popped-out RoomsJoseph Donofry2022-05-121-0/+1
|
* Fix overlapping offline indicatorNicolas Werner2022-02-141-0/+1
|
* Use different height settingLoren Burkholder2022-02-031-1/+3
|
* Add offline indicator (#472)Loren Burkholder2022-02-011-79/+86
|
* Fix list items being hoverable through between settings and new room buttonsNicolas Werner2022-01-301-0/+1
|
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Properly set position of resize handler after letting it goNicolas Werner2021-12-111-1/+3
| | | | | fixes #817 fixes sidebar not staying small after restart
* Allow swiping between views in single page modeNicolas Werner2021-12-061-1/+33
| | | | Allows access to spaces on mobile for example
* Fix unjoinable invites on mobile as well as unclickable previewsNicolas Werner2021-11-031-1/+1
|
* Support bootstrapping crosssigningNicolas Werner2021-10-091-2/+7
| | | | | Showing the bootstrap state and showing there are unverified devices is still missing.
* Port to explicit connect syntaxNicolas Werner2021-07-271-0/+1
| | | | Also fix a lot of warnings.
* 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