owncast/core/chat
Gabe Kangas a450e62397
Optionally disable chat rate limiter and add optional chat slur/language filter (#3681)
* feat(chat): basic profanity filter. For #3139

* feat(chat): add setting for disabling chat spam protection. Closes #3523

* feat(chat): wire up the new chat slur filter to admin and chat. Closes #3139
2024-04-09 22:25:41 -07:00
..
events
chat.go
chatclient.go
concurrentConnections.go
concurrentConnections_freebsd.go
concurrentConnections_windows.go
events.go
messageFilter.go
messageFilter_test.go
messageRendering_test.go
messages.go
persistence.go
pruner.go
server.go
utils.go
utils_windows.go