owncast/webroot/js
gingervitis 0062896b7d
chat fixes and optimizations (#431)
* - format messages on didMount instead of didUpdate. will also prevent bad setSTate loops when message is blank;
- convert message.js to functional comp
- prevent extra rerenders in messages and chat with shouldComponentUpdate checks

* revert chat test

* more concise returns;
2020-12-06 21:01:52 -08:00
..
components chat fixes and optimizations (#431) 2020-12-06 21:01:52 -08:00
utils Simplify Logo requirement from users. (#373) 2020-11-17 15:12:54 -08:00
web_modules Bump @joeattardi/emoji-button from 4.5.1 to 4.6.0 in /build/javascript (#413) 2020-12-04 14:13:27 -08:00
app-standalone-chat.js
app-video-only.js Connect to websocket in embed player. Closes #361 2020-11-20 18:06:51 -08:00
app.js revert chat test 2020-12-03 22:51:11 -08:00