This website requires JavaScript.
Explore
Help
Register
Sign In
Navy.gif
/
owncast
Watch
1
Star
0
Fork
0
You've already forked owncast
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
dcc7a7c5c3
owncast
/
core
/
chat
History
Gabe Kangas
12cbe529de
Fix incorrect handling of messages array.
Closes
#1287
2021-07-31 12:48:42 -07:00
..
events
better chat message sanitization (
#1266
)
2021-07-27 15:26:27 -07:00
chat.go
chatclient.go
Add in the optimization where multiple websocket events can exist within a single message
2021-07-26 19:23:15 -07:00
events.go
reject user messages when offline (
#1269
)
2021-07-27 10:42:05 -07:00
messageRendering_test.go
better chat message sanitization (
#1266
)
2021-07-27 15:26:27 -07:00
messages.go
persistence.go
server.go
Fix incorrect handling of messages array.
Closes
#1287
2021-07-31 12:48:42 -07:00
utils.go