1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-27 08:00:48 -04:00
gitea/services/webhook
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729)
* 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
2022-08-11 17:48:23 +02:00
..
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 refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
slack.go refactor webhook *NewPost (#20729) 2022-08-11 17:48:23 +02:00
telegram_test.go
telegram.go
webhook_test.go
webhook.go
wechatwork.go