autobrr/internal/notification
Nelson Pecora da5492febb
feat(notifications): add Pushover (#598)
* feat(notifications): add pushover

* add db migration

* fix lint error

* some small corrections

* fixed README

* added missing columns to postgres_migrate.go

* use token for user_key

* refactor(notifications): change priority to int

* fix: only test selected events

---------

Co-authored-by: soup <soup@r4tio.dev>
Co-authored-by: ze0s <ze0s@riseup.net>
2023-04-29 17:07:15 +02:00
..
discord.go fix(actions): cross platform watch dir file handling (#458) 2022-09-10 20:31:46 +02:00
notifiarr.go fix(newznab): Use valid usenet release protocol for Starrs (#762) 2023-03-19 20:58:47 +01:00
pushover.go feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
service.go feat(notifications): add Pushover (#598) 2023-04-29 17:07:15 +02:00
telegram.go fix(actions): cross platform watch dir file handling (#458) 2022-09-10 20:31:46 +02:00