owncast/web/pages
John Regan 46ca5223f9
Chat wire protocol (#3125)
* core: remove file extension from emoji name

* web: transform emotes to labels when sending

* chat: replace br with line break

* core: implement emoji cache

* chat: send shortcodes for custom emoji

* chat: correct esling errors

* core: move emoji injection into dedicated function

* emoji: integrate emoji into markdown renderer, fix formatting

* chat protocol: correct golangci-lint findings

* chat field: specify that the contentEditable is an HTMLElement

* admin: mention that emoji should have unique names

* Prettified Code!

* regenerate pack-lock

* chat: correct the emphasis tag, provide fallback for other elements

---------

Co-authored-by: jprjr <jprjr@users.noreply.github.com>
2023-07-05 17:25:47 -07:00
..
admin Chat wire protocol (#3125) 2023-07-05 17:25:47 -07:00
embed chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
.eslintrc.js reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
_app.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00
_document.tsx Remove htmlcomment as it gets stripped in build time 2023-02-10 17:52:28 -08:00
index.tsx fix scroll on mobile (#2585) 2023-01-15 18:37:21 -08:00