Commit Graph

21 Commits (5d87aa2fa4e1e377bae1b22b2afe50b042d7b907)

Author SHA1 Message Date
bergquist 12c9860882 string formating fixes 7 years ago
bergquist 7333d7b8d4 alerting: invert sendOnce to sendReminder 7 years ago
John Baublitz 3cb0e27e1c Revert changes post code review and move them to notification page 7 years ago
Karsten Weiss de8696d5d3 Outdent code after if block that ends with return (golint) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Mario Trangoni 6eb00000fe pkg/services: fix ineffassign issues 7 years ago
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Corentin Chary d4d2b6d7da notitfiers: avoid ShouldNotify duplication 7 years ago
Leonard Gram 891462b5d9 alerting: Limits telegram captions to 200 chars. 7 years ago
Robin Burchell 43109dc8ca telegram: Send notifications with an inline image 7 years ago
Robin Burchell b6fcf2b609 telegram: Switch to using multipart form rather than JSON as a body 7 years ago
Robin Burchell a1a9f339bf telegram: Fix a typo in variable name 7 years ago
Thibault Chataigner fd633a1d5d Add a per-notifier ShouldNotify() 8 years ago
bergquist 2de94d6548 convert old metrics to prom metrics 8 years ago
Daniel Schmitz d123b951e9 Fixed parsing error 8 years ago
Daniel Schmitz 7078d5d524 Added metrics/matches to telegram notifications; Added some HTML to beautify 8 years ago
Stanislav Vetlovskiy 0e892e9f86 Add image url to telegram alert notifier 8 years ago
Stanislav Vetlovskiy bd4eadf69c #7383 Fix factory typo in telegram notifier (#7406) 8 years ago
Torkel Ödegaard b8f559aecb feat(plugins): made notifiers more pluggable and easier to support many of them, new ones can now be added without modifying any existing file, #7162 9 years ago
Mikhail Leonov e32a653cb6 Added Telegram Messenger notification destination 9 years ago