forgejo/services/webhook
2024-03-31 07:20:19 +00:00
..
default.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
deliver.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
deliver_test.go Fix possible data race on tests (#30093) 2024-03-30 07:17:30 +01:00
dingtalk.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
dingtalk_test.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
discord.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
discord_test.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
feishu.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
feishu_test.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
general.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
general_test.go
gogs.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
main_test.go
matrix.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
matrix_test.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
msteams.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
msteams_test.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
notifier.go
packagist.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
packagist_test.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
payloader.go
slack.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
slack_test.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
telegram.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
telegram_test.go Merge pull request '[REFACTOR] webhook.Handler interface' (#2758) from oliverpool/forgejo:webhook_2_interface into forgejo 2024-03-27 13:45:04 +00:00
webhook.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00
webhook_test.go [REFACTOR] webhook.Handler interface 2024-03-24 10:35:06 +01:00
wechatwork.go [REFACTOR] add Icon to webhook.Interface 2024-03-31 07:20:19 +00:00