gitea/modules/webhook
Cornel 04ab1138f6 Fix Slack webhook payload title generation to work with Mattermost ()
* 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 Graceful: Xorm, RepoIndexer, Cron and Others () 2019-12-15 09:51:28 +00:00
deliver_test.go Webhook support custom proxy () 2019-11-08 16:25:53 -05:00
dingtalk.go Remove text from action-only webhooks () 2019-12-17 08:28:19 +08:00
discord.go Remove text from action-only webhooks () 2019-12-17 08:28:19 +08:00
main_test.go Move webhook to a standalone package under modules () 2019-11-01 22:51:22 +00:00
msteams.go Remove text from action-only webhooks () 2019-12-17 08:28:19 +08:00
slack.go Fix Slack webhook payload title generation to work with Mattermost () 2019-12-18 12:01:00 +02:00
telegram.go Remove text from action-only webhooks () 2019-12-17 08:28:19 +08:00
webhook.go Move more webhook codes from models to webhook module () 2019-11-03 22:13:25 +00:00
webhook_test.go Move more webhook codes from models to webhook module () 2019-11-03 22:13:25 +00:00