aboutsummaryrefslogtreecommitdiffstats
path: root/models/webhook_discord.go
Commit message (Expand)AuthorAgeFilesLines
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-031-585/+0
* Improve webhooks (#8583)John Olheiser2019-10-181-47/+67
* Fix review webhooks (#8570)John Olheiser2019-10-181-1/+11
* Add golangci (#6418)kolaente2019-06-121-1/+1
* Move sdk structs to modules/structs (#6905)Lunny Xiao2019-05-111-1/+1
* move code.gitea.io/git to code.gitea.io/gitea/modules/git (#6364)Lunny Xiao2019-03-271-1/+1
* Fix deadlock in webhook PullRequest (#6102)zeripath2019-02-171-5/+6
* Webhook for Pull Request approval/rejection (#5027)Lanre Adelowo2018-12-271-0/+52
* fix url in discord webhook (#4953)crito2018-09-171-1/+2
* Fix some webhooks bugs (#3981)Lunny Xiao2018-05-211-0/+24
* Add more webhooks support and refactor webhook templates directory (#3929)Lunny Xiao2018-05-161-0/+186
* Multiple assignees (#3705)kolaente2018-05-091-1/+5
* fix discord hook bug (#2778)Lunny Xiao2017-10-251-0/+4
* Webhooks for repo creation/deletion (#1663)Ethan Koenig2017-09-031-0/+33
* fix orgnization webhooks (#2422)Lunny Xiao2017-08-301-2/+0
* Implementation of discord webhook (#2402)Lunny Xiao2017-08-281-0/+252