owncast/web/components
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
..
action-buttons chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
admin fix(admin): Broken link to the stream health page (#3064) 2023-06-02 11:15:01 -07:00
chat fix(chat): restore placeholder value to what it was before 2023-06-22 09:48:26 -07:00
common Chat popup (#3098) 2023-06-26 09:00:27 -07:00
layouts Chat popup (#3098) 2023-06-26 09:00:27 -07:00
modals chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores Chat popup (#3098) 2023-06-26 09:00:27 -07:00
theme fix(mobile): support a dynamic mobile browser theme color 2023-05-06 17:06:14 -07:00
TitleNotifier fix TitleNotifier crash (#3100) 2023-06-23 19:12:34 -07:00
ui Chat popup (#3098) 2023-06-26 09:00:27 -07:00
video chore: run stylelint on our css files 2023-06-20 20:58:00 -07:00
workers/PushNotificationServiceWorker Use built-in Next layout support + lazy load 2023-01-09 01:08:24 -08:00
.eslintrc.js reafctor: normalize component formatting (#2082) 2022-09-07 00:00:28 -07:00
_COMPONENT_HOW_TO.md Use simpler example for ErrorBoundary 2023-03-14 21:34:36 -07:00