You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
S7evinK 828a27feeb
Add Matrix webhook (#10831)
* Add Matrix webhook

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add template and related translations for Matrix hook

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add actual webhook routes and form

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Add missing file

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Update modules/webhook/matrix_test.go

* Use stricter regex to replace URLs

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Escape url and text

Signed-off-by: Till Faelligen <tfaelligen@gmail.com>

* Remove unnecessary whitespace

* Fix copy and paste mistake

Co-Authored-By: Tulir Asokan <tulir@maunium.net>

* Fix indention inconsistency

* Use Authorization header instead of url parameter

* Add raw commit information to webhook

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: Tulir Asokan <tulir@maunium.net>
4 years ago
..
base.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
delete_modal.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 6 years ago
dingtalk.tmpl Implement Default Webhooks (#4299) 5 years ago
discord.tmpl Implement Default Webhooks (#4299) 5 years ago
feishu.tmpl Add feishu webhook support (#10229) 4 years ago
gitea.tmpl Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) 4 years ago
gogs.tmpl Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) 4 years ago
history.tmpl Add Octicon SVG spritemap (#10107) 4 years ago
list.tmpl Add Matrix webhook (#10831) 4 years ago
matrix.tmpl Add Matrix webhook (#10831) 4 years ago
msteams.tmpl Add support for MS Teams webhooks (#6632) 5 years ago
new.tmpl Add Matrix webhook (#10831) 4 years ago
settings.tmpl Granular webhook events (#9626) 4 years ago
slack.tmpl Implement Default Webhooks (#4299) 5 years ago
telegram.tmpl Telegram webhook (#4227) 5 years ago