owncast/core/chat
2021-08-27 14:43:09 -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 Expand upon flood detection and chat rate limiting. Closes #1349 2021-08-27 14:43:09 -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 Revert "Update test to reflect the newline -> br tag change" 2021-08-18 18:08:17 -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