This repository has been archived on 2024-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
gitea/services/webhook
KN4CK3R 2173f14708
Add user webhooks (#21563)
Currently we can add webhooks for organizations but not for users. This
PR adds the latter. You can access it from the current users settings.


![grafik](https://user-images.githubusercontent.com/1666336/197391408-15dfdc23-b476-4d0c-82f7-9bc9b065988f.png)
2023-03-10 08:28:32 -06:00
..
deliver.go Use minio/sha256-simd for accelerated SHA256 (#23052) 2023-02-22 14:21:46 -05:00
deliver_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
dingtalk.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
dingtalk_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
discord.go fix: omit avatar_url in discord payload when empty (#22393) 2023-01-10 14:01:52 -05:00
discord_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
feishu.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
feishu_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
general.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
general_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
main_test.go Refactor the setting to make unit test easier (#22405) 2023-02-20 00:12:01 +08:00
matrix.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
matrix_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
msteams.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
msteams_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
notifier.go Fix intermittent panic in notify issue change content (#23019) 2023-02-20 19:15:49 -05:00
packagist.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
packagist_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
payloader.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
slack.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
slack_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
telegram.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
telegram_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
webhook.go Add user webhooks (#21563) 2023-03-10 08:28:32 -06:00
webhook_test.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00
wechatwork.go Restructure webhook module (#22256) 2023-01-01 23:23:15 +08:00