Commit Graph

28 Commits (d7a5a60508c9fa57f8dfce9cf419973fbe86dbb0)

Author SHA1 Message Date
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
Andreas Motl 0cd64c1026
Tests: Fix minor typo (#725)
2 years ago
Andreas Motl 41b4ddb942
Use `super()` instead of `super(__class__, self)` (#686)
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 54cd566ab8 code coverage updates
3 years ago
Chris Caron fe83c62669
Refactored Unit Testing and Dependencies (#483)
3 years ago
Chris Caron 9b5815ef6e
CLI --interpret-escapes works without --title specified (#471)
3 years ago
Chris Caron fec6de1403
Added support for interpretable escapes via CLI (#349)
4 years ago
Chris Caron 23957a3337
Added support for Slack email address targets (#345)
4 years ago
Chris Caron 5e002044a4 fixed failing unit test
4 years ago
Chris Caron c7d6aefebb
APPRISE_URLS & APPRISE_CONFIG env variable support added (#334)
4 years ago
Chris Caron 25514643f6
Apprise configuration support for 'include' keyword (#278)
4 years ago
Chris Caron aa039e74b2
Python asyncio Integration - Notifications sent Asynchronously (#273)
4 years ago
Chris Caron 57cb5f38d2
--input-format (-i) switch added to CLI (#261)
4 years ago
Chris Caron 25d56d3fad added attachment framework
5 years ago
Chris Caron 7f60fff521
Exclusive Apprise URL Tag matching (#154)
5 years ago
Chris Caron f3d335b748
100% test coverage + handling of test warnings (#134)
5 years ago
Chris Caron ac56a409a0
Added default configuration paths for Microsoft users (#111)
6 years ago
Chris Caron de5c5e4331 Added deprecate and trace logging directives
6 years ago
Chris Caron 643dc3f561 updated granularity of logging - include warning
6 years ago
Chris Caron 0ab86c2115 Config file support added for http & file (text); refs #55
6 years ago
Chris Caron 0a0ce64ad7 Converted to MIT Licensing; refs #47
6 years ago
Chris Caron 804e27c5fd deprication warning cleanup
6 years ago
Chris Caron dbab994f37 pep8 fixes
6 years ago
Chris Caron 2a64c6bafb refactored cli; renaming notify.py to apprise + testing
7 years ago