You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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
4 years ago
..
deliver.go migrate from com.* to alternatives (#14103) 4 years ago
deliver_test.go Move webhook type from int to string (#13664) 4 years ago
dingtalk.go Move webhook type from int to string (#13664) 4 years ago
dingtalk_test.go Move webhook type from int to string (#13664) 4 years ago
discord.go Move webhook type from int to string (#13664) 4 years ago
feishu.go Fix bug for webhook and feishu caused by API changed (#13937) 4 years ago
general.go Move webhook type from int to string (#13664) 4 years ago
general_test.go Move webhook type from int to string (#13664) 4 years ago
main_test.go Move webhook type from int to string (#13664) 4 years ago
matrix.go Move webhook type from int to string (#13664) 4 years ago
matrix_test.go Move webhook type from int to string (#13664) 4 years ago
msteams.go Move webhook type from int to string (#13664) 4 years ago
payloader.go Move webhook type from int to string (#13664) 4 years ago
slack.go Move webhook type from int to string (#13664) 4 years ago
slack_test.go Move webhook type from int to string (#13664) 4 years ago
telegram.go Move webhook type from int to string (#13664) 4 years ago
telegram_test.go Move webhook type from int to string (#13664) 4 years ago
webhook.go Possible fix the webhook API creation (#13960) 4 years ago
webhook_test.go Move webhook type from int to string (#13664) 4 years ago