Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-07-16 | bump RouterOS requirement for all scripts and modules...•••... now that global-functions requires RouterOS 7.14 anyway. | Christian Hesse | 1 | -1/+1 |
2024-04-29 | mod/notification-matrix: format date & time italic | Christian Hesse | 1 | -5/+6 |
2024-04-19 | mod/notification-matrix: string protocol for display | Christian Hesse | 1 | -2/+4 |
2024-04-18 | mod/notification-matrix: ... and more double escaping | Christian Hesse | 1 | -2/+2 |
2024-04-18 | mod/notification-matrix: fix double escaping•••That was introduced with 2a232ad2f5eef4b60c97306ef731bc5883bf5cfb when switching to :serialize... | Christian Hesse | 1 | -17/+11 |
2024-04-15 | mod/notification-matrix: generate JSON with :serializerouteros-7.13-7 | Christian Hesse | 1 | -13/+11 |
2024-04-15 | mod/notification-matrix: use custom user agent string | Christian Hesse | 1 | -7/+15 |
2024-04-10 | mod/notification-matrix: $SendMatrix: set origin | Christian Hesse | 1 | -1/+1 |
2024-04-02 | mod/notification-matrix: add new configuration snippet...•••... instead of appending to global-config-overlay. | Christian Hesse | 1 | -6/+9 |
2024-04-01 | mod/notification-matrix: use :deserialize ...•••... instead of $ParseJson. This requires RouterOS 7.13. | Christian Hesse | 1 | -4/+4 |
2024-03-12 | mod/notification-matrix: do not exit with error | Christian Hesse | 1 | -5/+5 |
2024-03-12 | mod/notification-matrix: switch to $LogPrint | Christian Hesse | 1 | -18/+23 |
2024-01-22 | mod/notification-matrix: drop declaration of unused function | Christian Hesse | 1 | -1/+0 |
2024-01-01 | update copyright for 2024 | Christian Hesse | 1 | -1/+1 |
2023-11-14 | mod/notification-matrix: rename scheduler | Christian Hesse | 1 | -5/+5 |
2023-11-09 | mod/notification-matrix: introduce $SetupMatrix{Authenticate,JoinRoom} for setup•••Well, now that we have a JSON parser... Let's improve the user experience a bit. change-113 | Christian Hesse | 1 | -0/+79 |
2023-08-06 | mod/notification-matrix: introduce $PurgeMatrixQueue•••... to purge the queue and remove the scheduler. | Christian Hesse | 1 | -0/+9 |
2023-04-04 | mod/notification-matrix: link documentation | Christian Hesse | 1 | -0/+3 |
2023-03-07 | rename scripts and add file extension ".rsc"•••No functional change for the user... The migration is done automatically. change-95 | Christian Hesse | 1 | -0/+165 |