128 Commits (e6ed6a684959fe4cfe65580666f1d8a16c936116)

Author SHA1 Message Date
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 c3f9f24624
Fix moderator shield showing incorrectly. 4 years ago
Gabe Kangas 559c85856f
Display moderator status in chat messages 4 years ago
Gabe Kangas 99f19395e6
Use moderator icon with no background 4 years ago
Gabe Kangas 040c838881 Keep list of renderable message types and check against them 4 years ago
Gabe Kangas d213c4a5b7 Only show moderator flag if you are a moderator. Fixes #1536 4 years ago
Gabe Kangas 7b1d24873e Only act on messages of type CHAT. Closes #1537 4 years ago
Gabe Kangas 32e72883a6 Tweak system message style 4 years ago
Gabe Kangas 5a6a4240ae Add new icons and tweak styles of moderator actions 4 years ago
gabek f6015dfe50 Prettified Code! 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
Gabe Kangas 112f6b6aaa Use bundled VHS with VideoJS and reinstall js libraries 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
Gabe Kangas cc6b257470
Automated browser testing (#1415) 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
Ginger Wong 81ecb9a379 convert new lines to empty <p> tags 4 years ago
gabek 747e42f7cc Prettified Code! 4 years ago
Gabe Kangas 8907566ed1 Fixing chat message formatting in #1315 4 years ago
Aaron Parecki 0f00a700e7
set max 10 retries for videojs playlist (#1336) 4 years ago
Gabe Kangas 784d10c1e9 Remove "Sent" being inserted incorrectly. Fixes #1252 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 8c5f7be05c Prettified Code! 4 years ago
Gabe Kangas f23a1202cc Do not set title text for users without data. Closes #1249 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
gabek 5f7cc6a327 Prettified Code! 4 years ago
Meisam 7526b5305c
add emoji to the caret position (#1253) 4 years ago
gabek 93f682d526 Prettified Code! 4 years ago
Meisam bb09c0d187
Autocomplete emoji names (#1250) 4 years ago
Gabe Kangas c1dd1b9bf3 fix exception 4 years ago
Gabe Kangas e7e1758fa4 Force history messages to always be at the front of the messages array 4 years ago
Gabe Kangas 96993435d8 Add missing space. Closes #1231 4 years ago
gabek 7af5030f5b Prettified Code! 4 years ago
Gabe Kangas b6f68628c0
Chat refactor + persistent backing chat users (#1163) 4 years ago
gabek cea07697f3 Prettified Code! 4 years ago
gingervitis ab254a3902
put emojiPicker instance in state so page can correctly reflect updates when it has instantiated (#1182) 4 years ago
gabek 2aa8b70ead Prettified Code! 4 years ago
Gabe Kangas 57674206b2
Fix + update external modal (#1106) 4 years ago
gabek c848c029d5 Prettified Code! 4 years ago
gingervitis 3b08b50ce0
add a send button on chat for touch screen devices (#1127) 4 years ago
gingervitis c45e43c378
display last online time (#1125) 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
Pankaj Patil 4bee6408b4
Remove YouTube embedding in the chat (#1080) 4 years ago
Ginger Wong e89e65e1f5 Resolve issue https://github.com/owncast/owncast/issues/1044 4 years ago