Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Add send/received indicator | Nicolas Werner | 2019-11-23 | 1 | -0/+5 | |
| | ||||||
* | Implement basic placeholder and disable unimplemented event types | Nicolas Werner | 2019-11-23 | 1 | -12/+12 | |
| | ||||||
* | Implement simple scroll state handling | Nicolas Werner | 2019-11-23 | 1 | -1/+46 | |
| | ||||||
* | Implement replies in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+2 | |
| | ||||||
* | Show redactions in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -1/+2 | |
| | ||||||
* | Reenable view raw message | Nicolas Werner | 2019-11-23 | 1 | -2/+1 | |
| | ||||||
* | Implement basic ImageMessages in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -1/+5 | |
| | | | | | I suck at sizing so the images in the message are currently hardcoded to 300 pixels in width... | |||||
* | Implement avatars in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -2/+3 | |
| | ||||||
* | Make reply and options buttons smaller | Nicolas Werner | 2019-11-23 | 1 | -6/+22 | |
| | ||||||
* | Fix QML emojis | Nicolas Werner | 2019-11-23 | 1 | -1/+2 | |
| | ||||||
* | Use system colors for now | Nicolas Werner | 2019-11-23 | 1 | -4/+23 | |
| | ||||||
* | Implement TextMessage delegate | Nicolas Werner | 2019-11-23 | 1 | -8/+39 | |
| | | | | Text selection over multiple items doesn't work yet | |||||
* | Format date (close to) the old way in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -1/+1 | |
| | ||||||
* | Add avatar placeholder and scrollbar to qml timeline | Nicolas Werner | 2019-11-23 | 1 | -4/+30 | |
| | ||||||
* | Add basic sections and button placeholders to qml timeline | Nicolas Werner | 2019-11-23 | 1 | -4/+86 | |
| | ||||||
* | Implement loading of history, when timeline is displayed | Nicolas Werner | 2019-11-23 | 1 | -6/+0 | |
| | ||||||
* | Add items to timline | Nicolas Werner | 2019-11-23 | 1 | -5/+14 | |
| | ||||||
* | Add placeholder timeline model | Nicolas Werner | 2019-11-23 | 1 | -0/+11 | |
| | ||||||
* | Replace timeline with empty qml view | Nicolas Werner | 2019-11-23 | 1 | -0/+11 | |