aboutsummaryrefslogtreecommitdiff
path: root/ui/messages/parser/htmlparser.go
AgeCommit message (Expand)Author
2019-01-23Update license and sort importsTulir Asokan
2018-11-14Fix named colors and remove HTML from plaintext body when sendingTulir Asokan
2018-11-14Fix thingsTulir Asokan
2018-09-05Update to latest gomatrix. Things are brokenTulir Asokan
2018-06-11Add font tag support and /rainbow commandTulir Asokan
2018-06-02GofmtTulir Asokan
2018-06-02Improve newlines in HTML parserTulir Asokan
2018-05-31Rewrite HTML parserTulir Asokan
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