Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Lint qml with qml-format | Nicolas Werner | 2020-10-08 | 1 | -61/+68 |
| | |||||
* | Merge remote-tracking branch 'origin/master' into cross-signing | Nicolas Werner | 2020-09-24 | 1 | -1/+1 |
|\ | |||||
| * | Fix emoji escape in file messages | Nicolas Werner | 2020-09-19 | 1 | -1/+1 |
| | | | | | | | | This disables color emojis for now in filenames | ||||
* | | Fix presence indicator | Nicolas Werner | 2020-07-30 | 1 | -1/+3 |
|/ | |||||
* | Use Item for transparent rectangles | Nicolas Werner | 2020-04-10 | 1 | -2/+1 |
| | |||||
* | Make Filemessage background size by content | Nicolas Werner | 2020-04-10 | 1 | -2/+12 |
| | |||||
* | Add a few missing palette colors | Nicolas Werner | 2020-04-08 | 1 | -1/+1 |
| | |||||
* | Improve styling a bit | Nicolas Werner | 2020-02-03 | 1 | -1/+1 |
| | |||||
* | Implement fancy reply rendering | Nicolas Werner | 2020-01-11 | 1 | -3/+3 |
| | | | | | | This currently assumes the event, that is replied to, is already fetched. If it isn't, it will render an empty reply. In the future we should fetch replies before rendering them. | ||||
* | Add encrypted file download | Nicolas Werner | 2019-12-03 | 1 | -1/+1 |
| | |||||
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Try out DelegateChooser | Nicolas Werner | 2019-11-23 | 1 | -3/+3 |
| | | | | requires Qt5.12+ | ||||
* | Lower requirement on QtQuick.Layouts version | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Add simple audio message widget | Nicolas Werner | 2019-11-23 | 1 | -19/+19 |
| | |||||
* | File messages (qml) | Nicolas Werner | 2019-11-23 | 1 | -0/+57 |