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 Support color customization from the admin (#2338) 2022-11-12 20:26:55 -08:00
chat.go Add terminations to error repsonses in API. (#1872) 2022-04-23 13:19:17 -07:00
config.go Trigger the title updated webhook event whenever a title is changed (#2823) 2023-03-28 11:34:00 -07:00
connectedClients.go Clarify in routes and names that it is chat clients being returned 2021-07-21 17:19:15 -07:00
disconnect.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
emoji.go Handle subdirectories of emoji in copying, fetching and deleting. For #1916 2022-12-16 20:23:58 -08:00
externalAPIUsers.go Add support for changing user color in name modal. Closes #1805 2022-08-09 19:56:45 -07:00
federation.go Add terminations to error repsonses in API. (#1872) 2022-04-23 13:19:17 -07:00
followers.go Troubleshoot misskey follows 2022-04-08 13:33:30 -07:00
hardware.go Stream performance metrics (#1785) 2022-03-16 17:34:44 -07:00
logs.go style fix for error checking (#1170) 2021-07-09 11:16:44 -07:00
notifications.go Remove twitter notification configuration (#2598) 2023-01-17 13:20:29 -08:00
serverConfig.go 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
status.go Add stream health overview collection + apis 2022-03-24 23:07:05 -07:00
update.go Auto updater APIs (#1523) 2021-11-30 13:15:18 -08:00
video.go Surface the % of players represented in metrics 2022-03-27 16:27:38 -07:00
viewers.go preallocate memory (#2201) 2022-10-12 16:37:26 -07:00
webhooks.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
yp.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00