Andreas Motl
|
c797d1e2eb
|
Tests: Use `no_throttling` fixture everywhere
|
2 years ago |
Andreas Motl
|
85daf12fbd
|
Chore: Remove Python 2 compatibility
|
2 years ago |
Andreas Motl
|
5db016cfb3
|
Chore: Fix `ResourceWarning: unclosed file <_io.TextIOWrapper name=...`
|
2 years ago |
KevinLauer
|
d895471b79
|
NC Talk POST Request Changed to JSON for correct HTTP 201 response (#669)
|
2 years ago |
Chris Caron
|
b989427215
|
Allow extended characters in ID of email address (#693)
|
2 years ago |
Chris Caron
|
cb7f51d82a
|
negative/minus (-) parameter sets GET Parms on xml, json, and form URLs
|
2 years ago |
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
|
2 years ago |
Kenton Parton
|
44887e9c1d
|
OpsGenie: Set title to body if title not set (#688)
|
2 years ago |
Chris Caron
|
1228b3884e
|
bumped version to v1.1.0
|
2 years ago |
Chris Caron
|
67070e5932
|
Added BulkSMS Support (#683)
|
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
|
f7244cce3d
|
Bugfix: Decorator handles multiple URLs correctly now (#678)
|
2 years ago |
Ryan Young
|
e9f040a2d0
|
fix(pushover): ignore unsupported attachments as intended instead of discarding the entire notification (#650)
|
2 years ago |
Kenton Parton
|
f1990b14ce
|
Opsgenie don't combine title with body when not required (#655)
|
2 years ago |
Chris Caron
|
370b1af5a1
|
Port is correctly placed in Bark URL if provided (#672)
|
2 years ago |
oddlama
|
4b4e4ffd77
|
Signal to support groups ending with equal symbol (=) (#670)
|
2 years ago |
Chris Caron
|
2d33935e10
|
SMSEagle message limit changed from 160 to 1200 chars (#666)
|
2 years ago |
Chris Caron
|
892e961041
|
Fixed Travis-CI v3.7 build support (#668)
|
2 years ago |
Chris Caron
|
3efb2c6f3e
|
Reply-To not put in header if not specified (#664)
|
2 years ago |
Chris Caron
|
d1c653fc04
|
Added SMSEagle Support (#661)
|
2 years ago |
Dokime
|
6fbb2ba4b9
|
Email deliverability improvement (#660)
|
2 years ago |
Chris Caron
|
2d5ab59252
|
RHEL9 Support - Test cases to leverage unittest.mock when possible (#658)
|
2 years ago |
Salman
|
782f2e602b
|
Fixed PagerDuty notifications (#644)
|
2 years ago |
Anders Øen Fylling
|
1816c448ac
|
Update Grammer/Spelling in README.md (#642)
|
2 years ago |
Chris Caron
|
e6380b96e2
|
bumped version to v1.0.0
|
2 years ago |
Chris Caron
|
450fc54dbb
|
Add global support for port= directive in URL parsing (#639)
|
2 years ago |
Chris Caron
|
7f7f6863c9
|
Improved Hotmail/Outlook email support (#638)
|
2 years ago |
Chris Caron
|
d88bc9e287
|
Added Docker Testing Environment (#631)
|
2 years ago |
Chris Caron
|
37411f3c75
|
Documentation linking to new @notify decorator support
|
2 years ago |
Chris Caron
|
75ad104e99
|
Apprise @notify decorator/plugin support (#625)
|
2 years ago |
Chris Caron
|
088aba1622
|
Discord Apprise URL supports thread= directive (#630)
|
2 years ago |
Ryan Young
|
b34051ccaf
|
Fix notify() failing when being called from an existing asynchronous event loop (#624)
|
2 years ago |
Greg Smith
|
0be8f90244
|
Update punctuation in README.md (#629)
|
2 years ago |
Chris Caron
|
6d56ed5492
|
Fixed parsing of custom nid for Home Assistant plugin (#627)
|
2 years ago |
Chris Caron
|
113fa365f2
|
mailto:// templates allow for port and ssl-mode over-ride (#621)
Also added some more in depth unit tests
|
2 years ago |
Chris Caron
|
fcedb47049
|
Removal of XMPP support due to instability (#619)
|
2 years ago |
Chris Caron
|
49407619c5
|
Test coverage for Pushover Markdown support added (#618)
|
2 years ago |
Arno Hautala
|
fa2f03d1fd
|
Adds Markdown support to Pushover (#607)
|
2 years ago |
Chris Caron
|
e95484349e
|
Escape new lines for TEXT->HTML conversions (#617)
|
2 years ago |
Chris Caron
|
1519e98cda
|
Verify that <br/> is properly escapped in telegram calls (#608)
There is no code changes here; but an extra set of unit tests can't hurt.
|
2 years ago |
Chris Caron
|
4c57d76ee7
|
Nexmo is now Vonage (#609)
|
2 years ago |
Chris Caron
|
9a21de2e56
|
Refactored token parsing for YAML config (#599)
|
2 years ago |
romosborne
|
8448dbb63a
|
Update link to Boxcar Wiki page (#600)
|
3 years ago |
Sylvain Pasche
|
62edc52871
|
Fix Pushover parsing of integer priorities (#598)
|
3 years ago |
Chris Caron
|
aaf0aea668
|
bumped version to v0.9.9
|
3 years ago |
Chris Caron
|
fb32f1feea
|
Line Support Added (#594)
|
3 years ago |
Chris Caron
|
61e9d7ce71
|
Added PagerDuty Support (via event triggers) (#587)
|
3 years ago |
Chris Caron
|
463eb54897
|
Pushover to support numerical priority values (#597)
|
3 years ago |
Chris Caron
|
8ed4b7b72a
|
Decreased phone-no min_len requirements (#591)
|
3 years ago |
Chris Caron
|
9ef8e72952
|
Deprication Cleanup and Code Tidy (#593)
|
3 years ago |