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
92284f6ca1
owncast
/
core
/
chat
History
Meisam
44f406caf0
reject user messages when offline (
#1269
)
2021-07-27 10:42:05 -07:00
..
events
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
test emoji title and alt tag sanitization (
#1244
)
2021-07-23 11:01:30 -07:00
messages.go
persistence.go
Add a simple caching of chat history as an optimization
2021-07-26 17:35:04 -07:00
server.go
Pass along just the client id instead a reference to the entire client when unregistering the client
2021-07-26 17:34:50 -07:00
utils.go