0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-27 15:14:13 +01:00
gitea/routers
S7evinK bf60146444
Don't use legacy method to send Matrix Webhook (#12348)
* Don't use legacy send for messages

* Add migrations to ensure Matrix webhooks use PUT

* Set HTTP method to PUT as default

* Fix sql condition..

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

* Rename getTxnID -> getMatrixTxnID

* Use local variable instead of constant value

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-07-30 18:04:19 -04:00
..
admin
api/v1 Add action feed for new release (#12324) 2020-07-29 15:20:54 -04:00
dev
events
org Move jquery-minicolors to npm/webpack (#12305) 2020-07-29 14:44:23 -04:00
private
repo Don't use legacy method to send Matrix Webhook (#12348) 2020-07-30 18:04:19 -04:00
routes
user
utils
home.go
init.go
install.go
metrics.go
swagger_json.go