Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-20 | add doc/mod/notification-matrix | 1 | -1/+2 | |
2022-02-20 | add doc/mod/notification-telegram | 1 | -1/+1 | |
2022-02-12 | doc: use another info icon: đ -> âšī¸ | 1 | -1/+1 | |
2022-02-11 | doc: put hints into block quote | 1 | -2/+2 | |
2021-11-11 | doc: move notification images to script-specific directories | 1 | -1/+1 | |
2021-06-21 | doc: add sample notifications | 1 | -0/+4 | |
2021-06-08 | global-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-53 | 1 | -2/+2 | |
2021-05-03 | doc: inform about dependency on base installation•••That should make the documentation clearer if external sites link to the documentation of a specific script. | 1 | -0/+3 | |
2021-02-18 | global: drop script 'global-wait'•••All scripts wait for the global functions on their own now. change-44 | 1 | -1/+1 | |
2020-09-03 | doc/check-certificates: hint on running on startup | 1 | -0/+4 | |
2020-03-27 | add doc/check-certificates.md | 1 | -0/+52 |