aboutsummaryrefslogtreecommitdiff
path: root/qml/ChatPage.qml
Commit message (Expand)AuthorAgeFilesLines
* Use Connections to connect signals in QMLlink2xt2021-03-191-26/+18
* Pass context and eventEmitter to ChatPage as propertieslink2xt2021-03-161-0/+3
* Turn ChatPage and ChatlistPage into scrollable pageslink2xt2021-03-021-3/+1
* ChatPage.qml: make chatId a required propertylink2xt2021-02-271-1/+1
* ChatPage: fix displayed chat namelink2xt2020-10-281-1/+1
* Reduce QML version requirementslink2xt2020-10-061-3/+3
* Initial commitlink2xt2020-10-031-0/+156