aboutsummaryrefslogtreecommitdiffstats
path: root/doc/mod/notification-matrix.md
AgeCommit message (Collapse)AuthorFilesLines
2024-04-02mod/notification-matrix: add new configuration snippet...Gravatar Christian Hesse1-2/+5
... instead of appending to global-config-overlay.
2024-04-01mod/notification-matrix: use :deserialize ...Gravatar Christian Hesse1-1/+1
... instead of $ParseJson. This requires RouterOS 7.13.
2024-03-12doc/mod/notification-matrix: add badgesGravatar Christian Hesse1-0/+7
2023-11-09mod/notification-matrix: introduce $SetupMatrix{Authenticate,JoinRoom} for setupchange-113Gravatar Christian Hesse1-39/+34
Well, now that we have a JSON parser... Let's improve the user experience a bit.
2023-11-09doc/mod/notification-matrix: end all commands with a semicolonGravatar Christian Hesse1-2/+2
2023-10-17introduce mod/notification-ntfy...change-109Gravatar Christian Hesse1-0/+1
... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889
2023-08-06mod/notification-matrix: introduce $PurgeMatrixQueueGravatar Christian Hesse1-0/+5
... to purge the queue and remove the scheduler.
2023-06-11doc/mod/notification-matrix: hint to copy from global-configGravatar Christian Hesse1-0/+4
2023-05-22doc/mod/notification-matrix: describe how to declare functions...Gravatar Christian Hesse1-2/+8
... to use them in own scripts.
2023-01-11use arrows with emoji representationGravatar Christian Hesse1-3/+3
We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top
2022-09-25introduce 'mod/notification-email', split off from global-functionschange-84Gravatar Christian Hesse1-0/+1
2022-06-05doc/mod/notification-matrix: how to use the functionGravatar Christian Hesse1-0/+10
2022-05-12doc/mod/notification-matrix: RouterOS v7 path syntaxGravatar Christian Hesse1-3/+3
2022-03-01doc/mod/notification-matrix: add verbose steps for setupGravatar Michael Gisbers1-2/+57
Modified-by: Christian Hesse <mail@eworm.de>
2022-02-20add doc/mod/notification-matrixGravatar Christian Hesse1-0/+45