You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TheCatLady
c9ffac33f7
feat(notif): issue notifications ( #2242 )
...
* feat(notif): issue notifications
* refactor: dedupe test notification strings
* fix: webhook key parsing
* fix(notif): skip send for admin who requested on behalf of another user
* fix(notif): send comment notifs to admins when other admins reply
* fix(notif): also send resolved notifs to admins, and reopened notifs to issue creator
* fix: don't send duplicate notifications
* fix(lang): tweak notification description strings
* fix(notif): tweak Slack notification styling
* fix(notif): tweak Pushbullet & Telegram notification styling
* docs: reformat webhooks page
* fix(notif): add missing issue_type & issue_status variables to LunaSea notif payloads
* fix: explicitly attach media & issue objects where applicable
* fix(notif): correctly notify both notifyUser and managers where applicable
* fix: update default webhook payload for new installs
* fix(notif): add missing comment_message to LunaSea notif payload
* refactor(sw): simplify notificationclick event listener logic
* fix(notif): add missing event description for MEDIA_AVAILABLE notifications
3 years ago
..
README.md
…
discord.md
…
email.md
…
lunasea.md
…
pushbullet.md
…
pushover.md
…
slack.md
…
telegram.md
…
webhooks.md
…
webpush.md
…
Notifications
Supported Notification Agents
Overseerr currently supports the following notification agents:
Setting Up Notifications
Simply configure your desired notification agents in Settings → Notifications .
Users can customize their personal notification preferences in their own user notification settings.
Requesting New Notification Agents
If we do not currently support your preferred notification agent, feel free to submit a feature request on GitHub . However, please be sure to search first and confirm that there is not already an existing request for the agent!