Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | Christian Hesse | 1 | -17/+11 | |
That was introduced with 2a232ad2f5eef4b60c97306ef731bc5883bf5cfb when switching to :serialize... | |||||
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... | Christian Hesse | 1 | -6/+9 | |
... instead of appending to global-config-overlay. | |||||
2024-04-01 | mod/notification-matrix: use :deserialize ... | Christian Hesse | 1 | -4/+4 | |
... instead of $ParseJson. This requires RouterOS 7.13. | |||||
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 setupchange-113 | Christian Hesse | 1 | -0/+79 | |
Well, now that we have a JSON parser... Let's improve the user experience a bit. | |||||
2023-08-06 | mod/notification-matrix: introduce $PurgeMatrixQueue | Christian Hesse | 1 | -0/+9 | |
... to purge the queue and remove the scheduler. | |||||
2023-04-04 | mod/notification-matrix: link documentation | Christian Hesse | 1 | -0/+3 | |
2023-03-07 | rename scripts and add file extension ".rsc"change-95 | Christian Hesse | 1 | -0/+165 | |
No functional change for the user... The migration is done automatically. |