Commit Graph

4 Commits (48bca4765c95a7f7ca59ee87913730fa79f0b7cb)

Author SHA1 Message Date
Simon Aronsson ce6ba0801f feature: add optional email delay
resolves #256
6 years ago
Armando Lüscher 7a30fd7102 Correcting a few typos and text styling. (#359) 6 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
6 years ago
Simon Aronsson ac05caa609 also keep the original markdown docs :P~ 7 years ago