owncast/models
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
..
baseAPIResponse.go Disconnect stream Admin API + HTTP Basic Auth (#204) 2020-10-01 18:16:58 -07:00
broadcaster.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
client.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
currentBroadcast.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
emoji.go ../ 2022-05-26 18:59:16 -07:00
eventType.go Trigger the title updated webhook event whenever a title is changed (#2823) 2023-03-28 11:34:00 -07:00
externalAction.go Allow embedding HTML for external actions (#2693) 2023-02-14 09:08:54 -08:00
federatedActivity.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
follower.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
ipAddress.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
latencyLevels.go Increase the number of segments in HLS playlist. 2021-11-23 21:54:51 -08:00
notification.go Remove twitter notification configuration (#2598) 2023-01-17 13:20:29 -08:00
pingMessage.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
playlist.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
s3Storage.go Support path-based S3 storage. Closes #1495 (#1496) 2021-10-28 17:27:44 -07:00
socialHandle.go Add Fediverse, Matrix and XMPP social links (#2044) 2022-08-27 20:26:07 -07:00
stats.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
status.go Support assigning nil as time instead of setting time as invalid. Fix typo that led to incorrect disconnect time. Maybe addresses #1268? 2021-08-03 17:47:16 -07:00
storageProvider.go Fix godoc style comments (#356) 2020-11-12 15:14:59 -08:00
streamHealth.go Surface the % of players represented in metrics 2022-03-27 16:27:38 -07:00
streamKey.go Fix comment 2022-11-29 16:05:44 -08:00
streamOutputVariant.go Expanded linting + fix warnings (#1396) 2021-09-12 00:18:15 -07:00
userJoinedEvent.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
viewer.go Add support for active viewer details API. Closes #1477 (#1747) 2022-03-06 17:31:47 -08:00
webhook.go Trigger the title updated webhook event whenever a title is changed (#2823) 2023-03-28 11:34:00 -07:00