summaryrefslogtreecommitdiffstats
path: root/modules/setting/webhook.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add packagist webhook (#18224)Dr. Tobias Quathamer2022-01-231-1/+1
* format with gofumpt (#18184)65432022-01-201-21/+19
* Use `hostmatcher` to replace `matchlist`, improve security (#17605)wxiaoguang2021-11-201-3/+2
* Only allow webhook to send requests to allowed hosts (#17482)wxiaoguang2021-11-011-8/+11
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-1/+1
* Add Matrix webhook (#10831)S7evinK2020-03-281-1/+1
* Add feishu webhook support (#10229)Lunny Xiao2020-02-121-1/+1
* Webhook support custom proxy (#8760)Lunny Xiao2019-11-081-0/+21
* Add support for MS Teams webhooks (#6632)Daniel Grier2019-04-191-1/+1
* Telegram webhook (#4227)techknowlogick2019-04-181-1/+1
* Split setting.go as multiple files (#6014)Lunny Xiao2019-02-101-0/+30