| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Add simple audio message widget | Nicolas Werner | 2019-11-23 | 1 | -0/+59 |
| | | |||||
| * | Update roomlist on new messages | Nicolas Werner | 2019-11-23 | 1 | -1/+2 |
| | | |||||
| * | Rename initialize to sync, since it does the same thing | Nicolas Werner | 2019-11-23 | 1 | -1/+2 |
| | | |||||
| * | Restore saving of media | Nicolas Werner | 2019-11-23 | 1 | -15/+81 |
| | | |||||
| * | Reenable ImageOverlay | Nicolas Werner | 2019-11-23 | 1 | -1/+24 |
| | | |||||
| * | Enable read receipts action and sync read receipts from cache | Nicolas Werner | 2019-11-23 | 1 | -0/+10 |
| | | |||||
| * | Implement simple scroll state handling | Nicolas Werner | 2019-11-23 | 1 | -1/+0 |
| | | |||||
| * | Try to fix CI, no match for QString::arg(QStringRef) | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | | |||||
| * | Implement sending other message types in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+78 |
| | | | | | not using placeholders in timeline for now | ||||
| * | Reimplement sending basic text messages | Nicolas Werner | 2019-11-23 | 1 | -0/+38 |
| | | |||||
| * | Implement avatars in qml timeline | Nicolas Werner | 2019-11-23 | 1 | -0/+2 |
| | | |||||
| * | Fix misc CI issues | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | | |||||
| * | Implement TextMessage delegate | Nicolas Werner | 2019-11-23 | 1 | -0/+7 |
| | | | | | Text selection over multiple items doesn't work yet | ||||
| * | Implement loading of history, when timeline is displayed | Nicolas Werner | 2019-11-23 | 1 | -1/+2 |
| | | |||||
| * | Add items to timline | Nicolas Werner | 2019-11-23 | 1 | -4/+6 |
| | | |||||
| * | Add placeholder timeline model | Nicolas Werner | 2019-11-23 | 1 | -1/+43 |
| | | |||||
| * | Replace timeline with empty qml view | Nicolas Werner | 2019-11-23 | 1 | -0/+10 |
