owncast/webroot/js/components/chat
Meisam 7e6f53c846
Add standalone chat with ability to send messages (#1270)
* properly pass the messagesOnly to chat

* use actual username if embed is not messageonly

* mv embed chat to chat-overlay

* add new embed chat page

* fix router

* secure random number for non-secure application!

* add chat enable/disable functionality

* add username form

add customStyles

* mv overlay css

* add style for embed chat

style cleanup

* rm username form from chat overlay

* refactoring

* css cleanup

css adjust

* minor cleanup

* mark the embed chats as readonly and readwrite

* replace 301 redirects with 307

* add redirect for the cached address

* set insatnce name in chat
2021-07-31 16:21:30 -07:00
..
chat-input.js Prettified Code! 2021-07-24 17:26:17 +00:00
chat-message-view.js Prettified Code! 2021-07-26 05:41:48 +00:00
chat.js Add standalone chat with ability to send messages (#1270) 2021-07-31 16:21:30 -07:00
content-editable.js Move all remote dependencies to be local (#220) 2020-10-04 18:43:31 -07:00
message.js Add missing space. Closes #1231 2021-07-20 23:25:23 -07:00
username.js 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00