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 Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
dingtalk.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
dingtalk_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
discord.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
feishu.go Fix bug for webhook and feishu caused by API changed (#13937) 2020-12-11 17:04:04 +01:00
general.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
general_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
main_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
matrix.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
matrix_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
msteams.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
payloader.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
slack.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
slack_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
telegram.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
telegram_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00
webhook.go Possible fix the webhook API creation (#13960) 2020-12-12 16:33:19 +01:00
webhook_test.go Move webhook type from int to string (#13664) 2020-12-08 11:41:14 +01:00