summary refs log tree commit diff
path: root/resources/qml/ChatPage.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Format qmlNicolas Werner2023-06-081-42/+28
* Fix palette access and QMediaPlayer errorsNicolas Werner2023-06-081-1/+1
* Merge pull request #1374 from Nheko-Reborn/private_imagesDeepBlueV7.X2023-02-231-0/+3
|\
| * Blurhash images when the privacy screen is activeLoren Burkholder2023-02-201-0/+3
* | Get rid of year in license headersNicolas Werner2023-02-211-3/+1
|/
* 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
* Allow swiping between views in single page modeNicolas Werner2021-12-061-1/+33
* Fix unjoinable invites on mobile as well as unclickable previewsNicolas Werner2021-11-031-1/+1
* Support bootstrapping crosssigningNicolas Werner2021-10-091-2/+7
* 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