summaryrefslogtreecommitdiffstats
path: root/modules/webhook/slack.go
Commit message (Expand)AuthorAgeFilesLines
* Update golangci-lint to version 1.31.0 (#13102)kolaente2020-10-111-6/+6
* Refactor webhook payload convertion (#12310)Lunny Xiao2020-09-041-75/+65
* Fix comments webhook panic (#12046)Cornel2020-06-241-1/+5
* Fix ref links in issue overviews for tags (#8742)Sijmen Schoon2020-05-141-8/+2
* Granular webhook events (#9626)John Olheiser2020-03-061-5/+6
* Fix RocketChat (#9908)John Olheiser2020-01-211-10/+5
* Add HTML URL to API Issues (#9654)John Olheiser2020-01-081-1/+1
* Only show sender if it makes sense (#9601)John Olheiser2020-01-041-4/+4
* Refactor webhooks to reduce code duplication (#9422)Cornel2019-12-281-121/+18
* Fix Slack webhook payload title generation to work with Mattermost (#9378)Cornel2019-12-181-73/+86
* Make consistent links to repository in the Slack/Mattermost notificiations (#...Lauris BH2019-11-301-33/+38
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-031-0/+434