summary refs log tree commit diff
path: root/src/ReadReceiptsModel.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Reformat datesLoren Burkholder2021-07-301-3/+4
* Use built-in sorting so that dynamic updates workLoren Burkholder2021-07-291-7/+2
* Use a QSortFilterProxyModel instead of resetting the modelLoren Burkholder2021-07-291-16/+37
* Reset model instead of doing weird convoluted updatesLoren Burkholder2021-07-291-6/+2
* Dynamically update read receiptsLoren Burkholder2021-07-291-3/+24
* Simplify read receipt storageLoren Burkholder2021-07-291-37/+15
* Remove outdated commentLoren Burkholder2021-07-291-1/+0
* QML the read receipts listLoren Burkholder2021-07-291-0/+120