owncast/core/chat/events
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
..
actionEvent.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
connectedClientInfo.go Inline chat moderation UI (#1331) 2021-11-02 19:27:41 -07:00
events.go [fix] improve custom emoji validation (#1772) 2022-03-08 13:03:37 -08:00
eventtype.go Trigger the title updated webhook event whenever a title is changed (#2823) 2023-03-28 11:34:00 -07:00
fediverseEngagementEvent.go Add missing link to chat payload. Closes #1692 2022-01-24 14:56:32 -08:00
nameChangeEvent.go Add support for changing user color in name modal. Closes #1805 2022-08-09 19:56:45 -07:00
setMessageVisibilityEvent.go Fix incorrect webhook payload being sent in the new SetMessageVisibilityEvent 2021-11-12 16:28:53 -08:00
systemMessageEvent.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
userDisabledEvent.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
userJoinedEvent.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
userMessageEvent.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00