matrix-docker-ansible-deploy/roles/custom/matrix-bridge-hookshot
Slavi Pantaleev 4704a60718 Use a /webhook path for generic webhooks
By appending `/webhook` to the public URL (becoming `/hookshot/webhooks/webhook`)
and by only stripping the `/hookshot/webhooks` prefix,
we're effectively following what newer Hookshot versions advise
(see https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1681).

This change appears to be backward-compatible (old webhook URLs like `/hookshot/webhooks/:hookId` still work),
until Hookshot behavior changes.
2024-06-25 11:16:30 +03:00
..
defaults Use a /webhook path for generic webhooks 2024-06-25 11:16:30 +03:00
files Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
tasks
templates