0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-28 23:36:29 +01:00
gitea/services/webhook
yp05327 dbb3736785
Fix incorrect webhook time and use relative-time to display it (#24477)
Fixes #24414
After click replay this webhook, it will display `now`

![image](https://user-images.githubusercontent.com/18380374/235559399-05a23927-13f5-442d-8f10-2c7cd24022a0.png)

---------

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: Giteabot <teabot@gitea.io>
2023-05-03 19:53:43 -04:00
..
deliver_test.go
deliver.go Fix incorrect webhook time and use relative-time to display it (#24477) 2023-05-03 19:53:43 -04:00
dingtalk_test.go
dingtalk.go
discord_test.go
discord.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
feishu_test.go
feishu.go
general_test.go
general.go
main_test.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
matrix_test.go
matrix.go
msteams_test.go
msteams.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
notifier.go Fix incorrect HookEventType of pull request review comments (#23650) 2023-03-24 13:13:04 +08:00
packagist_test.go
packagist.go
payloader.go
slack_test.go
slack.go
telegram_test.go
telegram.go
webhook_test.go
webhook.go Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
wechatwork.go