owncast/core/chat
2021-07-26 19:23:15 -07:00
..
events consider <p></p> as an empty message (#1264) 2021-07-26 09:21:48 -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 Chat refactor + persistent backing chat users (#1163) 2021-07-19 19:22:29 -07:00
messageRendering_test.go test emoji title and alt tag sanitization (#1244) 2021-07-23 11:01:30 -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 Pass along just the client id instead a reference to the entire client when unregistering the client 2021-07-26 17:34:50 -07:00
utils.go Chat refactor + persistent backing chat users (#1163) 2021-07-19 19:22:29 -07:00