Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clip replies by default | Nicolas Werner | 2020-05-13 | 1 | -0/+2 |
| | | | | In the future we should probably add a gradient when clipped... | ||||
* | Use palette for qml code for theming | Nicolas Werner | 2020-03-29 | 1 | -1/+1 |
| | | | | | Can't do it for QtWidgets code. We need to fully transition, before we can fully switch over probably. | ||||
* | Improve styling of emote messages | Nicolas Werner | 2020-02-09 | 1 | -6/+1 |
| | |||||
* | Implement fancy reply rendering | Nicolas Werner | 2020-01-11 | 1 | -1/+1 |
| | | | | | | 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. | ||||
* | Show topic and name changes in timeline | Nicolas Werner | 2019-12-10 | 1 | -1/+2 |
| | |||||
* | Enable link handling | Nicolas Werner | 2019-11-23 | 1 | -6/+2 |
| | |||||
* | Organize qml files a bit | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | |||||
* | Try out DelegateChooser | Nicolas Werner | 2019-11-23 | 1 | -1/+1 |
| | | | | requires Qt5.12+ | ||||
* | Use system colors for now | Nicolas Werner | 2019-11-23 | 1 | -0/+12 |