aboutsummaryrefslogtreecommitdiffstats
path: root/services/webhook/wechatwork.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor webhook (#31587)wxiaoguang2024-07-101-9/+8
* Enable `unparam` linter (#31277)silverwind2024-06-111-1/+1
* Store webhook event in database (#29145)oliverpool2024-03-071-34/+25
* Fix package webhook (#27839)Lunny Xiao2023-10-311-0/+6
* Use the type RefName for all the needed places and fix pull mirror sync bugs ...Lunny Xiao2023-05-261-3/+3
* Restructure `webhook` module (#22256)delvh2023-01-011-3/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Fix wechatwork webhook sends empty content in PR review (#21762)Jim Kirisame2022-11-191-1/+1
* Display total commit count in hook message (#21400)KN4CK3R2022-10-171-1/+1
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-0/+7
* format with gofumpt (#18184)65432022-01-201-10/+1
* Add issue hyperlinks in the webhook of wechatwork (#18102)zjjhot2021-12-251-2/+2
* 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-1/+1
* Add support for corporate WeChat webhooks (#15910)lengyuqu2021-07-231-0/+188