owncast/core/chat
Gabe Kangas 0b5d7c8a4d
Config repository (#3988)
* WIP

* fix(test): fix ap test failing

* fix: fix unkeyed fields being used

* chore(tests): clean up browser tests by splitting out federation UI tests
2024-11-15 19:20:58 -08:00
..
events Config repository (#3988) 2024-11-15 19:20:58 -08:00
chat.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
chatclient.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
concurrentConnections.go fix(go): int64 -> uint64 for connection limit value 2024-09-17 08:12:09 -07:00
concurrentConnections_freebsd.go fix(go): fix type conversions for FreeBSD and Windows methods 2024-09-17 08:28:01 -07:00
concurrentConnections_windows.go fix(go): fix type conversions for FreeBSD and Windows methods 2024-09-17 08:28:01 -07:00
events.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
messageFilter.go Optionally disable chat rate limiter and add optional chat slur/language filter (#3681) 2024-04-09 22:25:41 -07:00
messageFilter_test.go Optionally disable chat rate limiter and add optional chat slur/language filter (#3681) 2024-04-09 22:25:41 -07:00
messageRendering_test.go feat(chat): support line breaks and pasted content. Closes #3108 2023-06-27 14:51:01 -07:00
messages.go add tests for webhook events (#2180) 2022-10-09 22:55:54 -07:00
persistence.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
pruner.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
server.go Config repository (#3988) 2024-11-15 19:20:58 -08:00
utils.go fix(go): int64 -> uint64 for connection limit value 2024-09-17 08:12:09 -07:00
utils_windows.go fix(go): fix type conversion for windows 2024-09-17 19:11:16 -07:00