Commit Graph

454 Commits

Author SHA1 Message Date
Chris Caron
7326c7e08b
Refactored Pushover to better handle devices (less remote queries) (#964) 2023-10-01 09:49:50 -04:00
Chris Caron
e9c4de4020
Fixed Email password handling when user= specified (#947) 2023-09-17 13:35:17 -04:00
Chris Caron
15e16ad53a
Custom XML Service improvements using params (#945) 2023-09-10 11:36:23 -04:00
Chris Caron
f799066e0f
Custom JSON wrapper updated to properly remap keys (#920) 2023-09-09 14:20:48 -04:00
Chris Caron
524c1e9d4b
EPEL RPM Spec update to build on koji server (#936) 2023-09-09 11:00:29 -04:00
Chris Caron
ff6b3cc600 reporting improved when an instantiation test fails 2023-08-27 13:19:36 -04:00
Chris Caron
f82934a815
Prevent gettext() from installing to global _ namespace (#821) 2023-08-21 20:11:26 -04:00
Chris Caron
31caff1ac9
PushMe Support Added (#928) 2023-08-20 10:59:21 -04:00
Chris Caron
5fd568fa35
Handled Py11 getdefaultlocale() deprecation warnings (#754) 2023-08-20 00:20:46 -04:00
Chris Caron
e46f8fec1d
Split rsyslog:// and syslog:// into their own services (#930) 2023-08-19 21:33:57 -04:00
Chris Caron
f55032a2ec
Added support for serialization via pickle library (#929) 2023-08-19 17:14:44 -04:00
Chris Caron
de4701f780
Gitter Support Removed (available through Matrix) (#924) 2023-08-19 14:26:44 -04:00
Chris Caron
44576a5ced
Discord now supports href= (and alias url=) arguments (#927) 2023-08-19 14:13:36 -04:00
Chris Caron
207db69e1a
Added Matrix Attachment support (#921) 2023-08-13 20:00:34 -04:00
Chris Caron
3d16cbf3d3
Title & body not required if attachment specified (#916) 2023-08-12 16:32:07 -04:00
Chris Caron
236e67f497 more wiggle room on sometimes failing test 2023-08-07 13:59:12 -04:00
Chris Caron
768b38434b
Removed formatting of title when not blended with body (#914) 2023-07-22 16:22:37 -04:00
Small_Ke
01f757d6a1
Added PushDeer Support (#904) 2023-07-14 05:16:49 -04:00
Chris Caron
d674b6a0f0
Added Pushy Support (#902) 2023-07-09 17:36:41 -04:00
Chris Caron
a94700b0eb
Discord Rate Limiting (429 Error code) handling (#901) 2023-07-09 14:38:40 -04:00
Chris Caron
2b57c5dc34
Added WhatsApp Support (#885) 2023-07-01 17:14:46 -04:00
Chris Caron
e0f42d291a
Burst SMS Support Added (#898) 2023-07-01 16:38:52 -04:00
cdkl
f1d0e9b5ec
Add custom sound support to Pushover (#843) 2023-07-01 12:50:06 -04:00
Chris Caron
ab55aef0d0
Inconsistent Notification Plugin Information Cleanup (#889) 2023-06-24 15:25:05 -04:00
Ville Skyttä
3d36108446
Use aware UTC datetimes internally (#887)
In lieu of Python v3.12 deprecation warnings
2023-06-14 16:39:34 -04:00
Chris Caron
3346977297
Telegram control over attachments displayed before or after content (#883) 2023-06-04 22:28:44 -04:00
Chris Caron
80ae7228e9
Apprise API FORM based Attachment Support Added (#877) 2023-05-15 15:21:03 -04:00
Chris Caron
b0e64126e6
Support custom field mappings for JSON, FORM and XML Services (#876) 2023-05-13 16:29:54 -04:00
Chris Caron
c542ab23bf
Return target count from len(Service) calls (#874) 2023-05-12 22:05:46 -04:00
Chris Caron
e83cba66a6
Added Telegram Topic Thread ID Support (#854) 2023-05-12 18:37:19 -04:00
Chris Caron
b327abf134
Added Attachment Support for Apprise API (#873) 2023-05-12 17:51:04 -04:00
Chris Caron
76d44a3179
Discord Thread ID Reference fixed (#855) 2023-03-24 06:02:21 -04:00
Chris Caron
be174c374f
Slack <!channel|desc> & <!channel> support added (#856) 2023-03-24 06:00:34 -04:00
Chris Caron
6144a79513
Hardening of custom plugin loading by ignore non-Python files (#853) 2023-03-17 16:59:37 -04:00
Ryan Young
2057107590
refactor: don't spin up a thread pool for a single notification (#846) 2023-03-01 07:34:18 -05:00
Ryan Young
3a2af45e4d
refactor: handle parallel synchronous notifications with a thread pool (#839) 2023-02-28 10:11:30 -05:00
Chris Caron
4c542070eb
Ntfy Authentication Token support added (#830) 2023-02-19 14:05:43 -05:00
Chris Caron
87e49ce68c
Mastodon minor code/typo cleanup (#832) 2023-02-18 21:36:58 -05:00
Chris Caron
3bb8aedd87
Misskey support added (#831) 2023-02-18 21:32:44 -05:00
Chris Caron
ff87f362cc
Added Ntfy Icon/Avatar support (#822) 2023-02-18 20:24:16 -05:00
Chris Caron
7bcb0647c0
fix insecure SSL check on mqtts:// configurations (#825) 2023-02-18 20:21:19 -05:00
Chris Caron
704f7db53a
Added attach-as option to form:// for upstream filename over-ride (#827) 2023-02-17 16:29:22 -05:00
Ryan Young
c2fdd47b9d
Refactored async notification handling (#741) 2023-02-15 22:50:10 -05:00
Austin Miller
d395d89a3b
Pagertree Support (#817) 2023-02-13 20:01:18 -05:00
Chris Caron
b5a9c25e86
Cisco Webex Teams (wxteams://) Life Cycle Support (#819) 2023-02-12 14:15:23 -05:00
Phea Duch
4f7b23a7c1
Add Voip.ms support (#814) 2023-02-10 22:47:32 -05:00
Chris Caron
429470d45e
Apprise License changes to BSD 3-Clause (#813) 2023-02-09 03:54:55 -05:00
Chris Caron
4ecfe7faf8
Code Cleanup and Tidying (#793) 2022-12-28 09:15:44 -05:00
Chris Caron
0b1655c5eb
D7 Networks Rewrite in lieu of its new API (#791) 2022-12-20 17:57:40 -05:00
Chris Caron
d21a1cb1f7
Added Test Cases for Signal YAML Handling (#792) 2022-12-19 17:44:06 -05:00
Chris Caron
48dd88df75
Support -open arg with terminal-notifier (macosx://) (#789) 2022-12-15 17:02:36 -05:00
Chris Caron
647962b3d6
Added test cases to verify +/plus is supported in to emails (#779) 2022-12-10 12:48:45 -05:00
Chris Caron
9a9703c582
bugfix: slack:// webhook to return success when message sent (#777) 2022-12-02 09:39:29 -05:00
Andreas Motl
c9261d8459
Tests: Modularize some test case modules (#728) 2022-12-01 19:38:55 -05:00
Chris Caron
6fb8fbab19
Refactored SSL/Auth handling of Emails (#774) 2022-11-23 07:13:38 -05:00
Andreas Motl
eb85dca076
Improve module vs. class imports re. NotifyBase and friends (#771) 2022-11-20 21:01:26 -05:00
Chris Caron
3389a3d4c3
Improved text configuration parsing (#768) 2022-11-17 22:20:30 -05:00
Chris Caron
949f88a0dd
RPM Package Compatibility Fix (#757) 2022-11-15 14:21:20 -05:00
Chris Caron
fc16c7bf0b
Google Chat Thread-Key support (#753) 2022-11-12 15:14:54 -05:00
Chris Caron
2912dfd1e3
Fixed Outlook.com email template (#755) 2022-11-12 14:44:59 -05:00
Chris Caron
29e4c5ebd8
fix: cto= and rto= lines now work from YAML config (#751) 2022-11-12 10:46:56 -05:00
Chris Caron
640c00ae70
Improved rocketchat:// privacy + more test cases (#752) 2022-11-11 16:54:07 -05:00
Chris Caron
184ff48551
pagerduty:// severity= override option (#726) 2022-11-11 15:48:01 -05:00
Chris Caron
81907af448
Twitter plugin code cleanup (#750) 2022-11-11 15:46:06 -05:00
Chris Caron
6d3ab9b3fd
Mastodon Support (#747) 2022-11-11 14:17:20 -05:00
Chris Caron
32992fa641
Email improvements; name= and from= now synonymous (#738) 2022-11-05 16:37:57 -04:00
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.
2022-11-03 14:26:46 -04:00
Chris Caron
b64e1b7ce0
Added Slack URL Markdown Support (#737) 2022-11-02 22:07:41 -04:00
Chris Caron
28f424b5aa
Improved mailgun:// handling of from= argument (#724) 2022-11-01 18:05:27 -04:00
Andreas Motl
0cd64c1026
Tests: Fix minor typo (#725) 2022-10-30 17:34:46 -04:00
Andreas Motl
cddd5c4fb3
CI: Enable testing on macOS and Windows (#707) 2022-10-30 16:31:57 -04:00
Chris Caron
17202e2fa3
Discord bugfix to better handle provided markdown (#718) 2022-10-25 19:33:12 -04:00
Chris Caron
b3cca772f6
Mailgun to support from= for consistency with email:// (#711) 2022-10-25 17:30:45 -04:00
Andreas Motl
eafa7498b2
CI: Remove Travis CI, and tox (#705) 2022-10-19 20:18:03 -04:00
Andreas Motl
7c993fb7f6
Switched from Travis-CI to GHA (#702) 2022-10-18 07:18:50 -04:00
Andreas Motl
d753c11c80
Fix tests for NotifyDBus (#704) 2022-10-17 22:42:05 -04:00
Andreas Motl
f01e6d8a3b
Fix tests for NotifyGnome (#703) 2022-10-16 16:53:36 -04:00
Andreas Motl
8983288236
Improve testing of NotifyMQTT (#700) 2022-10-16 14:35:45 -04:00
Andreas Motl
f1836cff84
Improve testing of NotifyDBus, NotifyGnome, and NotifyMacOSX (#689) 2022-10-16 13:43:15 -04:00
Andreas Motl
c81d2465e4
Tests: Use global no_throttling_everywhere fixture (#701)
Instead of needing to individually disable throttling on a per-plugin
basis, this fixture takes care of all notifiers in `NOTIFY_MODULE_MAP`
automatically. With `autouse=True`, there is no need to activate it
manually.
2022-10-16 10:48:44 -04:00
Andreas Motl
c9f0751b61 Resolve ambiguity with apprise.plugins module namespace
While the namespace is physically made of modules, it has been amended
to be the namespace home for the corresponding notifier classes as well.

This turned out to confuse both humans and machines on various ends.

While it has apparently worked for a while, it croaks on Python 3.11
now, and is not considered to have been a good idea in general.
2022-10-14 14:51:44 +02:00
Andreas Motl
c797d1e2eb Tests: Use no_throttling fixture everywhere 2022-10-14 14:51:44 +02:00
Andreas Motl
85daf12fbd Chore: Remove Python 2 compatibility 2022-10-14 14:51:44 +02:00
Chris Caron
b989427215
Allow extended characters in ID of email address (#693) 2022-10-13 19:53:32 -04:00
Chris Caron
cb7f51d82a negative/minus (-) parameter sets GET Parms on xml, json, and form URLs 2022-10-11 20:25:13 -04:00
Andreas Motl
41b4ddb942
Use super() instead of super(__class__, self) (#686)
Removes some further Python 2 intricicanties.

It is `ruff` rule SPR001, taken from `flake8-super`.
- https://github.com/charliermarsh/ruff#rules
- https://pypi.org/project/flake8-super/

Implemented with:

  ruff --select SPR001 apprise test --fix
2022-10-09 10:00:24 -04:00
Chris Caron
67070e5932
Added BulkSMS Support (#683) 2022-10-07 23:32:34 -04:00
Andreas Motl
00afe4e5b6
Added support for recent CPython and PyPy versions; Droped Python v2.7 Support (#680) 2022-10-07 20:28:36 -04:00
Chris Caron
f7244cce3d
Bugfix: Decorator handles multiple URLs correctly now (#678) 2022-10-05 23:04:00 -04:00
Chris Caron
3efb2c6f3e
Reply-To not put in header if not specified (#664) 2022-09-16 12:14:38 -04:00
Chris Caron
d1c653fc04
Added SMSEagle Support (#661) 2022-09-06 09:05:03 -04:00
Dokime
6fbb2ba4b9
Email deliverability improvement (#660) 2022-09-05 18:59:43 -04:00
Chris Caron
2d5ab59252
RHEL9 Support - Test cases to leverage unittest.mock when possible (#658) 2022-08-31 20:05:40 -04:00
Chris Caron
450fc54dbb
Add global support for port= directive in URL parsing (#639) 2022-08-06 13:09:35 -04:00
Chris Caron
7f7f6863c9
Improved Hotmail/Outlook email support (#638) 2022-08-06 12:56:19 -04:00
Chris Caron
75ad104e99
Apprise @notify decorator/plugin support (#625) 2022-07-15 11:27:36 -04:00
Chris Caron
088aba1622
Discord Apprise URL supports thread= directive (#630) 2022-07-13 19:26:21 -04:00
Ryan Young
b34051ccaf
Fix notify() failing when being called from an existing asynchronous event loop (#624) 2022-07-13 18:46:47 -04:00
Chris Caron
113fa365f2
mailto:// templates allow for port and ssl-mode over-ride (#621)
Also added some more in depth unit tests
2022-07-06 08:01:35 -04:00
Chris Caron
fcedb47049
Removal of XMPP support due to instability (#619) 2022-07-03 12:09:37 -04:00