owncast/core/chat
2021-08-18 18:08:07 -07:00
..
events Remove adding <br> tags to newlines 2021-08-18 18:08:07 -07:00
chat.go Fix build error on FreeBSD. Closes #1243 2021-08-13 15:34:00 -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
concurrentConnections.go Fix build error on FreeBSD. Closes #1243 2021-08-13 15:34:00 -07:00
concurrentConnections_freebsd.go Fix build error on FreeBSD. Closes #1243 2021-08-13 15:34:00 -07:00
events.go Update the user object name change time when changing name. Closes #1277 2021-08-13 00:05:22 -07:00
messageRendering_test.go Update test to reflect the newline -> br tag change 2021-08-18 17:51:33 -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 build error on FreeBSD. Closes #1243 2021-08-13 15:34:00 -07:00
utils.go Fix build error on FreeBSD. Closes #1243 2021-08-13 15:34:00 -07:00