aboutsummaryrefslogtreecommitdiff
path: root/ui/messages/htmlmessage.go
AgeCommit message (Expand)Author
2020-04-19Update copyright yearTulir Asokan
2020-04-19Update stuff and move pushrules to mautrix-goTulir Asokan
2020-04-08Display thumbnail for all files and add commands to download and open filesTulir Asokan
2020-04-07command toggle downloadsSimon Magnin-Feysot
2019-06-17Wrap events in custom struct to add gomuks-specific fieldsTulir Asokan
2019-06-16Fix message text color. Fixes #82Tulir Asokan
2019-06-15Unbreak thingsTulir Asokan
2019-05-12Fix go 1.11 and go get compatibilityTulir Asokan
2019-04-13Add better stringification for UI message types for debuggingTulir Asokan
2019-04-10Use already parsed events for replies if possibleTulir Asokan
2019-04-10Re-add reply renderingTulir Asokan
2019-04-09Start refactoring various things in message rendering and sendingTulir Asokan
2019-04-09Refactor message parsing thingsTulir Asokan
2019-04-09Fix non-syntax-highlighted code block newline renderingTulir Asokan
2019-04-07Improve handling of multiple linebreaksTulir Asokan
2019-04-07Move special list/blockquote prefixing to rendererTulir Asokan
2019-04-07Add syntax highlighting. Fixes #28Tulir Asokan
2019-04-07Remove commented codeTulir Asokan
2019-04-07More changes to do #91Tulir Asokan
2019-04-07Initial changes to do #91Tulir Asokan