1
0
Fork 0
mirror of https://github.com/owncast/owncast.git synced 2024-10-28 18:19:39 +01:00
owncast/core/chat
Gabe Kangas e0a75d5d54
Add support for established chat user mode. #1587 (#1681)
* Add support for established user mode. #1587

* Tweak tests

* Tweak tests

* Update test

* Fix test.
2022-03-06 23:26:24 -08:00
..
events Do not return clientID in chat history API. Closes #1547 2022-01-25 20:13:41 -08:00
chat.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
chatclient.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
concurrentConnections.go Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00
concurrentConnections_freebsd.go Replace panics with our logging framework 2021-10-25 00:15:58 -07:00
concurrentConnections_windows.go Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00
events.go Add Prometheus for some Owncast metrics (#1744) 2022-03-06 17:26:52 -08:00
messageRendering_test.go Revert "Update test to reflect the newline -> br tag change" 2021-08-18 18:08:17 -07:00
messages.go Fix incorrect webhook payload being sent in the new SetMessageVisibilityEvent 2021-11-12 16:28:53 -08:00
persistence.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
pruner.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
server.go Add support for established chat user mode. #1587 (#1681) 2022-03-06 23:26:24 -08:00
utils.go Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00
utils_windows.go Fix build for Windows (#1377) (#1506) 2021-10-31 14:01:22 -07:00