summaryrefslogtreecommitdiffstats
path: root/modules/webhook/telegram.go
Commit message (Expand)AuthorAgeFilesLines
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-212/+0
* Refactor webhook payload convertion (#12310)Lunny Xiao2020-09-041-48/+32
* Fix comments webhook panic (#12046)Cornel2020-06-241-1/+5
* Granular webhook events (#9626)John Olheiser2020-03-061-5/+6
* Add PR review webhook to Telegram (#9653)John Olheiser2020-01-081-0/+21
* Only show sender if it makes sense (#9601)John Olheiser2020-01-041-4/+4
* Refactor webhooks to reduce code duplication (#9422)Cornel2019-12-281-126/+10
* Remove text from action-only webhooks (#9377)John Olheiser2019-12-171-18/+0
* Move more webhook codes from models to webhook module (#8802)Lunny Xiao2019-11-031-0/+336