S7evinK
|
828a27feeb
|
Add Matrix webhook (#10831)
* Add Matrix webhook
Signed-off-by: Till Faelligen <[email protected]>
* Add template and related translations for Matrix hook
Signed-off-by: Till Faelligen <[email protected]>
* Add actual webhook routes and form
Signed-off-by: Till Faelligen <[email protected]>
* Add missing file
Signed-off-by: Till Faelligen <[email protected]>
* Update modules/webhook/matrix_test.go
* Use stricter regex to replace URLs
Signed-off-by: Till Faelligen <[email protected]>
* Escape url and text
Signed-off-by: Till Faelligen <[email protected]>
* Remove unnecessary whitespace
* Fix copy and paste mistake
Co-Authored-By: Tulir Asokan <[email protected]>
* Fix indention inconsistency
* Use Authorization header instead of url parameter
* Add raw commit information to webhook
Co-authored-by: Lauris BH <[email protected]>
Co-authored-by: Tulir Asokan <[email protected]>
|
2020-03-28 15:09:55 +02:00 |
|