You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/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
5 years ago
..
deliver.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 5 years ago
deliver_test.go Webhook support custom proxy (#8760) 5 years ago
dingtalk.go Remove text from action-only webhooks (#9377) 5 years ago
discord.go Remove text from action-only webhooks (#9377) 5 years ago
main_test.go Move webhook to a standalone package under modules (#8747) 5 years ago
msteams.go Remove text from action-only webhooks (#9377) 5 years ago
slack.go Fix Slack webhook payload title generation to work with Mattermost (#9378) 5 years ago
telegram.go Remove text from action-only webhooks (#9377) 5 years ago
webhook.go Move more webhook codes from models to webhook module (#8802) 5 years ago
webhook_test.go Move more webhook codes from models to webhook module (#8802) 5 years ago