owncast/core
Fabian Siegel 4bfdf0e667
Fix codeblocks in chat (#676)
* allowed codeblocks in chat (owncast#675)

* dont send empty chat messages back to frontend (owncast#675)
2021-01-31 14:57:50 -08:00
..
chat Fix codeblocks in chat (#676) 2021-01-31 14:57:50 -08:00
data Add database schema versioning & migration skeleton (#382) 2020-11-18 16:49:54 -08:00
ffmpeg Remove fatal error. Closes #623 2021-01-13 17:57:37 -08:00
playlist Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
rtmp Give more useful error messages and don't panic on bad disconnects. Closes #673 2021-01-29 11:25:18 -08:00
storageproviders Remove forcing old path-style URLs with s3. Closes #497 2020-12-31 11:50:18 -08:00
chatListener.go Update chat message visibility for moderation (#524) 2020-12-29 13:35:33 -08:00
core.go Add custom RTMP port number support (#462) 2020-12-17 09:56:04 -08:00
stats.go Ignore old per-session peak viewer counts when reading stats file. 2020-12-05 15:09:57 -08:00
status.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
storage.go Start cleaning up linter errors. (#358) 2020-11-14 18:39:53 -08:00
streamState.go Check for nil when accessing broadcaster. Might help #432 2020-12-06 12:01:16 -08:00