mirror of
https://github.com/go-gitea/gitea.git
synced 2024-11-27 05:11:54 +08:00
c81b26b0e5
* refactor webhook *NewPost * remove empty values * always show errs.Message * remove utils.IsValidSlackChannel * move IsValidSlackChannel to services/webhook package * binding: handle empty Message case * make IsValidSlackChannel more strict |
||
---|---|---|
.. | ||
deliver_test.go | ||
deliver.go | ||
dingtalk_test.go | ||
dingtalk.go | ||
discord_test.go | ||
discord.go | ||
feishu_test.go | ||
feishu.go | ||
general_test.go | ||
general.go | ||
main_test.go | ||
matrix_test.go | ||
matrix.go | ||
msteams_test.go | ||
msteams.go | ||
packagist_test.go | ||
packagist.go | ||
payloader.go | ||
slack_test.go | ||
slack.go | ||
telegram_test.go | ||
telegram.go | ||
webhook_test.go | ||
webhook.go | ||
wechatwork.go |