owncast/core/chat
Gabe Kangas b43c5e674e
Rework how hiding messages works. (#1509)
* Rework how hiding messages work. Fixes #1350

* Remove unused function

* Revert to old event name to support previously saved webhooks
2021-11-02 18:00:15 -07:00
..
events Rework how hiding messages works. (#1509) 2021-11-02 18:00:15 -07:00
chat.go Feature/oc 1316 add support for system message to single user (#1351) 2021-09-13 01:26:28 -07:00
chatclient.go Some linter cleanup 2021-10-25 00:31:45 -07: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 Some linter cleanup 2021-10-25 00:31:45 -07:00
messageRendering_test.go Revert "Update test to reflect the newline -> br tag change" 2021-08-18 18:08:17 -07:00
messages.go Rework how hiding messages works. (#1509) 2021-11-02 18:00:15 -07:00
persistence.go Rework how hiding messages works. (#1509) 2021-11-02 18:00:15 -07:00
server.go refactor geoip (#1442) 2021-10-12 13:21:37 -07: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