Refactored database, mail and webhook notifications #2439
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Warning
All other notification channels are deprecated and will be removed in a future version.
📃 Description
This PR refactors the core
database,mailandwebhooknotification channels and establishes a pattern for Apprise in a future release. While there are some changes to the contents of the core notification channels this PR mostly cleans up the codebase.🪵 Changelog
➕ Added
✉️ Mail channel
🌐 Webhook channel
✏️ Changed
5sinstead of30s.🌐 Webhook channel
metricschanged tobenchmarks.🔧 Fixed
🗑️ Removed
🪣 Database channel