Age | Commit message (Collapse) | Author | Files | Lines |
|
IDs for chat and thread can be overridden. Overriding the chat probably
makes the thread invalid - so ignore that then.
|
|
... if message was sent to group's topic.
|
|
|
|
|
|
... when a group has enabled the "Topics" feature.
|
|
... and pass http-data as a complete sting.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This makes it a bit easier and straight forward as we pass the
headers anyway.
|
|
Closes: https://github.com/eworm-de/routeros-scripts/issues/86
|
|
|
|
... as this needs to be done before creating a scheduler. 😜
Also remove the scheduler and return.
|
|
... as it is required to be modified several times below.
|
|
|
|
|
|
|
|
Guess it was useful back in the day. Now the function exits early if the
queue is empty... So this can never be zero.
|
|
unintentional error
|
|
unintentional error
|
|
error
|
|
unintentional error
|
|
unintentional error
|
|
|
|
unintentional error
|
|
unintentional error
|
|
unintentional error
|
|
error
|
|
unintentional error
|
|
|
|
|
|
unintentional error
|
|
error
|
|
Actually the requirement bumped with the change in commits:
* 9c945b1a3283bb352707c69630c579cf82484dcb
mod/ssh-keys-import: $SSHKeysImportFile: simplify looping lines
* 1f526b356121749991fee69cee5a6c728855c8f2
mod/ssh-keys-import: $SSHKeysImport: split with `:deserialize`
|
|
|
|
|
|
|
|
|
|
... now that global-functions requires RouterOS 7.14 anyway.
|
|
|
|
|
|
Certificate Authority - G2
|
|
|
|
|
|
|
|
... to support formatting in plain text.
Handle with care, this can break the request if done wrong!
|
|
... in local escaping function.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
That was introduced with 2a232ad2f5eef4b60c97306ef731bc5883bf5cfb when
switching to :serialize...
|
|
|
|
|
|
|
|
Closes #59
|
|
|
|
|
|
|
|
|
|
... now that global-functions requires RouterOS 7.13 anyway.
|
|
... instead of appending to global-config-overlay.
|
|
... instead of $ParseJson. This requires RouterOS 7.13.
|
|
... instead of $ParseJson. This requires RouterOS 7.13.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|