gitea/templates/repo/settings/webhook
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>
2020-03-28 15:09:55 +02:00
..
base.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
delete_modal.tmpl Add more webhooks support and refactor webhook templates directory (#3929) 2018-05-16 22:01:55 +08:00
dingtalk.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
discord.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
feishu.tmpl Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00
gitea.tmpl Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) 2020-02-28 14:33:52 +00:00
gogs.tmpl Set correct content_type value for Gogs/Gitea webhooks (#9504) (#10456) 2020-02-28 14:33:52 +00:00
history.tmpl Add Octicon SVG spritemap (#10107) 2020-02-11 12:02:41 -05:00
list.tmpl Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00
matrix.tmpl Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00
msteams.tmpl Add support for MS Teams webhooks (#6632) 2019-04-19 10:18:06 -04:00
new.tmpl Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00
settings.tmpl Granular webhook events (#9626) 2020-03-06 07:10:48 +02:00
slack.tmpl Implement Default Webhooks (#4299) 2019-03-18 22:33:20 -04:00
telegram.tmpl Telegram webhook (#4227) 2019-04-18 22:45:02 -04:00