owncast/controllers/admin
Gabe Kangas 4a17f30da8
Outbound live stream notifications (#1663)
* First pass at browser, discord, twilio notifications

* Commit updated Javascript packages

* Remove twilio notification support

* Email notifications/smtp support

* Fix Firefox notification support, remove chrome checks

* WIP more email work

* Add support for twitter notifications

* Add stream title to discord and twitter notifications

* Update notification registration modal

* Fix hide/show email section

* Commit updated API documentation

* Commit updated Javascript packages

* Fix post-rebase missing var

* Remove unused var

* Handle unsubscribe errors for browser push

* Standardize email config prop names

* Allow overriding go live email template

* Some notifications cleanup

* Commit updated Javascript packages

* Remove email/smtp/mailjet support

* Remove more references to email notifications

Co-authored-by: Owncast <owncast@owncast.online>
2022-03-18 13:33:23 -07:00
..
chat.go
config.go Force uniqueness with previews and logos on the fediverse. Closes #1777 and closes #1776 2022-03-17 13:22:44 -07:00
connectedClients.go
disconnect.go
externalAPIUsers.go
federation.go
followers.go
hardware.go
index.go
logs.go
notifications.go Outbound live stream notifications (#1663) 2022-03-18 13:33:23 -07:00
serverConfig.go Outbound live stream notifications (#1663) 2022-03-18 13:33:23 -07:00
status.go
update.go
video.go Expand upon playback metrics 2022-03-16 22:49:27 -07:00
viewers.go
webhooks.go
yp.go