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 Set logging preferences via command line flags. Closes #20 2020-07-06 21:27:31 -07:00
chatListener.go Make IDs for chat messages generated server-side, not client. For #26 2020-06-24 22:00:49 -07:00
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 Project restructure (#18) 2020-06-22 18:11:56 -07:00