summaryrefslogtreecommitdiffstats
path: root/services/webhook/discord_test.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* [REFACTOR] webhook.Handler interfaceoliverpool2024-03-241-1/+1
* Store webhook event in database (#29145)oliverpool2024-03-111-192/+174
* Fix Matrix and MSTeams nil dereference (#28089)KN4CK3R2023-11-171-0/+18
* Fix release URL in webhooks (#27182)John Olheiser2023-09-221-1/+1
* Restructure `webhook` module (#22256)delvh2023-01-011-2/+2
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-0/+47
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-2/+2
* Add tests for all webhooks (#16214)KN4CK3R2021-06-211-0/+245