aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook/slack.go
Commit message (Expand)AuthorAgeFilesLines
* refactor webhook *NewPost (#20729)oliverpool2022-08-111-0/+11
* format with gofumpt (#18184)65432022-01-201-3/+1
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-4/+4
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-4/+1
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-3/+0
* Add tests for all webhooks (#16214)KN4CK3R2021-06-201-77/+37
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+4
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+333