gitea/services/webhook
6543 a19447aed1
migrate from com.* to alternatives (#14103)
* remove github.com/unknwon/com from models

* dont use "com.ToStr()"

* replace "com.ToStr" with "fmt.Sprint" where its easy to do

* more refactor

* fix test

* just "proxy" Copy func for now

* as per @lunny
2020-12-25 11:59:32 +02:00
..
deliver.go migrate from com.* to alternatives (#14103) 2020-12-25 11:59:32 +02:00
deliver_test.go
…
dingtalk.go
…
dingtalk_test.go
…
discord.go
…
feishu.go Fix bug for webhook and feishu caused by API changed (#13937) 2020-12-11 17:04:04 +01:00
general.go
…
general_test.go
…
main_test.go
…
matrix.go
…
matrix_test.go
…
msteams.go
…
payloader.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
slack.go
…
slack_test.go
…
telegram.go
…
telegram_test.go
…
webhook.go Possible fix the webhook API creation (#13960) 2020-12-12 16:33:19 +01:00
webhook_test.go
…