7 Commits (6b48a370665cab51abef8f365fba1a29c72ae954)

Author SHA1 Message Date
Gabe Kangas 8dbc8a07cf
feat(embeds): wrap chat embeds in error components 2 years ago
Gabe Kangas d139cf08f5
fix(embeds): import custom theme into chat embeds 2 years ago
Gabe Kangas 4a0476b237
Add support for disabled chat state in the chat input field. Closes #2761 2 years ago
Gabe Kangas 1f99b0bf22
Fix chat embeds not loading. Fixes #2744 2 years ago
Gabe Kangas 80a012a3c7
Add current user object that holds user session values instead of standalone getters. Closes #2050 3 years ago
James Young d1f3fffe2f
reafctor: normalize component formatting (#2082) 3 years ago
Gabe Kangas c61bea29ee
Add read-only chat embed page. Closes #1905 3 years ago
Gabe Kangas ac7e095fdf
Handle hide/show chat messages via moderation. Closes #1986 3 years ago
Gabe Kangas c2bd9436ba
Show moderation menu for moderators. Closes #1864 3 years ago
Gabe Kangas 100b43dd3a
Fix build errors 3 years ago
t1enne f130abb8f9 Minor styling changes 3 years ago
t1enne d12712a107 Changed chat behaviour 3 years ago
Gabe Kangas e08037b64a
Wire up chat message props. Add username highlighting. Closes #1921 3 years ago
Gabe Kangas 7b1667bf6a
Refactor app state to be a state machine with access selectors 3 years ago
t1enne b6dd441107 Fixed import and lint-errors 3 years ago
t1enne 018ee135b2 Moved chat header into ChatContainer and created component folder 3 years ago
Gabe Kangas 0d5d89a1c8
Fix empty state for text field 3 years ago
t1enne b6aa20b0aa worked on chat styling 3 years ago
t1enne 2cfb336411 Added mobile chat and some responsiveness 3 years ago
t1enne 502cf4478a reworked slightly main layout 3 years ago
Gabe Kangas a0354d6d49
Handle centralized app state and registration + chat history 3 years ago
Gabe Kangas 6314ed8667
Add performant list componant for rendering chat messages 3 years ago
Gabe Kangas 4997c7c5ac
Fill out some more components + add application state enums 3 years ago
Gabe Kangas e5d3b0e4ee
More blank components and stories to be filled in 3 years ago
t1enne b90eadcb4e
restructured components folders and layout (#1886) 3 years ago