gomuks/ui/messages
n-peugnet 58c20698d6 Fix mangled newlines in some code blocks
Because some tokens can contain newlines and not only comment tokens, I
removed the comments specific code to handle newlines in a more generic
way.
2022-10-19 13:53:21 +02:00
..
html Fix mangled newlines in some code blocks 2022-10-19 13:53:21 +02:00
tstring Update tcell 2022-04-15 12:53:09 +03:00
base.go Fix redraw of incremented reaction counts 2022-10-16 19:29:33 +02:00
doc.go Move event parsing to ui/messages and add image displaying 2018-04-10 19:31:28 +03:00
expandedtextmessage.go Re-add function for service messages 2022-04-15 23:31:48 +03:00
filemessage.go Enable inline URLs by default on VTE terminals 2022-04-16 19:59:34 +03:00
htmlmessage.go Add support for rendering spoilers. Fixes #331 2022-04-15 15:14:22 +03:00
parser.go Fix rendering empty/malformed messages 2022-04-19 12:01:56 +03:00
redactedmessage.go Add support for rendering spoilers. Fixes #331 2022-04-15 15:14:22 +03:00
textbase.go Update copyright year 2020-04-19 18:10:14 +03:00