0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-19 15:58:50 +01:00
Commit Graph

4 Commits

Author SHA1 Message Date
Cornel
81e63d0714 Refactor webhooks to reduce code duplication ()
* Start webhook refactoring to reduce code duplication

* More webhook refactoring

* Unify webhook release messages

* Fix webhook release link

* Remove sql import

* More webhook refactoring

* More webhook refactoring

* Webhook tests extended

* Fixed issue opened webhook

Co-authored-by: Lauris BH <lauris@nix.lv>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: techknowlogick <matti@mdranta.net>
2019-12-28 08:55:09 +00:00
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
Lauris BH
8f8c250ddb
Make consistent links to repository in the Slack/Mattermost notificiations () 2019-11-30 12:23:37 +02:00
Lunny Xiao
a966a0298e Move more webhook codes from models to webhook module ()
* Move more webhook codes from models to webhook module
2019-11-03 22:13:25 +00:00