24 Commits (73615784122bff635bb62d3fbcd00e5144fc9926)

Author SHA1 Message Date
Meisam 7361578412
style fix for error checking (#1170) 4 years ago
Gabe Kangas 3ad221665e Handle un-typed or un-parsable chat messages by throwing them away and not panicing. Closes #856 4 years ago
Gabe Kangas 6f545a905b
Support full html in system messages. Closes #747 (#814) 4 years ago
Gabe Kangas 49bb899d51 Optimize/fix concurrency for chat 4 years ago
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
Gabe Kangas cf54be4b1d Stop logging rate limit messages 4 years ago
petersveter108 401995c52e
Websocket client errors as Warns, broken pipe errors as Trace (#656) 4 years ago
Gabe Kangas bda430f791 Cleanup some exported methods 4 years ago
Gabe Kangas 1dc25889ec Add inbound chat event rate limiting. Closes #484 4 years ago
gingervitis 8a74af202d
Update chat message visibility for moderation (#524) 4 years ago
Gabe Kangas e558c549d7
Websocket fixes (#461) 4 years ago
Gabe Kangas 4d2066a76d
Start cleaning up linter errors. (#358) 5 years ago
Christian Muehlhaeuser 2e1f8d29b5
Fix godoc style comments (#356) 5 years ago
Gabe Kangas 4de2841659 Remove stale client purging. Use sockets to count clients. #323 5 years ago
Gabe Kangas d7e355bce1
Connected clients admin API (#217) 5 years ago
leowmjw 769fc3a561
Fixes #211: Update mod paths (#221) 5 years ago
Gabe Kangas d9509f5606
Chat updates (#92) 5 years ago
Gabe Kangas 2855027f22
Use endpoint for chat history instead of websocket (#67) 5 years ago
Gabe Kangas d7a2ffcca4 Add timestamp to messages. For #26 5 years ago
Gabe Kangas 4132cf6d09 Move where the message type is set, and standardize on all caps CHAT 5 years ago
Gabe Kangas a297e33eff Make IDs for chat messages generated server-side, not client. For #26 5 years ago
Bradley Hilton abb2f363af
Decouple chat from core and add chat rest api (#25) 5 years ago
Bradley Hilton fe96739f60
Fix a memory leak with the chat aspect. (#23) 5 years ago
Bradley Hilton 487bd12444
Project restructure (#18) 5 years ago
Gabe Kangas e083663a77 Continue to standardize on logging 5 years ago
Gabe Kangas cbe37d68ce Silence some logging 5 years ago
Gabe Kangas a9662e7c1e Support keepalive PING messages on the socket 5 years ago
Gabe Kangas 344da52e3d Handle viewer counts outside of websocket connections 5 years ago
Gabe Kangas ca622c85c7 Add config file. Turn on/off ipfs 5 years ago
Gabe Kangas cc48f86b85 WIP 5 years ago