3191 Commits (1cf90fb58143b618b7d65a2f6e23afe5f5618d63)
 

Author SHA1 Message Date
Gabe Kangas 97b957adbe
Add WIP external action buttons 3 years ago
Gabe Kangas 44173ac09d
WIP emoji picker 3 years ago
Gabe Kangas 66a55401a8
Use slate.js as a rich text editor for chat messages 3 years ago
Gabe Kangas f96bde4f71
Can send a message from text input using submit button 3 years ago
Gabe Kangas c56c45d904
Use contentEditable for chat input field 3 years ago
Gabe Kangas 008f607cf7
Fill out the follower component 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 d65be6013a
Add some todo comments 3 years ago
Gabe Kangas 8b07eb7457
Render chat messages that come over the socket 3 years ago
Gabe Kangas 15becc5121
Connect to websocket and start accepting messages 3 years ago
Gabe Kangas a0354d6d49
Handle centralized app state and registration + chat history 3 years ago
renovate[bot] 3a44b35a61
Lock file maintenance (#1891) 3 years ago
renovate[bot] 3cacdf6804
Update golangci/golangci-lint-action action to v3 (#1821) 3 years ago
Gabe Kangas d1cebb0d88
Increase linter timeout even more to try to fix github workflow error. 3 years ago
Gabe Kangas b590e4f765
Add button to test chat msgs being added 3 years ago
Gabe Kangas 6314ed8667
Add performant list componant for rendering chat messages 3 years ago
Gabe Kangas 457dead455
Add some state logic based on enums 3 years ago
Gabe Kangas e95cf6bc72
Increase linter timeout 3 years ago
Gabe Kangas 2c47ddeef0
Optimize chat history query. Helps #1890 3 years ago
Gabe Kangas 8a343d0324
Remove extranious response 3 years ago
Gabe Kangas b6d575a286
Set value on cache miss 3 years ago
Gabe Kangas e6804d0233
Fix cache warming not firing. Closes #1889 3 years ago
Gabe Kangas 339d596fd3
Reduce the amount of chat backlog we keep. 3 years ago
Gabe Kangas 4997c7c5ac
Fill out some more components + add application state enums 3 years ago
Owncast 1919784d08 Update admin to 2648f99b296a2883c67ee34502543cd7b8a9a83f 3 years ago
Gabe Kangas e5d3b0e4ee
More blank components and stories to be filled in 3 years ago
Gabe Kangas e0c073171d
Rename layout files 3 years ago
t1enne b90eadcb4e
restructured components folders and layout (#1886) 3 years ago
Gabe Kangas 91b0db9c2e
Add placeholder components to be worked on 3 years ago
Gabe Kangas cbbf2970c1
Fix typo 3 years ago
Gabe Kangas b378728eba
Add mediaType to federated attachments + fix image description. For #1840 3 years ago
Gabe Kangas a1377c3338
Fix text 3 years ago
Gabe Kangas 07c6faad60
Add basic player component 3 years ago
Gabe Kangas 35546c0c6d
Added user registration call 3 years ago
Gabe Kangas 15ca73a438
WIP VideoPoster 3 years ago
Gabe Kangas e2e21d915b
Initial api requests + stores + basic layout 3 years ago
Gabe Kangas 21af5ce020
Update readme instructions 3 years ago
Gabe Kangas 23a009d011
Merge remote-tracking branch 'admin/ui-components' into webv2 3 years ago
Gabe Kangas eadd27b6c0 Some Storybook configuration 3 years ago
Gabe Kangas 88bbc80748 Update readme 3 years ago
Gabe Kangas 79bfa0145f Moved admin to /admin and created blank placeholder for v2 frontend 3 years ago
gabek 75354527f6 Prettified Code! 3 years ago
Gabe Kangas be441ae530 Add inter font to project 3 years ago
gabek 80b31af253 Prettified Code! 3 years ago
Gabe Kangas e49948a215 Add colors to storybook 3 years ago
Gabe Kangas 19d6652c7a Add blank colors page to fill in 3 years ago
Gabe Kangas 3ce6fd4cb3 Add support for less variables and using a custom theme 3 years ago
Gabe Kangas 1c77219a75 First pass at component library 3 years ago
Gabe Kangas 7a503fc282
Add auth icon to chat menu. Closes #1879 3 years ago