owncast/core/chat
Gabe Kangas d7c3991b59
Render and sanitize chat messages server-side. (#237)
* Render and sanitize chat messages server-side. Closes #235

* Render content.md server-side and return it in the client config

* Remove showdown from web project

* Update api spec

* Move example user content file
2020-10-13 16:45:52 -07:00
..
chat.go Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
client.go Connected clients admin API (#217) 2020-10-06 23:14:33 -07:00
messageRendering_test.go Render and sanitize chat messages server-side. (#237) 2020-10-13 16:45:52 -07:00
persistence.go Fixes #211: Update mod paths (#221) 2020-10-05 10:07:09 -07:00
server.go Render and sanitize chat messages server-side. (#237) 2020-10-13 16:45:52 -07:00