forgejo/modules/webhook
Cornel ebc35f2b2e
Fix comments webhook panic ()
* Fix webhook comment handling type cast panic

* Handle HookIssueReviewed action in webhook

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2020-06-24 23:39:43 -04:00
..
deliver.go Handle panics that percolate up to the graceful module () 2020-05-14 20:06:00 -04:00
deliver_test.go Webhook support custom proxy () 2019-11-08 16:25:53 -05:00
dingtalk.go Fix comments webhook panic () 2020-06-24 23:39:43 -04:00
dingtalk_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
discord.go Fix comments webhook panic () 2020-06-24 23:39:43 -04:00
feishu.go Fix comments webhook panic () 2020-06-24 23:39:43 -04:00
general.go Fix comments webhook panic () 2020-06-24 23:39:43 -04:00
general_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
main_test.go Move webhook to a standalone package under modules () 2019-11-01 22:51:22 +00:00
matrix.go Fix comments webhook panic () 2020-06-24 23:39:43 -04:00
matrix_test.go Add Matrix webhook () 2020-03-28 15:09:55 +02:00
msteams.go Fix comments webhook panic () 2020-06-24 23:39:43 -04:00
slack.go Fix comments webhook panic () 2020-06-24 23:39:43 -04:00
slack_test.go Only show sender if it makes sense () 2020-01-04 22:20:15 +00:00
telegram.go Fix comments webhook panic () 2020-06-24 23:39:43 -04:00
telegram_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
webhook.go Add Matrix webhook () 2020-03-28 15:09:55 +02:00
webhook_test.go Move more webhook codes from models to webhook module () 2019-11-03 22:13:25 +00:00