gitea/modules/webhook
Lunny Xiao 83a8944fcf
Add feishu webhook support (#10229)
Add feishu webhook support
2020-02-12 08:48:28 +00:00
..
deliver_test.go
deliver.go
dingtalk_test.go Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00
dingtalk.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
discord.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
feishu.go Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00
general_test.go Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00
general.go Only show sender if it makes sense (#9601) 2020-01-04 22:20:15 +00:00
main_test.go
msteams.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
slack_test.go Only show sender if it makes sense (#9601) 2020-01-04 22:20:15 +00:00
slack.go Fix RocketChat (#9908) 2020-01-21 21:29:24 +01:00
telegram_test.go Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00
telegram.go Add PR review webhook to Telegram (#9653) 2020-01-08 18:45:24 +01:00
webhook_test.go
webhook.go Add feishu webhook support (#10229) 2020-02-12 08:48:28 +00:00