owncast/core
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 Use endpoint for chat history instead of websocket (#67) 2020-07-18 17:27:04 -07:00
ffmpeg Fix missing default video bitrate if none is supplied 2020-07-15 23:56:14 -07:00
playlist Make setting save location paths optional 2020-07-13 14:45:54 -07:00
rtmp Fix incorrect logging method 2020-07-14 16:48:41 -07:00
storageproviders
chatListener.go
core.go Make setting save location paths optional 2020-07-13 14:45:54 -07:00
stats.go Increase the time between broadcast started and when we are marked as online 2020-07-15 16:14:12 -07:00
status.go Make setting save location paths optional 2020-07-13 14:45:54 -07:00
storage.go