Commit Graph

5 Commits (fa1b8d5d0c4ba2b2bd45fa4e0f92258beea25635)

Author SHA1 Message Date
Gina Häußge 1954520447 Fix a small typo (#384) 6 years ago
Simon Aronsson ce6ba0801f feature: add optional email delay
resolves #256
6 years ago
Simon Aronsson 874180a518 fix: resolve merge issues 7 years ago
Luka Peschke dff16dc639 Add support for Gotify notifications (#346)
This adds support for Gotify (https://gotify.net) notifications.

Work items:

* Two flags have been added to internal/flags/flags.go:
  "notification-gotify-url" and "notification-gotify-token".

* A Gotify notification driver has been added in
  notifications/gotify.go.

* "gotify" has been added to notification driver choices in
  notifications/notifier.go.

* Docs have been updated
7 years ago
Simon Aronsson a425bf1024 refactor: move actions into internal 7 years ago