summary refs log tree commit diff
path: root/resources/qml/delegates/NoticeMessage.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Clip replies by defaultNicolas Werner2020-05-131-0/+2
| | | | In the future we should probably add a gradient when clipped...
* Use palette for qml code for themingNicolas Werner2020-03-291-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 messagesNicolas Werner2020-02-091-6/+1
|
* Implement fancy reply renderingNicolas Werner2020-01-111-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 timelineNicolas Werner2019-12-101-1/+2
|
* Enable link handlingNicolas Werner2019-11-231-6/+2
|
* Organize qml files a bitNicolas Werner2019-11-231-1/+1
|
* Try out DelegateChooserNicolas Werner2019-11-231-1/+1
| | | | requires Qt5.12+
* Use system colors for nowNicolas Werner2019-11-231-0/+12