forgejo/modules/webhook
Cornel 04ab1138f6 Fix Slack webhook payload title generation to work with Mattermost (#9378)
* Fix Slack webhook payload title generation to work with Mattermost by using a markdown link instead of html

* Fix Slack webhook attachment title and title link handling
2019-12-18 12:01:00 +02:00
..
deliver.go
deliver_test.go
dingtalk.go Remove text from action-only webhooks (#9377) 2019-12-17 08:28:19 +08:00
discord.go Remove text from action-only webhooks (#9377) 2019-12-17 08:28:19 +08:00
main_test.go
msteams.go Remove text from action-only webhooks (#9377) 2019-12-17 08:28:19 +08:00
slack.go Fix Slack webhook payload title generation to work with Mattermost (#9378) 2019-12-18 12:01:00 +02:00
telegram.go Remove text from action-only webhooks (#9377) 2019-12-17 08:28:19 +08:00
webhook.go
webhook_test.go