owncast/core
Pranav Joglekar 07c5cabfe8
Trigger the title updated webhook event whenever a title is changed (#2823)
* wip: trigger the title updated webhook event whenever a title is changed

* Commit updated API documentation

* fix: add STREAM_TITLE_CHANGED to list of valid events

* feat: Add support for STREAM_TITLE_CHANGED webhook event on admin dashboard

* fix: transmit webhook event after stream has changed to fix race conditions where older title was sent

---------

Co-authored-by: Owncast <owncast@owncast.online>
2023-03-28 11:34:00 -07:00
..
chat Trigger the title updated webhook event whenever a title is changed (#2823) 2023-03-28 11:34:00 -07:00
data Allow adding custom javascript to the page. Closes #2604 2023-01-18 22:38:24 -08:00
playlist Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
rtmp Do not support stream key UI or any persisted stream keys when overridden via cli flag. Closes #2749 2023-02-27 17:08:52 -08:00
storageproviders S3 headers (#2830) 2023-03-16 11:07:42 -07:00
transcoder Create explicit mapping between cpu use levels and codec presets. Closes #2610 2023-01-22 20:45:19 -08:00
user Enforce username limitations on registration for #2527 2022-12-29 14:13:23 -08:00
webhooks add tests for webhook events (#2180) 2022-10-09 22:55:54 -07:00
core.go Fix the filename mismatch then the on-disk filename changed. 2023-02-05 20:42:34 -08:00
offlineState.go Fix "invalid cross-device link" error when running on a different filesystem (#1769) 2022-03-07 16:30:40 -08:00
stats.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
status.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
storage.go remove global variables from core/storageproviders (#1444) 2021-10-11 16:29:36 -07:00
streamState.go Fix the filename mismatch then the on-disk filename changed. 2023-02-05 20:42:34 -08:00