owncast/core
Gabe Kangas d9509f5606
Chat updates (#92)
* Send PONG responses to PINGs

* Split out client IDs for viewer counts vs. websocket IDs

* WIP username change event

* Display username changes

* Revert commented out code

* Add support for building from the current branch

* Fix PONG

* Make username changes have a unique ID

* Add a version param to js to cachebust
2020-07-28 21:30:03 -07:00
..
chat Chat updates (#92) 2020-07-28 21:30:03 -07:00
ffmpeg Remove IPFS. For #74 2020-07-19 21:15:53 -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 Support separate S3 serving endpoint (#91) 2020-07-28 13:17:39 -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 Fix possible crash for concurrent map writes 2020-07-22 23:09:11 -07:00
status.go Fix timeout buffer after going offline. Closes #84 2020-07-22 23:54:36 -07:00
storage.go Remove IPFS. For #74 2020-07-19 21:15:53 -07:00