owncast/web/components/chat
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
..
ChatActionMessage Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
ChatContainer Add error boundary to chat. For #2811 2023-03-12 21:57:04 -07:00
ChatJoinMessage Redesign the user badges (authed, mods) 2023-01-29 15:40:59 -08:00
ChatModerationActionMenu Lazy load every instance of using ant icons. Closes #2583 2023-01-15 22:31:36 -08:00
ChatModerationDetailsModal Add error boundary to ChatModerationDetailsModal. For #2811 2023-03-12 23:11:19 -07:00
ChatModeratorNotification Remove border from moderator message 2023-01-20 16:17:27 -08:00
ChatNameChangeMessage Break out name change message to own component + fix text color. Closes #2718 2023-02-19 16:20:11 -08:00
ChatSocialMessage Support the HTML tags that are sent for message body. Closes #2717 2023-02-19 15:31:39 -08:00
ChatSystemMessage FIX : Chat: words containing one or more dots are turned into links #2898 (#2903) 2023-04-03 18:00:21 -07:00
ChatTextField Continue to bump diff threshold so UI tests do not register as changed 2023-03-08 14:49:50 -08:00
ChatUserBadge Allow dynamic corner radius of badges 2023-03-23 19:11:13 -07:00
ChatUserMessage FIX : Chat: words containing one or more dots are turned into links #2898 (#2903) 2023-04-03 18:00:21 -07:00
chat.js Make testing for moderator state centralized in User class 2023-03-03 21:55:02 -08:00