Chris Caron
093cc272b1
added missing python3 rpm package for el builds
2 years ago
Chris Caron
704f7db53a
Added attach-as option to form:// for upstream filename over-ride ( #827 )
2 years ago
Chris Caron
f7cc732c31
File attachments now work in form:// endpoint calls ( #826 )
2 years ago
Ryan Young
c2fdd47b9d
Refactored async notification handling ( #741 )
2 years ago
Austin Miller
d395d89a3b
Pagertree Support ( #817 )
2 years ago
Chris Caron
f1996a1e57
Increased Pushover message limit to 1024 characters ( #820 )
2 years ago
Chris Caron
b5a9c25e86
Cisco Webex Teams (wxteams://) Life Cycle Support ( #819 )
2 years ago
Phea Duch
078ee799b0
fixed voipms urls in README ( #818 )
2 years ago
Phea Duch
4f7b23a7c1
Add Voip.ms support ( #814 )
2 years ago
Chris Caron
429470d45e
Apprise License changes to BSD 3-Clause ( #813 )
2 years ago
Chris Caron
7735998123
Novu Sponsorship Support ( #811 )
2 years ago
Chris Caron
3d07004f5e
bumped version to v1.2.1
2 years ago
Chris Caron
4ecfe7faf8
Code Cleanup and Tidying ( #793 )
2 years ago
Chris Caron
0b1655c5eb
D7 Networks Rewrite in lieu of its new API ( #791 )
2 years ago
Chris Caron
d21a1cb1f7
Added Test Cases for Signal YAML Handling ( #792 )
2 years ago
Chris Caron
48dd88df75
Support -open arg with terminal-notifier (macosx://) ( #789 )
2 years ago
Andreas Motl
5e8a2d2f02
CI: Add GHA workflow recipe to verify package building ( #783 )
2 years ago
Chris Caron
647962b3d6
Added test cases to verify +/plus is supported in to emails ( #779 )
2 years ago
Chris Caron
5f0e9e4c74
GitHub Actions Python v3.6 Continued Support ( #781 )
2 years ago
Chris Caron
9a9703c582
bugfix: slack:// webhook to return success when message sent ( #777 )
2 years ago
Andreas Motl
c9261d8459
Tests: Modularize some test case modules ( #728 )
2 years ago
Chris Caron
6fb8fbab19
Refactored SSL/Auth handling of Emails ( #774 )
2 years ago
Andreas Motl
eb85dca076
Improve module vs. class imports re. `NotifyBase` and friends ( #771 )
2 years ago
Chris Caron
3389a3d4c3
Improved text configuration parsing ( #768 )
2 years ago
Chris Caron
1732aaf0e8
bumped version to v1.2.0
2 years ago
Chris Caron
949f88a0dd
RPM Package Compatibility Fix ( #757 )
2 years ago
Chris Caron
fc16c7bf0b
Google Chat Thread-Key support ( #753 )
2 years ago
Chris Caron
2912dfd1e3
Fixed Outlook.com email template ( #755 )
2 years ago
Chris Caron
29e4c5ebd8
fix: cto= and rto= lines now work from YAML config ( #751 )
2 years ago
Chris Caron
640c00ae70
Improved rocketchat:// privacy + more test cases ( #752 )
2 years ago
Chris Caron
184ff48551
pagerduty:// severity= override option ( #726 )
2 years ago
Chris Caron
81907af448
Twitter plugin code cleanup ( #750 )
2 years ago
Chris Caron
6d3ab9b3fd
Mastodon Support ( #747 )
2 years ago
Chris Caron
32992fa641
Email improvements; name= and from= now synonymous ( #738 )
2 years ago
Andreas Motl
e7255df1da
Improve efficiency of `NotifyEmail` plugin ( #679 )
...
When addressing multiple recipients, use the same session to the SMTP
server as designated with the Apprise URL. In this way, subsequent full
roundtrips will be saved.
As many SMTP servers are employing connection rate limiting, as well as
connection accept delays, this will considerably improve both robustness
and performance.
2 years ago
Chris Caron
b64e1b7ce0
Added Slack URL Markdown Support ( #737 )
2 years ago
Chris Caron
28f424b5aa
Improved mailgun:// handling of from= argument ( #724 )
2 years ago
Andreas Motl
c6a740ab64
CI: Use `CODECOV_TOKEN` directly from `secrets` again
...
It will not be available on PRs submitted by non-owners anyway.
2 years ago
Andreas Motl
0cd64c1026
Tests: Fix minor typo ( #725 )
2 years ago
Andreas Motl
cddd5c4fb3
CI: Enable testing on macOS and Windows ( #707 )
2 years ago
Andreas Motl
4fc4b8e95f
CI: Clean up `codecov-action` configuration ( #719 )
2 years ago
Andreas Motl
3078f35d9c
CI: Explicitly configure CODECOV_TOKEN to mitigate intermittent failures ( #716 )
2 years ago
Chris Caron
17202e2fa3
Discord bugfix to better handle provided markdown ( #718 )
2 years ago
Chris Caron
b3cca772f6
Mailgun to support `from=` for consistency with `email://` ( #711 )
2 years ago
Chris Caron
c13bf84d03
fixed README typo
2 years ago
Andreas Motl
eafa7498b2
CI: Remove Travis CI, and tox ( #705 )
2 years ago
Andreas Motl
7c993fb7f6
Switched from Travis-CI to GHA ( #702 )
2 years ago
Andreas Motl
e8844c57ab
CI: Update GHA recipes to checkout@v3 and codeql-action@v2 ( #706 )
2 years ago
Andreas Motl
d753c11c80
Fix tests for `NotifyDBus` ( #704 )
2 years ago
Andreas Motl
f01e6d8a3b
Fix tests for `NotifyGnome` ( #703 )
2 years ago