aboutsummaryrefslogtreecommitdiff
path: root/qml/ChatlistPage.qml
Commit message (Collapse)AuthorAgeFilesLines
* Replace accounts page when account is selectedlink2xt2021-02-271-3/+3
| | | | | Account management should be moved to an overlay or left panel, not available all the time as a first page.
* chatlist: mark context property as requiredlink2xt2021-02-231-1/+1
|
* Mark chat as noticed when selectedlink2xt2021-02-231-0/+8
|
* Vertically center number of fresh messageslink2xt2021-02-221-0/+1
|
* chatlist: set avatar colorlink2xt2021-02-221-0/+1
|
* chatlist: display number of fresh messageslink2xt2021-02-221-1/+7
|
* ChatlistPage: display chat avatarslink2xt2021-02-221-2/+12
|
* chatlist: use text2 in summarieslink2xt2021-02-191-1/+1
|
* Reduce QML version requirementslink2xt2020-10-061-3/+3
| | | | Now KDeltaChat runs on openSUSE Leap 15.2
* ChatlistPage.qml: log errors when loading ChatPagelink2xt2020-10-061-0/+2
|
* Initial commitlink2xt2020-10-031-0/+105