forgejo/services/webhook
Earl Warren c0086bd70d
[BRANDING] add X-Forgejo-* headers
(cherry picked from commit 0a3388f93f)
(cherry picked from commit 7eba0a440a)
(cherry picked from commit eb9646c7ef)
(cherry picked from commit f1972578f5)

Conflicts:
(cherry picked from commit 7f96222fb4)
(cherry picked from commit e3c7c9fe7b)
(cherry picked from commit 84fdead902)
(cherry picked from commit 85148e1196)
2023-04-12 07:31:37 +02:00
..
deliver.go [BRANDING] add X-Forgejo-* headers 2023-04-12 07:31:37 +02:00
deliver_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
dingtalk.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
dingtalk_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
discord.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
discord_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
feishu.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
feishu_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
general.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
general_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
main_test.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
matrix.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
matrix_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
msteams.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
msteams_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
notifier.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
packagist.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
packagist_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
payloader.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
slack.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
slack_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
telegram.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
telegram_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
webhook.go Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
webhook_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
wechatwork.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00