Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update year in copyright notice to shut up lint job | Nicolas Werner | 2022-01-01 | 1 | -0/+1 |
| | |||||
* | Change indentation to 4 spaces | Nicolas Werner | 2021-09-18 | 1 | -37/+37 |
| | |||||
* | Use built-in sorting so that dynamic updates work | Loren Burkholder | 2021-07-29 | 1 | -2/+0 |
| | |||||
* | Use a QSortFilterProxyModel instead of resetting the model | Loren Burkholder | 2021-07-29 | 1 | -3/+24 |
| | |||||
* | Dynamically update read receipts | Loren Burkholder | 2021-07-29 | 1 | -0/+1 |
| | |||||
* | make lint | Loren Burkholder | 2021-07-29 | 1 | -1/+1 |
| | |||||
* | Simplify read receipt storage | Loren Burkholder | 2021-07-29 | 1 | -37/+4 |
| | |||||
* | QML the read receipts list | Loren Burkholder | 2021-07-29 | 1 | -0/+86 |
There are probably a few things wrong with this, but I'm going to call it good enough for an initial commit |