41 Commits (bc2caadb74c0d2c33d86c7da1d370cdc39684b10)

Author SHA1 Message Date
Gabe Kangas bc2caadb74
0.0.6 -> Master (#731) 4 years ago
Fabian Siegel 4bfdf0e667
Fix codeblocks in chat (#676) 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
Gabe Kangas bc4b6895be Fix error message 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
Christian Muehlhaeuser 8f921fbfde
Fix popular typos (#355) 5 years ago
Christian Muehlhaeuser cfb031a15c
Make sure we close DB statements to release resources (#354) 5 years ago
Gabe Kangas 4de2841659 Remove stale client purging. Use sockets to count clients. #323 5 years ago
Gabe Kangas 19e86b8c04
First pass at centralized database reference. Closes #282 (#289) 5 years ago
Gabe Kangas 7dcc89a841 Add system chat message support to messages query 5 years ago
bitspill bfbac8cc57
Variable collisions; Possible use of nil value (#256) 5 years ago
Gabe Kangas 3812e6345f Fix typo 5 years ago
Gabe Kangas eb0ee4dd8a Catch db error and show frienlier message. Closes #252 5 years ago
Jannik Volkland 606ccb6c14 Remove message image from go code 5 years ago
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237) 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 9b7784634b
First pass at YP registration/configuration (#209) 5 years ago
Gabe Kangas b0b5801c5f
Stop storing messages in memory and pull from persistence. Closes #81 (#105) 5 years ago
Gabe Kangas d9509f5606
Chat updates (#92) 5 years ago
Gabe Kangas a7812f8d04 Increase the delay for the welcome chat message a bit 5 years ago
Gabe Kangas c0e4f647a2 Show chat by default. Closes #72. Show placeholder text that no registration is needed. Closes #73 5 years ago
Gabe Kangas 2855027f22
Use endpoint for chat history instead of websocket (#67) 5 years ago
Gabe Kangas a277012650 Limit the backlog of chat messages to recent messages. For #47 5 years ago
Gabe Kangas a8fe8a1cfa Add support for specifying the path for chat db. Closes #61 5 years ago
Gabe Kangas 8cedf05214 Basic chat persistence for #26 5 years ago
Gabe Kangas 072abf2976 Fix log message 5 years ago
Gabe Kangas d7a2ffcca4 Add timestamp to messages. For #26 5 years ago
Gabe Kangas 081024569e Another logging tweak 5 years ago
Gabe Kangas 259923b303 Set logging preferences via command line flags. Closes #20 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