Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-10-17 | introduce mod/notification-ntfy...•••... for sending notifications via Ntfy (https://ntfy.sh/). TODO: use proper formatting once supported in Android app: https://github.com/binwiederhier/ntfy/issues/889 change-109 | Christian Hesse | 1 | -1/+2 |
2023-10-17 | sms-forward: pass phone number and message to hook•••These are available as $Phone and $Message in hook. | Christian Hesse | 1 | -1/+2 |
2023-08-18 | sms-forward: drop RouterOS version dependency•••... as global-functions depend on RouterOS 7.9beta already. | Christian Hesse | 1 | -2/+0 |
2023-06-27 | doc/sms-forward: link the RouterOS button to changelog | Christian Hesse | 1 | -1/+1 |
2023-06-11 | doc/sms-forward: hint to copy from global-config | Christian Hesse | 1 | -0/+4 |
2023-04-26 | sms-forward: drop workaround, add required RouterOSrouteros-7.9beta4-4 | Christian Hesse | 1 | -0/+2 |
2023-01-11 | use arrows with emoji representation•••We had... ◀ Go back to main README ▲ Go back to top ... and switch to... ⬅️ Go back to main README ⬆️ Go back to top | Christian Hesse | 1 | -3/+3 |
2023-01-10 | doc/sms-forward: take care of harmful commands in hooks | Christian Hesse | 1 | -0/+7 |
2023-01-10 | sms-forward: support hookschange-86 | Anatoly Bubenkov | 1 | -0/+28 |
2023-01-09 | doc/sms-forward: reorder configuration | Christian Hesse | 1 | -3/+4 |
2022-10-20 | doc/sms-forward: update notification•••---- ✂️ ---- 📨 SMS Forwarding from 7277 Received this message by MikroTik from 7277: On oct/17/2022 13:44:10 GMT -0 type class-0: Welcome to our network! ---- ✂️ ---- | Christian Hesse | 1 | -1/+1 |
2022-09-25 | introduce 'mod/notification-email', split off from global-functionschange-84 | Christian Hesse | 1 | -3/+4 |
2022-05-12 | doc/sms-forward: RouterOS v7 path syntax | Christian Hesse | 1 | -2/+2 |
2022-02-20 | add doc/mod/notification-matrix | Christian Hesse | 1 | -1/+2 |
2022-02-20 | add doc/mod/notification-telegram | Christian Hesse | 1 | -2/+3 |
2022-02-12 | doc: use another info icon: 🛈 -> ℹ️ | Christian Hesse | 1 | -1/+1 |
2022-02-11 | doc: put hints into block quote | Christian Hesse | 1 | -2/+2 |
2021-11-11 | doc: move notification images to script-specific directories | Christian Hesse | 1 | -1/+1 |
2021-06-21 | doc: add sample notifications | Christian Hesse | 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 | Michael Gisbers | 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. | Christian Hesse | 1 | -0/+3 |
2020-05-17 | doc/sms-forward: add a hint on receiving sms | Christian Hesse | 1 | -1/+4 |
2020-03-27 | add doc/sms-forward.md | Christian Hesse | 1 | -0/+36 |