Forgejo/services/webhook
yp05327 701d98adbf
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>
(cherry picked from commit dbb3736785)
(cherry picked from commit 198a8f6539b29bb39946e6528eaaa47e36d52432)
2023-07-03 13:01:10 +02:00
..
deliver.go Fix incorrect webhook time and use relative-time to display it (#24477) 2023-07-03 13:01:10 +02:00
deliver_test.go
dingtalk.go
dingtalk_test.go
discord.go Fix incorrect HookEventType of pull request review comments (#23650) (#23678) 2023-03-24 20:56:15 -04:00
discord_test.go
feishu.go
feishu_test.go
general.go
general_test.go
main_test.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
matrix.go
matrix_test.go
msteams.go Fix incorrect HookEventType of pull request review comments (#23650) (#23678) 2023-03-24 20:56:15 -04:00
msteams_test.go
notifier.go Fix incorrect HookEventType of pull request review comments (#23650) (#23678) 2023-03-24 20:56:15 -04:00
packagist.go
packagist_test.go
payloader.go
slack.go
slack_test.go
telegram.go
telegram_test.go
webhook.go [BRANDING] define the forgejo webhook type 2023-05-10 11:05:22 +02:00
webhook_test.go
wechatwork.go