owncast/core/data
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
..
activitypub.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
cache.go Fix concurrency crash. Closes #1067 2021-06-07 21:59:43 -07:00
config.go Outbound live stream notifications (#1663) 2022-03-18 13:33:23 -07:00
configEntry.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
crypto.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
data.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
data_test.go refactor: move from io/ioutil to io and os packages (#1546) 2021-11-19 22:42:50 -08:00
defaults.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
messages.go Add support for IP-based bans (#1703) 2022-03-06 20:34:49 -08:00
migrations.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
persistence.go Social features / ActivityPub federation (#1629) 2022-01-12 13:53:10 -08:00
types.go 0.0.6 -> Master (#731) 2021-02-18 23:05:52 -08:00
users.go Add Prometheus for some Owncast metrics (#1744) 2022-03-06 17:26:52 -08:00
webhooks.go Remove unnecessary var data in log messages. Closes #1640 2022-02-25 15:22:52 -08:00