1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 15:25:21 +01:00
gitea/modules/webhook
..
deliver_test.go
deliver.go Don't use legacy method to send Matrix Webhook (#12348) 2020-07-30 18:04:19 -04:00
dingtalk_test.go
dingtalk.go
discord.go
feishu.go
general_test.go
general.go
main_test.go
matrix_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
matrix.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
msteams.go Fix line break for MS teams webhook (#13081) 2020-10-09 01:30:55 -04:00
payloader.go
slack_test.go
slack.go
telegram_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
telegram.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
webhook_test.go Avoid sending "0 new commits" webhooks (#12212) 2020-09-02 22:46:02 -04:00
webhook.go