index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
services
/
webhook
/
discord.go
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Escaping specific markdown in commit messages on Discord-type embeds #3664 (...
Marco De Araujo
2024-11-18
1
-0
/
+41
*
[CHORE] Use forked `binding` library
Gusted
2024-11-05
1
-1
/
+1
*
fix: improve discord webhook api conformance
Kidsan
2024-10-08
1
-9
/
+15
*
fix: add length limit to discord webhook icon_url
Kidsan
2024-10-08
1
-6
/
+25
*
Truncate commit message during Discord webhook push events (#31970)
Kemal Zebari
2024-09-29
1
-2
/
+9
*
style: reenable switch check
TheFox0x7
2024-08-18
1
-2
/
+1
*
Enable more `revive` linter rules (#30608)
silverwind
2024-04-28
1
-2
/
+0
*
[REFACTOR] webhook shared code to prevent import cycles
oliverpool
2024-04-04
1
-11
/
+12
*
[REFACTOR] add Icon to webhook.Interface
oliverpool
2024-03-30
1
-0
/
+2
*
[REFACTOR] webhook discord endpoint
oliverpool
2024-03-27
1
-1
/
+20
*
[REFACTOR] webhook matrix endpoints
oliverpool
2024-03-27
1
-0
/
+4
*
[REFACTOR] webhook.Handler interface
oliverpool
2024-03-24
1
-5
/
+9
*
Store webhook event in database (#29145)
oliverpool
2024-03-11
1
-36
/
+32
*
Fix package webhook (#27839)
Lunny Xiao
2023-10-31
1
-0
/
+6
*
Fix release URL in webhooks (#27182)
John Olheiser
2023-09-22
1
-1
/
+1
*
Use the type RefName for all the needed places and fix pull mirror sync bugs ...
Lunny Xiao
2023-05-26
1
-3
/
+3
*
Fix incorrect `HookEventType` of pull request review comments (#23650)
Zettat123
2023-03-24
1
-2
/
+2
*
fix: omit avatar_url in discord payload when empty (#22393)
John Olheiser
2023-01-10
1
-1
/
+1
*
Restructure `webhook` module (#22256)
delvh
2023-01-01
1
-9
/
+10
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
1
-2
/
+1
*
Display total commit count in hook message (#21400)
KN4CK3R
2022-10-16
1
-2
/
+2
*
Webhook for Wiki changes (#20219)
Aaron F
2022-09-04
1
-0
/
+14
*
format with gofumpt (#18184)
6543
2022-01-20
1
-3
/
+1
*
Multiple Escaping Improvements (#17551)
zeripath
2021-11-16
1
-3
/
+4
*
Move webhook into models/webhook/ (#17579)
Lunny Xiao
2021-11-10
1
-11
/
+11
*
Add an abstract json layout to make it's easier to change json library (#16528)
Lunny Xiao
2021-07-24
1
-4
/
+1
*
Refactor Webhook + Add X-Hub-Signature (#16176)
KN4CK3R
2021-06-27
1
-3
/
+0
*
Add tests for all webhooks (#16214)
KN4CK3R
2021-06-21
1
-169
/
+33
*
Migrate to use jsoniter instead of encoding/json (#14841)
zeripath
2021-03-01
1
-1
/
+4
*
Move webhook type from int to string (#13664)
Lunny Xiao
2020-12-08
1
-0
/
+432