1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-20 12:04:36 +01:00
gitea/modules/webhook
Iván Valdés 06f1cdde6e
Fix line break for MS teams webhook (#13081)
Signed-off-by: Ivan Valdes <ivan@vald.es>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-10-09 01:30:55 -04:00
..
deliver_test.go
deliver.go
dingtalk_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
dingtalk.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
discord.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
feishu.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
general_test.go
general.go
main_test.go
matrix_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
matrix.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
msteams.go Fix line break for MS teams webhook (#13081) 2020-10-09 01:30:55 -04:00
payloader.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
slack_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
slack.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
telegram_test.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
telegram.go Refactor webhook payload convertion (#12310) 2020-09-04 22:57:13 -04:00
webhook_test.go
webhook.go