aboutsummaryrefslogtreecommitdiff
path: root/ui/messages/parser/htmlparser.go
AgeCommit message (Expand)Author
2018-04-24Replace tabs with spaces so that they get renderedTulir Asokan
2018-04-18Fix nick coloringTulir Asokan
2018-04-18Add support for sending Markdown messagesTulir Asokan
2018-04-16Fix another nil pointer panic in the HTML parser (ref #20)Tulir Asokan
2018-04-14Fix typo in newline strippingTulir Asokan
2018-04-14Move message parsing to parser subpackageTulir Asokan