svchat/src/lib/functions
April Hall 9fef19dbc3
fix: Remove escapeHTML() function
Removes the `escapeHTML()` function because `markdown-it` has support
for escaping HTML, so everything remains XSS safe
2025-02-10 15:09:53 -05:00
..
autoresize.svelte.ts fix: Reset textarea to default size on submit 2025-02-07 22:02:47 -05:00
clientWebsocket.svelte.ts feat: Implement message limit of 2000 characters 2025-02-08 22:35:19 -05:00
renderMarkdown.ts feat: Codeblock syntax highlighting with HLJS 2025-02-10 13:29:09 -05:00
websocketConfig.ts feat: Sync chat presence with auth data 2025-02-09 23:39:57 -05:00