summary refs log tree commit diff
path: root/resources/qml/delegates/TextMessage.qml (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add ugly borders to tablesNicolas Werner2021-06-081-1/+18
* Reimplement room context menusNicolas Werner2021-05-281-1/+1
* Reorganize TimelineView to prepare porting the room listNicolas Werner2021-05-141-1/+1
* Make palette global in QmlNicolas Werner2021-05-131-1/+1
* Allow copying messages via right clickNicolas Werner2021-04-291-0/+1
* Fix conflict between qmlformat and license checkNicolas Werner2021-03-071-0/+1
* Show mxid on hovering usernameNicolas Werner2021-03-071-1/+0
* Update license headersNicolas Werner2021-03-051-0/+4
* Fix hover handling in the timelineNicolas Werner2021-02-141-0/+1
* Revert keeping whitespace in html, it breaks listsNicolas Werner2021-02-121-1/+1
* Background color for code and don't collapse space in timelineNicolas Werner2020-12-141-1/+1
* Speed up rendering the timeline by a LOT by reducing clippingNicolas Werner2020-10-221-1/+1
* Lint qml with qml-formatNicolas Werner2020-10-081-7/+7
* Fix presence indicatorNicolas Werner2020-07-301-1/+3
* Fix binding loop and non integer text heightNicolas Werner2020-07-251-1/+1
* Make settings update immediately in qml and allow limiting timeline widthNicolas Werner2020-05-261-1/+1
* Added an optional feature to show bigger emoji-only messages with 3 or less e...lkito2020-05-211-0/+1
* Clip replies by defaultNicolas Werner2020-05-131-0/+2
* Improve link themingNicolas Werner2020-02-271-1/+1
* Improve styling of emote messagesNicolas Werner2020-02-091-1/+2
* Implement fancy reply renderingNicolas Werner2020-01-111-1/+1
* Wrap text in pre tagsNicolas Werner2019-11-231-1/+1
* Enable link handlingNicolas Werner2019-11-231-7/+2
* Organize qml files a bitNicolas Werner2019-11-231-1/+1
* Try out DelegateChooserNicolas Werner2019-11-231-1/+1
* Use system colors for nowNicolas Werner2019-11-231-0/+1
* Implement TextMessage delegateNicolas Werner2019-11-231-0/+10