Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-06-21 | doc: add sample notifications | Christian Hesse | 1 | -0/+4 | |
2021-06-08 | global-functions: implement notifications via Matrixchange-53 | Michael Gisbers | 1 | -1/+1 | |
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/ | |||||
2021-05-03 | doc: inform about dependency on base installation | Christian Hesse | 1 | -0/+3 | |
That should make the documentation clearer if external sites link to the documentation of a specific script. | |||||
2021-02-24 | upload-backup: add configurable random delay | Christian Hesse | 1 | -0/+1 | |
2020-03-27 | add doc/upload-backup.md | Christian Hesse | 1 | -0/+62 | |