aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook/feishu.go
Commit message (Expand)AuthorAgeFilesLines
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-3/+3
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-3/+0
* Add tests for all webhooks (#16214)KN4CK3R2021-06-201-14/+9
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Fix bug for webhook and feishu caused by API changed (#13937)Lunny Xiao2020-12-111-55/+33
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+190