This website requires JavaScript.
Explore
Help
Sign In
public
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-08-21 10:13:56 +09:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d1353ad55a9c075ab4f0f6f8a2df71331a2c818b
gitea
/
services
/
webhook
T
History
Lunny Xiao
540bf9fa6d
Move notification interface to services layer (
#26915
)
...
Extract from
#22266
2023-09-05 18:37:47 +00:00
..
deliver_test.go
…
deliver.go
Improve queue and logger context (
#24924
)
2023-05-26 07:31:55 +00:00
dingtalk_test.go
…
dingtalk.go
…
discord_test.go
…
discord.go
…
feishu_test.go
Modify the content format of the Feishu webhook (
#25106
)
2023-08-24 09:00:11 +08:00
feishu.go
Modify the content format of the Feishu webhook (
#25106
)
2023-08-24 09:00:11 +08:00
general_test.go
Modify the content format of the Feishu webhook (
#25106
)
2023-08-24 09:00:11 +08:00
general.go
Modify the content format of the Feishu webhook (
#25106
)
2023-08-24 09:00:11 +08:00
main_test.go
…
matrix_test.go
…
matrix.go
…
msteams_test.go
…
msteams.go
…
notifier.go
Move notification interface to services layer (
#26915
)
2023-09-05 18:37:47 +00:00
packagist_test.go
…
packagist.go
…
payloader.go
…
slack_test.go
…
slack.go
…
telegram_test.go
…
telegram.go
Add ThreadID parameter for Telegram webhooks (
#25996
)
2023-08-13 14:00:06 +00:00
webhook_test.go
…
webhook.go
Warn instead of reporting an error when a webhook cannot be found (
#26039
)
2023-07-28 17:46:48 +00:00
wechatwork.go
…