Forgejo/services/webhook
Earl Warren 84c62ad447
[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)
(cherry picked from commit c0086bd70d)
(cherry picked from commit d1e31ef318)
(cherry picked from commit 681d3ed5c4)
(cherry picked from commit 76a3001f5b)
(cherry picked from commit a55a9567d3)
(cherry picked from commit aa7adc167d)
(cherry picked from commit d5354cb52c)
(cherry picked from commit 472c489996)
(cherry picked from commit dc816d065b)
(cherry picked from commit 4795f9ea85)
(cherry picked from commit ddd4ae5343)
(cherry picked from commit 0e95f2a36b)
(cherry picked from commit 47a41a4e7b)
(cherry picked from commit d4416fcd3e)
(cherry picked from commit f279d153b6)
(cherry picked from commit 959f908ffd)
(cherry picked from commit 82df953101)
(cherry picked from commit 8f8c9fd9e3)
(cherry picked from commit d4a0db7706)
(cherry picked from commit 44594d6239)
(cherry picked from commit 62b1de579e)
(cherry picked from commit 507abee353)
(cherry picked from commit 8c36ac42c7)
(cherry picked from commit 72f74067f4)
(cherry picked from commit 8e5a9e187b)
(cherry picked from commit cff8f43c7e)
(cherry picked from commit 493cc93e6d)
(cherry picked from commit c94352b4d4)
(cherry picked from commit 3f622c51a7)
2023-11-06 16:25:50 +01:00
..
deliver.go [BRANDING] add X-Forgejo-* headers 2023-11-06 16:25:50 +01:00
deliver_test.go Support allowed hosts for webhook to work with proxy (#27655) 2023-10-18 09:44:36 +00:00
dingtalk.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
dingtalk_test.go Fix release URL in webhooks (#27182) 2023-09-21 17:55:09 -05:00
discord.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
discord_test.go Fix release URL in webhooks (#27182) 2023-09-21 17:55:09 -05:00
feishu.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
feishu_test.go Modify the content format of the Feishu webhook (#25106) 2023-08-24 09:00:11 +08:00
general.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
general_test.go Fix release URL in webhooks (#27182) 2023-09-21 17:55:09 -05:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
matrix.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
matrix_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
msteams.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
msteams_test.go Fix release URL in webhooks (#27182) 2023-09-21 17:55:09 -05:00
notifier.go Move notification interface to services layer (#26915) 2023-09-05 18:37:47 +00:00
packagist.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
packagist_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
payloader.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
slack.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
slack_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
telegram.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00
telegram_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
webhook.go Warn instead of reporting an error when a webhook cannot be found (#26039) 2023-07-28 17:46:48 +00:00
webhook_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
wechatwork.go Fix package webhook (#27839) 2023-10-31 04:43:38 +00:00