owncast/core/chat
2021-07-31 12:48:42 -07:00
..
events better chat message sanitization (#1266) 2021-07-27 15:26:27 -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 reject user messages when offline (#1269) 2021-07-27 10:42:05 -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