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 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>
4 years ago
..
admin Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 4 years ago
api/v1 Add action feed for new release (#12324) 4 years ago
dev Display ui time with customize time location (#7792) 5 years ago
events Add EventSource support (#11235) 4 years ago
org Move jquery-minicolors to npm/webpack (#12305) 4 years ago
private Git 2.28 no longer permits diff with ... on unrelated branches (#12364) 4 years ago
repo Don't use legacy method to send Matrix Webhook (#12348) 4 years ago
routes Move serviceworker to workbox and fix SSE interference (#11538) 4 years ago
user Add hide activity option (#11353) 4 years ago
utils Handle push rejection message in Merge & Web Editor (#10373) 4 years ago
home.go Ensure public repositories in private organizations are visible and fix admin organizations list (#11465) 4 years ago
init.go Direct SVG rendering (#12157) 4 years ago
install.go models: fix xorm variable clobber (#12231) 4 years ago
metrics.go Use gitea forked macaron (#7933) 5 years ago
swagger_json.go Add gitea-vet (#10948) 4 years ago