owncast/web/components/chat/ChatUserMessage
janWilejan ce724fa073
username of repeat chat messages is display:none (#3101)
users who want to show repeat usernames can inject the following CSS:
[class^="ChatUserMessage_repeatUser"]{display:flex !important;}

Co-authored-by: janWilejan <>
2023-06-28 09:58:07 -07:00
..
ChatUserMessage.module.scss username of repeat chat messages is display:none (#3101) 2023-06-28 09:58:07 -07:00
ChatUserMessage.stories.tsx Use non-animated image in example so it does not show as changed 2023-02-10 15:35:22 -08:00
ChatUserMessage.tsx username of repeat chat messages is display:none (#3101) 2023-06-28 09:58:07 -07:00
customMatcher.ts Refactor how message content highlighting works + change to safe HTML rendering component. Closes #2669 2023-02-04 17:21:24 -08:00
messageFmt.ts Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00