gitea/modules/webhook
John Olheiser 38a6b11015 Fix RocketChat (#9908)
* Fix RocketChat??

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Don't send attachment for repo create/delete

Signed-off-by: jolheiser <john.olheiser@gmail.com>

* Make fmt

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-21 21:29:24 +01:00
..
deliver.go Graceful: Xorm, RepoIndexer, Cron and Others (#9282) 2019-12-15 09:51:28 +00:00
deliver_test.go Webhook support custom proxy (#8760) 2019-11-08 16:25:53 -05:00
dingtalk.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
dingtalk_test.go Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00
discord.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
general.go Only show sender if it makes sense (#9601) 2020-01-04 22:20:15 +00:00
general_test.go Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00
main_test.go Move webhook to a standalone package under modules (#8747) 2019-11-01 22:51:22 +00:00
msteams.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
slack.go Fix RocketChat (#9908) 2020-01-21 21:29:24 +01:00
slack_test.go Only show sender if it makes sense (#9601) 2020-01-04 22:20:15 +00:00
telegram.go Add PR review webhook to Telegram (#9653) 2020-01-08 18:45:24 +01:00
telegram_test.go Refactor webhooks to reduce code duplication (#9422) 2019-12-28 08:55:09 +00:00
webhook.go Move more webhook codes from models to webhook module (#8802) 2019-11-03 22:13:25 +00:00
webhook_test.go Move more webhook codes from models to webhook module (#8802) 2019-11-03 22:13:25 +00:00