1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 19:11:23 +02:00
gitea/modules
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
..
analyze
auth Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00
avatar
base make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
cache make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
charset
context
convert Allow to set protected file patterns that can not be changed under no conditions (#10806) 2020-03-27 00:26:34 +02:00
cron
generate
git Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
gitgraph
graceful
highlight
httplib
indexer
lfs
log
markup Fix internal server error on checkboxes (#10845) 2020-03-26 23:47:34 +00:00
metrics
migrations
notification
options
password
pprof
private
process
public
queue
recaptcha
references
repofiles Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
repository Handle push rejection in branch and upload (#10854) 2020-03-28 01:13:18 -03:00
secret
session
setting Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00
ssh
structs Allow to set protected file patterns that can not be changed under no conditions (#10806) 2020-03-27 00:26:34 +02:00
sync
task
templates make avatar lookup occur at image request (#10540) 2020-03-27 14:34:39 +02:00
test
timeutil
upload
user
util
validation
webhook Add Matrix webhook (#10831) 2020-03-28 15:09:55 +02:00