summary refs log tree commit diff
path: root/resources/qml/delegates/Placeholder.qml (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Update year in copyright notice to shut up lint jobNicolas Werner2022-01-011-0/+1
|
* Get rid of some useless codeNicolas Werner2021-12-311-1/+1
|
* Prepare for reuseItems in timelineNicolas Werner2021-07-121-1/+3
| | | | The actual reuseItems is still blocked on a few upstream bugs.
* Make palette global in QmlNicolas Werner2021-05-131-1/+2
|
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
|
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
| | | | fixes #507
* Update license headersNicolas Werner2021-03-051-0/+4
|
* Lint qml with qml-formatNicolas Werner2020-10-081-3/+3
|
* Show event type string in placeholderNicolas Werner2020-01-231-1/+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.
* Enable link handlingNicolas Werner2019-11-231-5/+2
|
* Organize qml files a bitNicolas Werner2019-11-231-1/+1
|
* Misc layout fixesNicolas Werner2019-11-231-0/+10