Commit Graph

309 Commits

Author SHA1 Message Date
Chris Caron
75ad104e99
Apprise @notify decorator/plugin support (#625) 2022-07-15 11:27:36 -04:00
Chris Caron
088aba1622
Discord Apprise URL supports thread= directive (#630) 2022-07-13 19:26:21 -04:00
Ryan Young
b34051ccaf
Fix notify() failing when being called from an existing asynchronous event loop (#624) 2022-07-13 18:46:47 -04:00
Chris Caron
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
Chris Caron
fcedb47049
Removal of XMPP support due to instability (#619) 2022-07-03 12:09:37 -04:00
Chris Caron
49407619c5
Test coverage for Pushover Markdown support added (#618) 2022-07-01 10:43:04 -04:00
Chris Caron
e95484349e
Escape new lines for TEXT->HTML conversions (#617) 2022-07-01 09:31:06 -04:00
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.
2022-06-30 17:47:06 -04:00
Chris Caron
4c57d76ee7
Nexmo is now Vonage (#609) 2022-06-18 22:18:42 -04:00
Chris Caron
9a21de2e56
Refactored token parsing for YAML config (#599) 2022-06-09 17:54:57 -04:00
Chris Caron
fb32f1feea
Line Support Added (#594) 2022-06-02 20:01:31 -04:00
Chris Caron
61e9d7ce71
Added PagerDuty Support (via event triggers) (#587) 2022-06-02 19:40:31 -04:00
Chris Caron
463eb54897
Pushover to support numerical priority values (#597) 2022-06-02 19:31:38 -04:00
Chris Caron
8ed4b7b72a
Decreased phone-no min_len requirements (#591) 2022-05-30 05:36:52 -04:00
Chris Caron
9ef8e72952
Deprication Cleanup and Code Tidy (#593) 2022-05-29 22:19:29 -04:00
Chris Caron
6ac9c1d89a
Signal supports a HTTP 201 Response (#592) 2022-05-29 15:08:53 -04:00
Chris Caron
9c145a842e
Signal API Attachment and Group Support Added (#580) 2022-05-11 11:11:51 -04:00
Chris Caron
ca0c8460f1
Bark Notification Support Added (#582) 2022-05-11 11:09:50 -04:00
Clemens Wolff
af2919fbb5
Fix Zulip 401 when botname contains a dash (#581) 2022-05-02 12:30:12 -04:00
Chris Caron
fd0cb3ffcc
Re-worked Telegram HTML/Markdown -> HTML Conversion (#579) 2022-05-01 14:43:55 -04:00
Milo Mirate
3c07d80975
Add support for guilded.gg (#578) 2022-04-28 19:25:03 -04:00
Chris Caron
4a87d45879
Apprise HTML/MARKDOWN/TEXT Translation Handling Refactoring (#575) 2022-04-28 19:14:49 -04:00
Chris Caron
8a3acc815d
Telegram and HTML title conversion updates (#574) 2022-04-23 08:30:45 -04:00
Chris Caron
1908b26668 bumped version to v0.9.8.1 2022-04-20 16:47:29 -04:00
Chris Caron
65d447ec4c
Ntfy attachment support added (#571) 2022-04-18 17:07:47 -04:00
Chris Caron
41fe862241
Signal API Support Added (#568) 2022-04-16 15:34:30 -04:00
Chris Caron
a05b042c6d
Improved Apprise encoding and text format support (#566) 2022-04-16 15:33:49 -04:00
Chris Caron
5d14259227
Added always special tag (will always notify) (#561) 2022-04-10 12:22:37 -04:00
Joey Espinosa
b28cd4cdff
Added ntfy support (#524) 2022-04-03 22:00:44 -04:00
Chris Caron
4b4ec6bf30
Custom over-rides added to JSON and XML queries (#547) 2022-03-28 19:57:46 -04:00
Chris Caron
259462efcc
improved URL parsing (#544) 2022-03-14 08:28:25 -04:00
Chris Caron
908f2c1e27
Twitter (Tweets) Log Posting Details (#539) 2022-03-10 20:59:40 -05:00
Chris Caron
2a81899e6e
Twitter Image Attachment Support Added (#536) 2022-03-07 17:52:22 -05:00
Chris Caron
405e26e22d
HTML to TEXT/MARKDOWN cleanup and refactoring (#530) 2022-02-01 22:23:42 -05:00
Chris Caron
8fa146685f
Fullpath bulletproofing on XML, JSON, and FORM plugins (#519) 2022-01-29 14:23:44 -05:00
Chris Caron
a00ce74566
Reddit Secret and App ID Validation Fixed (#528) 2022-01-28 16:04:32 -05:00
Ryan Young
6a2b6130db
Add notification body conversion for HTML to plain text (#527) 2022-01-27 19:33:34 -05:00
Chris Caron
5e2a293195
FCM Plugin Supports more Payload Options (#489) 2022-01-25 18:19:24 -05:00
Joerg Schultze-Lutter
6fbe23832b
Bugfix: Avoid duplicate target Dapnet call signs (#521) 2022-01-25 15:38:40 -05:00
Stephane Desneux
aa3d30f7b7
Telegram: enhanced bot owner detection to avoid exception (#517) 2022-01-15 15:31:28 -05:00
KevinLauer
e077344b1d
Nextcloud Talk support (#515) 2022-01-11 22:13:32 -05:00
Chris Caron
ca7465299d
Custom form:// application/x-www-form-urlencoded Support (#512) 2022-01-04 11:30:16 -05:00
Chris Caron
12326c755b
/opt/homebrew/bin/terminal-notify path added to MacOSX (#509) 2021-12-28 13:21:39 -05:00
Joerg Schultze-Lutter
9242445126
Added DAPNET/Hampager Support (#506) 2021-12-28 12:35:03 -05:00
xuzheliang135
5bf89aeefc
Add ServerChan suppport (#494)
Co-authored-by: xuzheliang135 <xuzheliang135@qq.com>
2021-12-13 22:41:53 -05:00
Chris Caron
51794e6e91
Amazon SES Support (#491) 2021-12-06 17:03:30 -05:00
Chris Caron
54cd566ab8 code coverage updates 2021-11-26 11:24:43 -05:00
Chris Caron
fe83c62669
Refactored Unit Testing and Dependencies (#483) 2021-11-25 15:20:22 -05:00
linkmauve
1dfde961e8
Fixed XMPP Support & SleekXMPP dropped (#485) 2021-11-23 19:15:12 -05:00
Chris Caron
76700bfa1d
Refactored Slack plugin to allow users to switch between payload types (#482) 2021-11-13 08:33:38 -05:00