Commit Graph

269 Commits

Author SHA1 Message Date
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
Chris Caron
d248012d8b
Single alpha characters for subdomains still identify as a valid hostname (#475) 2021-11-04 19:42:45 -04:00
Chris Caron
9b5815ef6e
CLI --interpret-escapes works without --title specified (#471) 2021-10-30 17:00:05 -04:00
Chris Caron
245e57cca9
Apprise API Integration (#459) 2021-10-30 16:59:20 -04:00
Chris Caron
08b0577ed8
Added support for matrix notices (#460) 2021-10-25 13:57:35 -04:00
Chris Caron
ac7eb86185
Telegram Silent Notification and Web Page Preview Controls Added (#466) 2021-10-24 22:20:30 -04:00
Spencer Phillip Young
e8add7b95a
Add supplementary url support for pushover (#468) 2021-10-24 22:20:05 -04:00
Chris Caron
e2ebdbdcf8
Security CWE-312 and CWE-20 Handling (#453) 2021-10-06 17:31:34 -04:00
t-900-a
5badfadf7f
Add support for streamlabs (#427) 2021-09-18 14:49:05 -04:00
Chris Caron
0c7e32390e
Added support for remote syslog servers (#442) 2021-09-18 14:45:17 -04:00
Chris Caron
109841d72e
MQTT Support Added (#443) 2021-09-16 22:46:33 -04:00
Marc Khouri
3c552a686f
Add Twilio API key support (#440) 2021-09-14 23:03:37 -04:00
Chris Caron
1916a9105d
Added HTML support for Pushover plugin (#437) 2021-09-06 13:55:40 -04:00
Chris Caron
81d1ea72bc
Nextcloud versioning support added (#432) 2021-08-29 12:02:56 -04:00
Chris Caron
a888b85f8e
Matrix HTML and Markdown Support (#431) 2021-08-29 11:29:30 -04:00
Chris Caron
bb7c77105e
Attachment Support for JSON & XML Notifications (#426) 2021-08-15 19:47:24 -04:00
Chris Caron
06b6ed4d2c
Added DingTalk Support (#200) 2021-08-11 07:37:58 -04:00
Chris Caron
bca44c02a5
ModuleNotFoundError exception on sys.exit() bugfix (#417) 2021-08-08 12:09:59 -04:00
Chris Caron
0b26d1c884
Rocket.Chat basic message structure fix (#419)
You only can send alias and avatar properties if your user has the bot role. We implement this rule to avoid users to impersonate other users. - quoted from Rocket.Chat website

This update accounts for this restriction
2021-08-08 11:44:12 -04:00
Chris Caron
ab6b6b51c7
Fixed argument parsing within YAML files (#404) 2021-07-28 13:17:16 -04:00
Chris Caron
8a455695ba
Refactored the way phone numbers are managed (#408) 2021-07-28 10:32:10 -04:00
Ryan Young
3cfbdea101
Implemented a new async_notify() method (#397) 2021-07-01 14:09:20 -04:00
Chris Caron
51f91972c2
Added SMTP2Go (with Attachment) Support (#389) 2021-05-15 20:29:37 -04:00
Chris Caron
59aa5f5d10
Telegram escaping completely refactored (#386) 2021-05-15 16:08:53 -04:00
Chris Caron
975b1721af
Fixed MSTeams webhook handling for new format (#380) 2021-05-02 10:11:51 -04:00
Chris Caron
e0c0b66ff0
Revert "Conducto CI Integration (Replacing Travis CI) (#367)" (#372)
This reverts commit 8bc47dc118.
Due to unforeseen circumstances, Conducto no longer exists; reverting changes.
2021-03-26 16:52:00 -04:00
Chris Caron
8bc47dc118
Conducto CI Integration (Replacing Travis CI) (#367)
See https://conducto.com for details on this great service 👍
2021-03-10 10:38:32 -05:00
Chris Caron
9cf8188961
fixes path issue with home assistant notifications (#370) 2021-03-09 11:32:43 -05:00
Chris Caron
10939d333d general code enhancements/nomenclature 2021-03-05 13:22:03 -05:00
Chris Caron
9af0050ca1
Reddit Notification Support (#366) 2021-03-04 10:02:26 -05:00
Chris Caron
64a103f14a
slixmpp library support added to XMPP plugin (#240) 2021-02-22 16:59:45 -05:00
Chris Caron
9e9b140642
Microsoft Teams Webhook to include team name in URL (#361) 2021-02-22 14:35:28 -05:00
Chris Caron
221e304a73
Better asyncio handling in Python <3.7 using threading (#364) 2021-02-22 14:16:35 -05:00
Chris Caron
0649754096 better escape interpretation for Python 2.7.5 (EL7) users 2021-02-22 11:36:19 -05:00
Chris Caron
62dd5bab5c test coverage added 2021-02-17 17:44:10 -05:00
Chris Caron
4a2f60e338
Improved FCM Support Supporting both Legacy and OAuth2 Methods (#353) 2021-02-14 14:03:12 -05:00
Chris Caron
ca22b931ca
Home Assistant Integration (#354) 2021-02-14 14:01:30 -05:00
Chris Caron
073dad68d0 escape handling tests in Python v2.x fixed 2021-02-07 11:32:57 -05:00
Chris Caron
5f945ceef7
Cleaned up Mattermost Integration (#355) 2021-02-06 14:55:49 -05:00
Chris Caron
fec6de1403
Added support for interpretable escapes via CLI (#349) 2021-01-31 17:15:18 -05:00
Chris Caron
c7f015bf7c improved test coverage 2021-01-23 17:35:04 -05:00