owncast/controllers
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
..
admin Optionally disable chat rate limiter and add optional chat slur/language filter (#3681) 2024-04-09 22:25:41 -07:00
auth Only show auth message if name changed 2023-01-30 11:20:03 -08:00
moderation Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
admin.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
chat.go chore(lint): silence linter warnings 2023-10-21 09:46:45 -07:00
config.go Optionally disable chat rate limiter and add optional chat slur/language filter (#3681) 2024-04-09 22:25:41 -07:00
constants.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
controllers.go fix(api): explicitly disable caching on api responses 2023-06-05 08:52:00 -07:00
customJavascript.go set content-type for customjavascript (#3612) 2024-03-04 21:40:57 -08:00
emoji.go feat(chat): cache custom emoji. For #3117 2023-06-27 15:19:48 -07:00
followers.go Handle pagination for the federated actions & followers responses (#1731) 2022-03-06 17:18:51 -08:00
hls.go chore: reverting the current implementation of http response caching 2023-12-19 18:27:42 -08:00
images.go Cleanup some warnings 2022-06-20 22:36:01 -07:00
index.go Gek/cache bot search page (#3530) 2024-01-21 17:18:47 -08:00
logo.go Use bundled images instead of old webroot files 2022-06-20 22:10:55 -07:00
notifications.go IndieAuth support (#1811) 2022-04-21 14:55:26 -07:00
pagination.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
ping.go Return explicit http 200 2022-05-23 15:12:59 -07:00
playbackMetrics.go Pull player metrics out of the player. Support safari errors/buffering events 2022-03-29 17:33:36 -07:00
remoteFollow.go Fediverse-based authentication (#1846) 2022-04-22 17:23:14 -07:00
robots.go feat: add support for robots.txt disabling search indexing (#2929) 2023-05-30 11:09:51 -07:00
status.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
video.go Update to Go 1.20 + run better align (#2927) 2023-05-30 10:31:43 -07:00
web.go Use static servers for serving embedded web assets 2022-06-20 22:12:44 -07:00