summaryrefslogtreecommitdiffstats
path: root/modules/webhook/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-214/+0
* Avoid sending "0 new commits" webhooks (#12212)S7evinK2020-09-021-0/+8
* Add Matrix webhook (#10831)S7evinK2020-03-281-0/+5
* System-wide webhooks (#10546)James Lakin2020-03-091-0/+7
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-0/+5
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-031-5/+5
* Rename HookQueue to hookQueue (#8778)Lunny Xiao2019-11-021-4/+14
* Move webhook to a standalone package under modules (#8747)Lunny Xiao2019-11-011-0/+179