aboutsummaryrefslogtreecommitdiffstats
path: root/doc/netwatch-notify.md
AgeCommit message (Expand)AuthorFilesLines
2021-06-08global-functions: implement notifications via Matrix...Matrix is an open network for secure, decentralized communication - and it has a web api. A warning on message type: Using 'm.notice' breaks rendering on Element for Android (no fixed width font) and does not pop up desktop notification. Thus we use 'm.text'. Should be safe as we do not send the messages in response to other messages. https://matrix.org/ change-53Gravatar Michael Gisbers1-1/+1
2021-05-06netwatch-notify: support dynamic address updatechange-50Gravatar Christian Hesse1-0/+9
2021-05-05doc/netwatch-notify: tips & tricks: one of several hostsGravatar Christian Hesse1-0/+12
2021-05-03doc: inform about dependency on base installation...That should make the documentation clearer if external sites link to the documentation of a specific script. Gravatar Christian Hesse1-0/+3
2020-11-17netwatch-notify: increase count for every parent in chainGravatar Christian Hesse1-1/+2
2020-11-17netwatch-notify: implemented simple dependency modelGravatar Christian Hesse1-2/+11
2020-11-17doc/netwatch-notify: remove timeout from examplesGravatar Christian Hesse1-3/+3
2020-08-24netwatch-notify: make check count threshold configurable...Signed-off-by: Christian Hesse <mail@eworm.de> Gravatar Christian Hesse1-0/+4
2020-07-06doc/netwatch-notify: document hooksGravatar Christian Hesse1-0/+6
2020-03-27add doc/netwatch-notify.mdGravatar Christian Hesse1-0/+36