owncast/web/components
gingervitis 29041e6d76
Address chat modal button issues (#3042)
* don't display chat button or modal if isModal is true. dont display the show/hide chat option in the userdropedown for tablet sizes either. tweak chat button styles and make chat button bg the same as the chat component bg color.

* only show chat button if online

* fix(chat): chat should be available through 5min buffer period. Fixes #3044

* fix(test): update mobile test

---------

Co-authored-by: Gabe Kangas <gabek@real-ity.com>
2023-05-23 16:32:35 -07:00
..
action-buttons Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00
admin Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
chat Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00
common Address chat modal button issues (#3042) 2023-05-23 16:32:35 -07:00
layouts Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00
modals Refactor mobile chat into modal (#3038) 2023-05-22 18:56:44 -07:00
ServerRendered Support CSP nonce for webv2. Closes #2127 2022-12-12 17:04:00 -08:00
stores Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -07:00
theme fix(mobile): support a dynamic mobile browser theme color 2023-05-06 17:06:14 -07:00
TitleNotifier fix(web): set document title via dom instead of javascript. Closes #2918 2023-04-15 14:22:14 -07:00
ui Address chat modal button issues (#3042) 2023-05-23 16:32:35 -07:00
video Cleanup unused Javascript (#3027) 2023-05-20 21:15:25 -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