Commit Graph

602 Commits

Author SHA1 Message Date
37411f3c75 Documentation linking to new @notify decorator support 2022-07-15 14:58:46 -04:00
75ad104e99 Apprise @notify decorator/plugin support (#625) 2022-07-15 11:27:36 -04:00
088aba1622 Discord Apprise URL supports thread= directive (#630) 2022-07-13 19:26:21 -04:00
b34051ccaf Fix notify() failing when being called from an existing asynchronous event loop (#624) 2022-07-13 18:46:47 -04:00
0be8f90244 Update punctuation in README.md (#629) 2022-07-11 20:46:10 -04:00
6d56ed5492 Fixed parsing of custom nid for Home Assistant plugin (#627) 2022-07-09 15:32:03 -04:00
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
fcedb47049 Removal of XMPP support due to instability (#619) 2022-07-03 12:09:37 -04:00
49407619c5 Test coverage for Pushover Markdown support added (#618) 2022-07-01 10:43:04 -04:00
fa2f03d1fd Adds Markdown support to Pushover (#607) 2022-07-01 09:46:07 -04:00
e95484349e Escape new lines for TEXT->HTML conversions (#617) 2022-07-01 09:31:06 -04:00
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.
2022-06-30 17:47:06 -04:00
4c57d76ee7 Nexmo is now Vonage (#609) 2022-06-18 22:18:42 -04:00
9a21de2e56 Refactored token parsing for YAML config (#599) 2022-06-09 17:54:57 -04:00
8448dbb63a Update link to Boxcar Wiki page (#600) 2022-06-06 09:34:17 -04:00
62edc52871 Fix Pushover parsing of integer priorities (#598) 2022-06-03 13:52:44 -04:00
aaf0aea668 bumped version to v0.9.9 v0.9.9 2022-06-02 20:35:24 -04:00
fb32f1feea Line Support Added (#594) 2022-06-02 20:01:31 -04:00
61e9d7ce71 Added PagerDuty Support (via event triggers) (#587) 2022-06-02 19:40:31 -04:00
463eb54897 Pushover to support numerical priority values (#597) 2022-06-02 19:31:38 -04:00
8ed4b7b72a Decreased phone-no min_len requirements (#591) 2022-05-30 05:36:52 -04:00
9ef8e72952 Deprication Cleanup and Code Tidy (#593) 2022-05-29 22:19:29 -04:00
6ac9c1d89a Signal supports a HTTP 201 Response (#592) 2022-05-29 15:08:53 -04:00
3ffac7c372 Dropped Pronto Mail support 2022-05-17 20:28:57 -04:00
9c145a842e Signal API Attachment and Group Support Added (#580) 2022-05-11 11:11:51 -04:00
ca0c8460f1 Bark Notification Support Added (#582) 2022-05-11 11:09:50 -04:00
d9b2ed5eee Guilded documentation updates (#584) 2022-05-10 22:25:24 -04:00
af2919fbb5 Fix Zulip 401 when botname contains a dash (#581) 2022-05-02 12:30:12 -04:00
fd0cb3ffcc Re-worked Telegram HTML/Markdown -> HTML Conversion (#579) 2022-05-01 14:43:55 -04:00
3c07d80975 Add support for guilded.gg (#578) 2022-04-28 19:25:03 -04:00
ec9d166572 bumped version to v0.9.8.3 v0.9.8.3 2022-04-28 19:20:56 -04:00
4a87d45879 Apprise HTML/MARKDOWN/TEXT Translation Handling Refactoring (#575) 2022-04-28 19:14:49 -04:00
344b2153e0 bumped version to v0.9.8.2 v0.9.8.2 2022-04-23 09:56:13 -04:00
8a3acc815d Telegram and HTML title conversion updates (#574) 2022-04-23 08:30:45 -04:00
1908b26668 bumped version to v0.9.8.1 v0.9.8.1 2022-04-20 16:47:29 -04:00
fee93c1cae fixed unsupported start tag on Telegram notification; refs #565 2022-04-20 16:13:40 -04:00
32e2a79dd0 bumped version to v0.9.8 v0.9.8 2022-04-19 12:54:21 -04:00
65d447ec4c Ntfy attachment support added (#571) 2022-04-18 17:07:47 -04:00
41fe862241 Signal API Support Added (#568) 2022-04-16 15:34:30 -04:00
a05b042c6d Improved Apprise encoding and text format support (#566) 2022-04-16 15:33:49 -04:00
5d14259227 Added always special tag (will always notify) (#561) 2022-04-10 12:22:37 -04:00
b28cd4cdff Added ntfy support (#524) 2022-04-03 22:00:44 -04:00
983d6724fa Added filter to testing checkdone.sh script 2022-04-03 13:29:34 -04:00
32e8c1f69c Remove noisy Slack default user warning; refs #560 2022-04-03 13:27:08 -04:00
b130e0e39a ServerChan reference in README.md fixed; refs #551 2022-04-03 12:53:53 -04:00
4b4ec6bf30 Custom over-rides added to JSON and XML queries (#547) 2022-03-28 19:57:46 -04:00
51dfdb5013 Updated hotmail.com SMTP server (#557) 2022-03-28 19:57:20 -04:00
fc60dcdd0d Use Gotify X-Gotify-Key Header vs params token (#558) 2022-03-28 19:56:39 -04:00
4cc5be0d6d Title now correctly applied to Matrix messages (#545) 2022-03-26 19:49:07 -04:00
259462efcc improved URL parsing (#544) 2022-03-14 08:28:25 -04:00