No files found.
+32 −0
hook_task.yml
models/fixtures/hook_task.yml
+2 −0
migrations.go
models/migrations/migrations.go
+17 −0
v290.go
models/migrations/v1_22/v290.go
+14 −12
hooktask.go
models/webhook/hooktask.go
+32 −29
webhook_test.go
models/webhook/webhook_test.go
+61 −40
deliver.go
services/webhook/deliver.go
+197 −5
deliver_test.go
services/webhook/deliver_test.go
+26 −32
dingtalk.go
services/webhook/dingtalk.go
+112 −131
dingtalk_test.go
services/webhook/dingtalk_test.go
+32 −36
discord.go
services/webhook/discord.go
+174 −192
discord_test.go
services/webhook/discord_test.go
+31 −45
feishu.go
services/webhook/feishu.go
+64 −83
feishu_test.go
services/webhook/feishu_test.go
+110 −103
matrix.go
services/webhook/matrix.go
+82 −83
matrix_test.go
services/webhook/matrix_test.go
+26 −32
msteams.go
services/webhook/msteams.go
+224 −243
msteams_test.go
services/webhook/msteams_test.go
+47 −44
packagist.go
services/webhook/packagist.go
+100 −53
packagist_test.go
services/webhook/packagist_test.go
+79 −33
payloader.go
services/webhook/payloader.go
+45 −50
slack.go
services/webhook/slack.go
+65 −83
slack_test.go
services/webhook/slack_test.go
+26 −36
telegram.go
services/webhook/telegram.go
+64 −83
telegram_test.go
services/webhook/telegram_test.go
+23 −58
webhook.go
services/webhook/webhook.go
+0 −4
webhook_test.go
services/webhook/webhook_test.go
+25 −34
wechatwork.go
services/webhook/wechatwork.go
+3 −1
history.tmpl
templates/repo/settings/webhook/history.tmpl