summaryrefslogtreecommitdiffstats
path: root/services/webhook/matrix.go
Commit message (Expand)AuthorAgeFilesLines
* Restructure `webhook` module (#22256)delvh2023-01-011-2/+3
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add Webhook authorization header (#20926)oliverpool2022-11-031-91/+36
* Display total commit count in hook message (#21400)KN4CK3R2022-10-171-2/+2
* Fix formatted link for PR review notifications to matrix (#21319)Akshay Mankar2022-10-071-2/+2
* Webhook for Wiki changes (#20219)Aaron F2022-09-041-0/+7
* format with gofumpt (#18184)65432022-01-201-3/+1
* Simplify parameter types (#18006)Gusted2021-12-201-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-5/+7
* Move webhook into models/webhook/ (#17579)Lunny Xiao2021-11-101-5/+5
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-5/+1
* Refactor Webhook + Add X-Hub-Signature (#16176)KN4CK3R2021-06-271-6/+3
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+5
* Move webhook type from int to string (#13664)Lunny Xiao2020-12-081-0/+309