Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use correct date format | Loren Burkholder | 2021-07-30 | 1 | -2/+1 |
| | |||||
* | make lint | Loren Burkholder | 2021-07-30 | 1 | -1/+2 |
| | |||||
* | Reformat dates | Loren Burkholder | 2021-07-30 | 1 | -3/+4 |
| | | | Co-authored-by: DeepBlueV7.X <nicolas.werner@hotmail.de> | ||||
* | Use built-in sorting so that dynamic updates work | Loren Burkholder | 2021-07-29 | 1 | -7/+2 |
| | |||||
* | Use a QSortFilterProxyModel instead of resetting the model | Loren Burkholder | 2021-07-29 | 1 | -16/+37 |
| | |||||
* | Reset model instead of doing weird convoluted updates | Loren Burkholder | 2021-07-29 | 1 | -6/+2 |
| | |||||
* | Dynamically update read receipts | Loren Burkholder | 2021-07-29 | 1 | -3/+24 |
| | |||||
* | Simplify read receipt storage | Loren Burkholder | 2021-07-29 | 1 | -37/+15 |
| | |||||
* | Remove outdated comment | Loren Burkholder | 2021-07-29 | 1 | -1/+0 |
| | |||||
* | QML the read receipts list | Loren Burkholder | 2021-07-29 | 1 | -0/+120 |
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit |