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.
gitea/services/webhook
wxiaoguang 72b6bc8caf
Refactor webhook (#31587)
A more complete fix for #31588

1. Make "generic" code more readable
2. Clarify HTML or Markdown for the payload content
7 months ago
..
deliver.go Store webhook event in database (#29145) 11 months ago
deliver_test.go Fix possible data race on tests (#30093) 10 months ago
dingtalk.go Refactor webhook (#31587) 7 months ago
dingtalk_test.go Store webhook event in database (#29145) 11 months ago
discord.go Refactor webhook (#31587) 7 months ago
discord_test.go Store webhook event in database (#29145) 11 months ago
feishu.go Refactor webhook (#31587) 7 months ago
feishu_test.go Store webhook event in database (#29145) 11 months ago
general.go Refactor webhook (#31587) 7 months ago
general_test.go Refactor webhook (#31587) 7 months ago
main_test.go make writing main test easier (#27270) 1 year ago
matrix.go Refactor webhook (#31587) 7 months ago
matrix_test.go Store webhook event in database (#29145) 11 months ago
msteams.go Refactor webhook (#31587) 7 months ago
msteams_test.go Store webhook event in database (#29145) 11 months ago
notifier.go Refactor webhook (#31587) 7 months ago
packagist.go Refactor webhook (#31587) 7 months ago
packagist_test.go Store webhook event in database (#29145) 11 months ago
payloader.go Refactor webhook (#31587) 7 months ago
slack.go Refactor webhook (#31587) 7 months ago
slack_test.go Store webhook event in database (#29145) 11 months ago
telegram.go Refactor webhook (#31587) 7 months ago
telegram_test.go Refactor webhook (#31587) 7 months ago
webhook.go Store webhook event in database (#29145) 11 months ago
webhook_test.go Store webhook event in database (#29145) 11 months ago
wechatwork.go Refactor webhook (#31587) 7 months ago