| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
260b169d7e |
Add Matrix webhook (#10831)
* Add Matrix webhook Signed-off-by: Till Faelligen <tfaelligen@gmail.com> * Add template and related translations for Matrix hook Signed-off-by: Till Faelligen <tfaelligen@gmail.com> * Add actual webhook routes and form Signed-off-by: Till Faelligen <tfaelligen@gmail.com> * Add missing file Signed-off-by: Till Faelligen <tfaelligen@gmail.com> * Update modules/webhook/matrix_test.go * Use stricter regex to replace URLs Signed-off-by: Till Faelligen <tfaelligen@gmail.com> * Escape url and text Signed-off-by: Till Faelligen <tfaelligen@gmail.com> * Remove unnecessary whitespace * Fix copy and paste mistake Co-Authored-By: Tulir Asokan <tulir@maunium.net> * Fix indention inconsistency * Use Authorization header instead of url parameter * Add raw commit information to webhook Co-authored-by: Lauris BH <lauris@nix.lv> Co-authored-by: Tulir Asokan <tulir@maunium.net> |
6 years ago |
|
|
a1d35421d5 |
Add feishu webhook support (#10229)
Add feishu webhook support |
6 years ago |
|
|
9932df9ee6 |
Webhook support custom proxy (#8760)
* Webhook support custom proxy * Add glob support on webhook proxy host rules * fix app.ini.sample * improve code and app.ini.sample * update cheetsheet about added webhook options |
6 years ago |
|
|
cb44e25d56 | Add support for MS Teams webhooks (#6632) | 7 years ago |
|
|
b9839dfe6e | Telegram webhook (#4227) | 7 years ago |
|
|
ddef4b71f5 |
Split setting.go as multiple files (#6014)
* split setting.go as multiple files * fix comments |
7 years ago |