You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea-fork-majority-judgment/modules/webhook
Lunny Xiao b51bd7f1d6
Refactor webhook payload convertion (#12310)
4 years ago
..
deliver.go Don't use legacy method to send Matrix Webhook (#12348) 4 years ago
deliver_test.go Webhook support custom proxy (#8760) 5 years ago
dingtalk.go Refactor webhook payload convertion (#12310) 4 years ago
dingtalk_test.go Refactor webhook payload convertion (#12310) 4 years ago
discord.go Refactor webhook payload convertion (#12310) 4 years ago
feishu.go Refactor webhook payload convertion (#12310) 4 years ago
general.go Fix comments webhook panic (#12046) 4 years ago
general_test.go Refactor webhooks to reduce code duplication (#9422) 4 years ago
main_test.go Move webhook to a standalone package under modules (#8747) 5 years ago
matrix.go Refactor webhook payload convertion (#12310) 4 years ago
matrix_test.go Refactor webhook payload convertion (#12310) 4 years ago
msteams.go Refactor webhook payload convertion (#12310) 4 years ago
payloader.go Refactor webhook payload convertion (#12310) 4 years ago
slack.go Refactor webhook payload convertion (#12310) 4 years ago
slack_test.go Refactor webhook payload convertion (#12310) 4 years ago
telegram.go Refactor webhook payload convertion (#12310) 4 years ago
telegram_test.go Refactor webhook payload convertion (#12310) 4 years ago
webhook.go Avoid sending "0 new commits" webhooks (#12212) 4 years ago
webhook_test.go Avoid sending "0 new commits" webhooks (#12212) 4 years ago