gomuks/ui/messages
2020-02-20 21:56:03 +02:00
..
html Fix rendering formatted m.emotes 2020-02-19 21:54:53 +02:00
tstring Use already parsed events for replies if possible 2019-04-10 21:06:19 +03:00
base.go Add support for displaying reactions 2020-02-20 21:56:03 +02:00
doc.go Move event parsing to ui/messages and add image displaying 2018-04-10 19:31:28 +03:00
expandedtextmessage.go Wrap events in custom struct to add gomuks-specific fields 2019-06-17 12:27:31 +03:00
htmlmessage.go Wrap events in custom struct to add gomuks-specific fields 2019-06-17 12:27:31 +03:00
imagemessage.go Wrap events in custom struct to add gomuks-specific fields 2019-06-17 12:27:31 +03:00
parser.go Add support for displaying reactions 2020-02-20 21:56:03 +02:00
redactedmessage.go Wrap events in custom struct to add gomuks-specific fields 2019-06-17 12:27:31 +03:00
textbase.go Unbreak things 2019-06-15 01:11:54 +03:00
textmessage.go Add initial support for rendering replies 2019-06-17 13:46:02 +03:00