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
dev
events
org
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