owncast/web/components/layouts
janWilejan c563742856
Chat popup (#3098)
* add pop out chat button

* add button to close chat popup

* chat is hidden on main interface when a popup chat is open

* NameChangeEvent renames clients with the given id

if you have two or more owncast windows (or pop-out chats) open, changing your
name in 1 client is reflected in all clients.

* replace isChatVisible booleans with chatState enum

* update stories to use ChatState

* fix build tests

---------

Co-authored-by: janWilejan <>
2023-06-26 09:00:27 -07:00
..
Main Chat popup (#3098) 2023-06-26 09:00:27 -07:00
AdminLayout.tsx Make each admin page specify is own layout. Closes #2584 2023-01-15 23:12:38 -08:00