owncast/core/chat
2021-08-12 22:40:10 -07:00
..
events Do not send empty type when its not apropriate 2021-08-12 21:20:06 -07:00
chat.go Chat refactor + persistent backing chat users (#1163) 2021-07-19 19:22:29 -07:00
chatclient.go Add in the optimization where multiple websocket events can exist within a single message 2021-07-26 19:23:15 -07:00
events.go Only ignore messages 5min after disconnect. Part of fixing #1268 2021-08-12 22:40:10 -07:00
messageRendering_test.go better chat message sanitization (#1266) 2021-07-27 15:26:27 -07:00
messages.go Chat refactor + persistent backing chat users (#1163) 2021-07-19 19:22:29 -07:00
persistence.go Add a simple caching of chat history as an optimization 2021-07-26 17:35:04 -07:00
server.go Fix incorrect handling of messages array. Closes #1287 2021-07-31 12:48:42 -07:00
utils.go Chat refactor + persistent backing chat users (#1163) 2021-07-19 19:22:29 -07:00