1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-03 21:21:42 +02:00
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_test.go
deliver.go
dingtalk_test.go
dingtalk.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
discord.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
general_test.go
general.go
main_test.go
msteams.go Add HTML URL to API Issues (#9654) 2020-01-08 23:10:34 +00:00
slack_test.go
slack.go Fix RocketChat (#9908) 2020-01-21 21:29:24 +01:00
telegram_test.go
telegram.go
webhook_test.go
webhook.go