owncast/controllers/admin
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
..
appearance.go
chat.go
config.go
connectedClients.go
disconnect.go
emoji.go
externalAPIUsers.go
federation.go
followers.go
hardware.go
logs.go
notifications.go
serverConfig.go
status.go
update.go
video.go
viewers.go
webhooks.go
yp.go