45 Commits (1e19e2a50e7bc4e7354b0fc8efa7da4f1266173c)

Author SHA1 Message Date
Gabe Kangas 045a0a2afd
Social features / ActivityPub federation (#1629) 4 years ago
Gabe Kangas f2e47c99a2
Refactor chat component to fix #1529 4 years ago
Gabe Kangas 4832938fec
Add actions to the renderable message list 4 years ago
Gabe Kangas 734a5a45ef
Non-user chat messages should always render as visible 4 years ago
Gabe Kangas 70027d058f
Fix chat react state getting overwritten. Closes #1529 4 years ago
Gabe Kangas f3a8266c99
Fix some chat event types breaking. 4 years ago
Gabe Kangas 040c838881 Keep list of renderable message types and check against them 4 years ago
Gabe Kangas 7b1d24873e Only act on messages of type CHAT. Closes #1537 4 years ago
gingervitis 9a91324456
Inline chat moderation UI (#1331) 4 years ago
Gabe Kangas b43c5e674e
Rework how hiding messages works. (#1509) 4 years ago
gabek 10b0247291 Prettified Code! 4 years ago
Gabe Kangas a6ba61079f Cap the number of renderable messages to increase performance 4 years ago
gabek 66259ed229 Prettified Code! 4 years ago
Gabe Kangas 4a34ccde05 Increase do not autoscroll buffer to fix chat not scrolling to bottom. Fixes #1324 4 years ago
Meisam 7e6f53c846
Add standalone chat with ability to send messages (#1270) 4 years ago
Meisam 2ff9186ee2
fix updateAuthorList (#1276) 4 years ago
gabek 9b7926963f Prettified Code! 4 years ago
Meisam 10456b0a01
Remove user's own name from the autocomplete suggestions (#1258) 4 years ago
Gabe Kangas e7e1758fa4 Force history messages to always be at the front of the messages array 4 years ago
gabek 7af5030f5b Prettified Code! 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
gabek bb4fc6dae3 Prettified Code! 4 years ago
Gabe Kangas e994412f4b Fix webapp not loading after youtube embed was removed in #1079 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 5 years ago
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 5 years ago
gingervitis 51f344f8e0
misc issue fixes (#496) 5 years ago
gingervitis 0062896b7d
chat fixes and optimizations (#431) 5 years ago
Ginger Wong 5fe36f37bd fix for #411 5 years ago
gingervitis f8d94c2dc2
jump to bottom of list when the DOM observes that a new message node has been added (#369) 5 years ago
Jannik Volkland 146e6d342c Remove avatars from frontend 5 years ago
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237) 5 years ago
Gabe Kangas 27a4c8c895
Move all remote dependencies to be local (#220) 5 years ago
Ginger Wong 01f956d043 detect portrait mode on mobile so it doesnt go into two col layout when keyboard is up, (#178) 5 years ago
Ginger Wong 58570be302 disable chat when websocket disconnects, enable it when it connects 5 years ago
Gabe Kangas 5af0afa2a0 Disable chat input when websocket disconnects. Closes #174 5 years ago
gingervitis 661eedc03a
chat fixes v3 or 5 or 123 (#168) 5 years ago
Gabe Kangas 6a3f634ef5
Misc web updates (#147) 5 years ago
Gabe Kangas 0dcd92e9cd Fix chat not coming back after server comes back. Closes #136 5 years ago
Ginger Wong 43e88ee81d fix youtube embed sizing and weird zindexing; fix single col video sizing inconsistency across other browsers 5 years ago
Ginger Wong b399fbba22 address MR comments 5 years ago
Ginger Wong 6457015406 cleanup 5 years ago
Ginger Wong 2a02b75e42 fix responsive styles 5 years ago
Ginger Wong 0b1f9db4ed update references to owncast site; enable scrolltobottom on new messages 5 years ago
Ginger Wong 940b6df86b use only unpkg/preact + htm consistently for all components 5 years ago
Ginger Wong 4b28ed8f25 reorganize js files 5 years ago
Ginger Wong 13cfd112b7 - reduced custom styles, use mostly tailwind classes 5 years ago
Ginger Wong 60c04c02c4 update chat component to enable formfield via both streamstatus and socket status 5 years ago
Ginger Wong 756311f03c style updates to message-only 5 years ago
Ginger Wong 0325af3ce7 styles for message only view 5 years ago
Ginger Wong d7b8058264 make edits for a messages-only view of the chat module 5 years ago