someposer
|
05c84d7976
|
Add support for arbitrary headers using a JSON body for webhooks.
|
7 years ago |
someposer
|
0ea5927b6a
|
Adding Content-Type header to Webhook integrations to work correctly with
services like https://ifttt.com/maker_webhooks which require a
specific content type, like application/json.
|
7 years ago |
Pēteris Caune
|
882933668a
|
Natural sort for check names, fixes #136.
Apply the user's chosen sort order in emails also.
|
7 years ago |
Pēteris Caune
|
96e00df0ab
|
Use PagerDuty Connect.
|
7 years ago |
Pēteris Caune
|
40bc11782e
|
Nicer HipChat alerts.
|
7 years ago |
Pēteris Caune
|
bef71c0acc
|
For HipChat integration, use HipChat's server-side installation flow.
|
7 years ago |
Pēteris Caune
|
8d58a3a361
|
Encode webhook POST body as utf-8. Fixes #130
|
7 years ago |
Pēteris Caune
|
1851cc7af3
|
Replace non-breaking spaces with regular spaces for cheaper SMS messages.
|
7 years ago |
Pēteris Caune
|
5f2da08d7e
|
Per-profile, per-month counters of sent SMS messages.
|
7 years ago |
Pēteris Caune
|
25fb11bb3e
|
Alerts to SMS, work in progress.
|
7 years ago |
Pēteris Caune
|
2481aa5a23
|
Telegram integration.
|
8 years ago |
Pēteris Caune
|
0d24d650f2
|
"X-Bounce-Url" header in email messages. An API endpoint to handle bounce notifications. (#112)
|
8 years ago |
Pēteris Caune
|
6a1c5dd3b7
|
"Unsubscribe" link in alert emails. Fixes #111
|
8 years ago |
Pēteris Caune
|
c16eeda004
|
Webhooks support POST, cleanup.
|
8 years ago |
Pēteris Caune
|
e5126925ec
|
Discord integration
|
8 years ago |
Pēteris Caune
|
fdc1bfcd57
|
Log page now lists sent notifications. Slack notification handles simple/cron check kinds.
|
8 years ago |
Pēteris Caune
|
3456dd9f6e
|
OpsGenie integration. Fixes #93
|
8 years ago |
Pēteris Caune
|
468c4b4b2c
|
Pushbullet integration. Fixes #24
|
8 years ago |
Pēteris Caune
|
8ba981cb52
|
Upgrade link in alert emails.
|
8 years ago |
Pēteris Caune
|
760b5b4fdb
|
Support for "Add to Slack" button
|
8 years ago |
Pēteris Caune
|
47f2105562
|
Variables in webhook URLs. Fixes #52
|
9 years ago |
Pēteris Caune
|
6bb08e16d6
|
Updated instructions and JSON payload for VictorOps integration.
|
9 years ago |
Spencer Sun
|
0ff2f1a9c7
|
Add VictorOps integration
|
9 years ago |
Pēteris Caune
|
dce16e6249
|
Less code duplication in hc.api.transports
|
9 years ago |
Pēteris Caune
|
24c111738a
|
Pushover API expects form-data instead of JSON
|
9 years ago |
Pēteris Caune
|
a71ce64579
|
Fix Pushover and HipChat.
|
9 years ago |
Pēteris Caune
|
c7a651c330
|
sendalerts management command prints error messages to stdout.
|
9 years ago |
Pēteris Caune
|
156f4dbeea
|
More tests for notifications.
|
9 years ago |
Pēteris Caune
|
90d7806783
|
More tests for notifications.
|
9 years ago |
Pēteris Caune
|
21a042aa16
|
Move notification logic to hc.api.transports. Don't use "paused" state for checks.
|
9 years ago |