1
0
Fork 0
mirror of https://github.com/owncast/owncast.git synced 2024-10-28 10:09:39 +01:00
owncast/core/chat
Gabe Kangas cdc3945efa
Some checks failed
Automated API tests / test (push) Failing after 4s
Lint / Go linter (push) Failing after 14s
HLS tests / tests (push) Failing after 9s
Go Tests / test (1.22.x, ubuntu-latest) (push) Failing after 38s
Go Tests / test (1.21.x, ubuntu-latest) (push) Failing after 41s
Go Tests / test (1.21.x, macos-latest) (push) Has been cancelled
Go Tests / test (1.21.x, windows-latest) (push) Has been cancelled
Go Tests / test (1.22.x, macos-latest) (push) Has been cancelled
Go Tests / test (1.22.x, windows-latest) (push) Has been cancelled
Go Tests / test-bsds (map[name:freebsd version:12.2]) (push) Has been cancelled
Go Tests / test-bsds (map[name:openbsd version:6.8]) (push) Has been cancelled
WIP
2024-10-20 22:16:44 -07:00
..
events WIP 2024-10-20 22:16:44 -07:00
chat.go WIP 2024-10-20 22:16:44 -07:00
chatclient.go WIP 2024-10-20 22:16:44 -07: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 WIP 2024-10-20 22:16:44 -07: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
persistence.go WIP 2024-10-20 22:16:44 -07:00
pruner.go
server.go WIP 2024-10-20 22:16:44 -07: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