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>
This commit is contained in:
Pranav Joglekar
2023-03-29 00:04:00 +05:30
committed by GitHub
parent 889a40d07e
commit 07c5cabfe8
6 changed files with 15 additions and 3 deletions

File diff suppressed because one or more lines are too long