15 Commits (5441c15a1e8f593528ef378c0ea88572e115a96b)

Author SHA1 Message Date
Chris Caron 827db528d0
Persistent Storage (#1131) 3 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 429470d45e
Apprise License changes to BSD 3-Clause (#813) 2 years ago
Andreas Motl eafa7498b2
CI: Remove Travis CI, and tox (#705) 2 years ago
Andreas Motl f01e6d8a3b
Fix tests for `NotifyGnome` (#703) 2 years ago
Andreas Motl f1836cff84
Improve testing of `NotifyDBus`, `NotifyGnome`, and `NotifyMacOSX` (#689) 2 years ago
Andreas Motl c9f0751b61 Resolve ambiguity with `apprise.plugins` module namespace 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 9a21de2e56
Refactored token parsing for YAML config (#599) 2 years ago
Chris Caron fe83c62669
Refactored Unit Testing and Dependencies (#483) 3 years ago
Chris Caron e0c0b66ff0
Revert "Conducto CI Integration (Replacing Travis CI) (#367)" (#372) 4 years ago
Chris Caron 8bc47dc118
Conducto CI Integration (Replacing Travis CI) (#367) 4 years ago
Chris Caron 842de28191 normalize plugin classes mass code cleanup 6 years ago
Chris Caron 0ab86c2115 Config file support added for http & file (text); refs #55 6 years ago
Chris Caron 81b6e7a212 handle ValueError Exception via Gnome import; refs #75 6 years ago
Chris Caron 9f1f2059d9 handle ValueError Exception via Dbus import; refs #75 6 years ago
Chris Caron 0d56da9ac8 added service.url(), apprise.urls(), iter support and pop() 6 years ago
Chris Caron b5066e90a0 NotifyGnome code cleanup + pep8 fixes; refs #36 6 years ago
Chris Caron 5efba29730 Gnome Notification Support added; refs #36 6 years ago