Oliver Cervera
82640959d4
Start up notification ( #473 )
...
Add section regarding the ability to disable start up notification
2020-03-26 23:59:00 +01:00
Simon Aronsson
9389e8f34f
update instruction on multiple notifications
...
closes #412
2019-11-26 19:39:55 +01:00
Simon Aronsson
68a6903685
Update notifications.md
2019-11-26 19:35:24 +01:00
Simon Aronsson
2a6e296838
Added Mail Subject Tag to email.go ( #389 )
...
* Update email.go
Added SubjectTag as variable
* Update email.go
* Update email.go
* Update email.go
* Update flags.go
* Update flags.go
2019-11-17 11:10:07 +01:00
Simon Aronsson
8b2eda7bdf
Update notifications.md
2019-11-17 11:09:14 +01:00
foxbit19
81540bcb59
Insert nota bene about docker-compose into notification doc page ( #392 )
2019-10-29 21:26:50 +01:00
Simon Aronsson
ce6ba0801f
feature: add optional email delay
...
resolves #256
2019-08-25 13:14:02 +02:00
Armando Lüscher
7a30fd7102
Correcting a few typos and text styling. ( #359 )
2019-08-09 16:38:46 +02:00
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
2019-07-22 21:17:54 +02:00
Simon Aronsson
ac05caa609
also keep the original markdown docs :P~
2019-06-02 13:18:48 +02:00