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.
forgejo/routers
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
..
admin Upgrade xorm to v1.0.0 (#10646) 4 years ago
api/v1 Handle push rejection in branch and upload (#10854) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
org Language statistics bar for repositories (#8037) 4 years ago
private Allow to set protected file patterns that can not be changed under no conditions (#10806) 4 years ago
repo Add Matrix webhook (#10831) 4 years ago
routes Add Matrix webhook (#10831) 4 years ago
user make avatar lookup occur at image request (#10540) 4 years ago
utils Handle push rejection message in Merge & Web Editor (#10373) 4 years ago
home.go Add detected file language to code search (#10256) 4 years ago
init.go Language statistics bar for repositories (#8037) 4 years ago
install.go Add support for database schema in PostgreSQL (#8819) 5 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Swagger.v1.json template (#3572) 6 years ago