owncast/web/components/chat/ChatUserMessage
Dev Gupta 11a3a79032
FIX : Chat: words containing one or more dots are turned into links #2898 (#2903)
* FIX: Chat: words containing one or more dots are turned into links #2898

Making validateTLD to true and also adding a parameter of customTLDs

* Update ChatUserMessage.tsx

* Prettified Code!

---------

Co-authored-by: dev265545 <dev265545@users.noreply.github.com>
2023-04-03 18:00:21 -07:00
..
ChatUserMessage.module.scss Refactor how message content highlighting works + change to safe HTML rendering component. Closes #2669 2023-02-04 17:21:24 -08: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 FIX : Chat: words containing one or more dots are turned into links #2898 (#2903) 2023-04-03 18:00:21 -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 Refactor how message content highlighting works + change to safe HTML rendering component. Closes #2669 2023-02-04 17:21:24 -08:00