Chris Caron
01c1082ad8
CLI environment variable over-ride support ( #1231 )
4 weeks ago
Theodore Ni
4cf74bea44
Fix logging statement in test run function ( #1220 )
2 months ago
Chris Caron
827db528d0
Persistent Storage ( #1131 )
3 months ago
Chris Caron
a0328274f3
Microsoft Power Automate / Workflows Support ( #1172 )
...
Co-authored-by: Toby Coleman <toby-coleman@users.noreply.github.com>
4 months ago
Delena Malan
da14b3a54f
Fixed Slack file upload deprecation ( #1130 )
6 months ago
Chris Caron
286a4374c0
manager classes accessible from apprise base
6 months ago
Chris Caron
b8da1334ab
Refactor: Python Module Naming & Namespace Harmonization ( #1119 )
7 months ago
Chris Caron
3cd5895004
Bumped version to v1.7.2
10 months ago
Chris Caron
9dcf769397
Load Dynamic Libraries and Emoji Engine on Demand ( #1020 )
11 months ago
Chris Caron
34e52e5d92
Switch License to BSDv2 (from v3) as it's less restrictive ( #976 )
1 year ago
Chris Caron
ae0c412b41
Notifiarr Support ( #953 )
1 year ago
Chris Caron
ff6b3cc600
reporting improved when an instantiation test fails
1 year ago
Chris Caron
3d16cbf3d3
Title & body not required if attachment specified ( #916 )
1 year ago
Chris Caron
d674b6a0f0
Added Pushy Support ( #902 )
1 year ago
Chris Caron
c542ab23bf
Return target count from len(Service) calls ( #874 )
2 years ago
Chris Caron
704f7db53a
Added attach-as option to form:// for upstream filename over-ride ( #827 )
2 years ago
Ryan Young
c2fdd47b9d
Refactored async notification handling ( #741 )
2 years ago
Chris Caron
429470d45e
Apprise License changes to BSD 3-Clause ( #813 )
2 years ago
Chris Caron
9a9703c582
bugfix: slack:// webhook to return success when message sent ( #777 )
2 years ago
Chris Caron
640c00ae70
Improved rocketchat:// privacy + more test cases ( #752 )
2 years ago
Andreas Motl
f1836cff84
Improve testing of `NotifyDBus`, `NotifyGnome`, and `NotifyMacOSX` ( #689 )
2 years ago
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.
2 years ago
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.
2 years ago
Andreas Motl
00afe4e5b6
Added support for recent CPython and PyPy versions; Droped Python v2.7 Support ( #680 )
2 years ago
Chris Caron
2d5ab59252
RHEL9 Support - Test cases to leverage unittest.mock when possible ( #658 )
2 years ago
Chris Caron
75ad104e99
Apprise @notify decorator/plugin support ( #625 )
2 years ago
Chris Caron
ca7465299d
Custom form:// application/x-www-form-urlencoded Support ( #512 )
3 years ago
Joerg Schultze-Lutter
9242445126
Added DAPNET/Hampager Support ( #506 )
3 years ago
Chris Caron
51794e6e91
Amazon SES Support ( #491 )
3 years ago
Chris Caron
fe83c62669
Refactored Unit Testing and Dependencies ( #483 )
3 years ago