22 Commits

Author SHA1 Message Date
813f8692f0 Support color customization from the admin (#2338)
* Add user-customizable theming. Closes #1915

* Prettified Code!

* Add user-customizable theming. Closes #1915

* Add explicit color for page content background

* Prettified Code!

Co-authored-by: gabek <gabek@users.noreply.github.com>
2022-11-12 20:26:55 -08:00
e75b20d6ca Support customSocketOverride value for websocket. Closes #2225 2022-10-18 20:43:23 -07:00
80a012a3c7 Add current user object that holds user session values instead of standalone getters. Closes #2050 2022-10-10 16:40:13 -07:00
19e4e99127 First pass at the social/federated chat component. Closes #2172 2022-10-05 22:43:24 -07:00
ac7e095fdf Handle hide/show chat messages via moderation. Closes #1986 2022-09-04 17:58:06 -07:00
c4479a0ffc Add first pass at IndieAuth modal. For #1863 2022-08-20 16:16:24 -07:00
681067ab93 Add custom offline message+api. Part of #1901 2022-08-09 22:09:43 -07:00
68414445c2 Add support for changing user color in name modal. Closes #1805 2022-08-09 19:56:45 -07:00
221b9c8f0f Add playback performance metrics. Closes #1930 2022-06-02 14:34:32 -07:00
1d213b71d4 Support changing your own name and handling name change events 2022-05-26 13:52:04 -07:00
7b1667bf6a Refactor app state to be a state machine with access selectors 2022-05-25 21:47:09 -07:00
e0f8a1f702 More accurately hide/show and track chat state 2022-05-13 14:44:16 -07:00
72c01e1b9a Fix web project build errors 2022-05-11 23:31:31 -07:00
ff6886575f Add player poster 2022-05-10 15:36:09 -07:00
008f607cf7 Fill out the follower component 2022-05-04 08:56:47 -07:00
8b07eb7457 Render chat messages that come over the socket 2022-05-03 13:01:50 -07:00
15becc5121 Connect to websocket and start accepting messages 2022-05-02 22:13:36 -07:00
a0354d6d49 Handle centralized app state and registration + chat history 2022-05-02 17:45:22 -07:00
457dead455 Add some state logic based on enums 2022-05-01 20:12:34 -07:00
4997c7c5ac Fill out some more components + add application state enums 2022-04-29 15:10:13 -07:00
e5d3b0e4ee More blank components and stories to be filled in 2022-04-28 14:36:05 -07:00
91b0db9c2e Add placeholder components to be worked on 2022-04-27 23:19:45 -07:00