1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/modules/webhook
John Olheiser db9342c854 Fix RocketChat () ()
* 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>

Co-authored-by: Lauris BH <lauris@nix.lv>
2020-01-21 17:24:18 -05:00
..
deliver_test.go
deliver.go Graceful: Xorm, RepoIndexer, Cron and Others () 2019-12-15 09:51:28 +00:00
dingtalk_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
dingtalk.go Add HTML URL to API Issues () () 2020-01-09 08:07:21 +02:00
discord.go Add HTML URL to API Issues () () 2020-01-09 08:07:21 +02:00
general_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
general.go Only show sender if it makes sense () 2020-01-04 22:20:15 +00:00
main_test.go
msteams.go Add HTML URL to API Issues () () 2020-01-09 08:07:21 +02:00
slack_test.go Only show sender if it makes sense () 2020-01-04 22:20:15 +00:00
slack.go Fix RocketChat () () 2020-01-21 17:24:18 -05:00
telegram_test.go Refactor webhooks to reduce code duplication () 2019-12-28 08:55:09 +00:00
telegram.go Add PR review webhook to Telegram () () 2020-01-08 21:42:28 +02:00
webhook_test.go
webhook.go