owncast/core/chat
Gabe Kangas 2855027f22
Use endpoint for chat history instead of websocket (#67)
* Change placeholder when chat is disabled

* Use the /chat endpoint for bulk chat history population instead of websocket. For #47

* Force LiveUI/seek bar during live to show. Closes #11.

* Change pulling chat history into app.js

* Force new messages to have visability = true
2020-07-18 17:27:04 -07:00
..
chat.go Limit the backlog of chat messages to recent messages. For #47 2020-07-15 22:06:24 -07:00
client.go Use endpoint for chat history instead of websocket (#67) 2020-07-18 17:27:04 -07:00
persistence.go Limit the backlog of chat messages to recent messages. For #47 2020-07-15 22:06:24 -07:00
server.go Use endpoint for chat history instead of websocket (#67) 2020-07-18 17:27:04 -07:00