summaryrefslogtreecommitdiffstats
path: root/resources/qml/ChatPage.qml
AgeCommit message (Expand)Author
2023-06-08Format qmlNicolas Werner
2023-06-08Fix palette access and QMediaPlayer errorsNicolas Werner
2023-02-23Merge pull request #1374 from Nheko-Reborn/private_imagesDeepBlueV7.X
2023-02-21Get rid of year in license headersNicolas Werner
2023-02-20Blurhash images when the privacy screen is activeLoren Burkholder
2023-01-02A whole new year full of excitement and possibilities!Nicolas Werner
2022-05-12Make PrivacyScreen work on Popped-out RoomsJoseph Donofry
2022-02-14Fix overlapping offline indicatorNicolas Werner
2022-02-03Use different height settingLoren Burkholder
2022-02-01Add offline indicator (#472)Loren Burkholder
2022-01-30Fix list items being hoverable through between settings and new room buttonsNicolas Werner
2022-01-01Update year in copyright notice to shut up lint jobNicolas Werner
2021-12-11Properly set position of resize handler after letting it goNicolas Werner
2021-12-06Allow swiping between views in single page modeNicolas Werner
2021-11-03Fix unjoinable invites on mobile as well as unclickable previewsNicolas Werner
2021-10-09Support bootstrapping crosssigningNicolas Werner
2021-07-27Port to explicit connect syntaxNicolas Werner
2021-07-09Redesign invites and room preview joinsNicolas Werner
2021-07-03Make emoji picker follow themeNicolas Werner
2021-07-02Fix community sidebar toggleNicolas Werner
2021-06-25Add a basic 'Space page'Nicolas Werner
2021-06-14Change collapse positionNicolas Werner
2021-06-13Try to be compatible with Qt 5.12Nicolas Werner
2021-06-12Persist sidebar sizesNicolas Werner
2021-06-11Fix PrivacyScreen for qml-roomlistJoseph Donofry
2021-06-11Enable toggling tagsNicolas Werner
2021-06-11Render community itemsNicolas Werner
2021-06-08Implement switching in narrow modeNicolas Werner
2021-06-08Somewhat reenable the adaptive layoutNicolas Werner
2021-05-30Refactor to use Instantiator instead of doing it manuallyNicolas Werner
2021-05-28Move currentRoom/timeline handling to roomlistNicolas Werner
2021-05-15Basic header and footer of room listNicolas Werner
2021-05-14Reorganize TimelineView to prepare porting the room listNicolas Werner