Commit Graph

132 Commits

Author SHA1 Message Date
Chris Caron
ccc9aba55a syslog://facility url support added 2019-10-13 14:37:15 -04:00
Chris Caron
aee893152c
Notifico Support (#163) 2019-10-13 13:59:02 -04:00
Chris Caron
6787d33e6b native urls now correctly accept arguments 2019-10-12 18:02:05 -04:00
Chris Caron
2792d18289
Syslog Support (#162) 2019-10-11 21:24:44 -04:00
Chris Caron
c6922d8f3a
Refactored qa, unit testing, and service init; refs #157 (#160) 2019-10-09 12:39:31 -04:00
Chris Caron
7f60fff521
Exclusive Apprise URL Tag matching (#154) 2019-09-29 18:19:55 -04:00
Chris Caron
1d84f7fd8a
url() supports privacy flag for masking pwds, tokens, apikeys, etc (#156) 2019-09-29 17:17:25 -04:00
Chris Caron
1047f36c6e
Apprise and AppriseConfig truth value support added (#155) 2019-09-28 14:19:55 -04:00
Chris Caron
eae45149b3 MessageBird unit test added 2019-09-20 20:56:00 -04:00
Chris Caron
b2635b8a65
Kumulos Support (#151) 2019-09-11 22:10:32 -04:00
Chris Caron
a459aaffef
Fixed bug related to discord markdown formatting; refs #149 (#150) 2019-09-10 20:08:25 -04:00
Chris Caron
24fd7d5baa
SimplePush Support (#146) 2019-09-07 18:57:02 -04:00
Chris Caron
a420375cc7
Pushjet refactored; dropped pushjet library and deps (#147) 2019-09-07 18:39:18 -04:00
Chris Caron
119863568a inline doc cleanup + messagebird minor fix 2019-09-06 19:50:41 -04:00
Chris Caron
03295517ed
ClickSend Support (#145) 2019-09-06 19:41:23 -04:00
Chris Caron
4ff48cbe56
MessageBird Support (#142) 2019-08-22 20:01:20 -04:00
Chris Caron
12fed2b6bd Added Cc and Bcc Support to Email Plugin 2019-08-20 21:34:13 -04:00
Chris Caron
5427e453a0
MSG91 Support (#141) 2019-08-18 15:30:38 -04:00
Chris Caron
9ebff62cc6
SendGrid Support Added (#140) 2019-08-18 00:39:21 -04:00
Chris Caron
805bec2396 bugfix - exception no longer thrown on lone comment delimiter 2019-08-17 23:38:55 -04:00
Chris Caron
42091a9f69
Added Techulus Push Notifications (#138) 2019-07-19 22:42:41 -04:00
Chris Caron
2609680792
Added Twist Support (#137) 2019-07-18 22:41:10 -04:00
Chris Caron
f3d335b748
100% test coverage + handling of test warnings (#134)
* 100% test coverage again + handling of test warnings
* dropped unreferenced dependencies
2019-06-30 15:32:12 -04:00
Chris Caron
7a89b08a83
Twitter Notification Rewrite; dropped tweepy backend (#133) 2019-06-29 18:27:59 -04:00
Chris Caron
1814dc9edf
Added SMS Notification support for D7 Networks (#131) 2019-06-26 20:34:30 -04:00
Chris Caron
f102b52248
Added Zulip Chat Support (#129) 2019-06-23 14:03:45 -04:00
copart
78d5465ff6 Pushover Notification: Added handling of emergency priority (#127) 2019-06-19 13:04:35 -04:00
Chris Caron
e7ba4c03df
ValueError unknown locale error fix (#128) 2019-06-18 20:29:03 -04:00
Chris Caron
603e00bbce
Added Nexmo SMS Notification Support (#123) 2019-06-06 22:59:05 -04:00
Daniel Craigmile
35d2d358e7 Mailgun API key validation removed (#122)
* don't validate the format of the Mailgun API key
* remove test validating Mailgun API key
* remove rather than comment
* remove no-longer-relevant regex for Mailgun API key validation

refs #121
2019-06-06 22:39:38 -04:00
Chris Caron
3b28823b23
Added sub-path support to MatterMost Notifications 2019-06-06 12:40:14 -04:00
Chris Caron
f373e41a91
handles exception thrown when no localization is detected refs #118 2019-06-04 22:13:15 -04:00
Chris Caron
6d9069e106
Notification Service Native URL Support; refs #109 2019-05-31 20:56:54 -04:00
Chris Caron
d5dfbf74fa
Token details + internationalization (i18n) support; refs #59 2019-05-29 20:07:05 -04:00
Chris Caron
4c375c8a05
Added sound support to Pushover Notifications; refs #113 2019-05-28 16:38:26 -04:00
Chris Caron
554c7f0b10
Rocket.Chat Refactored for Webhook Support; refs #107 2019-05-21 21:50:50 -04:00
Chris Caron
ac56a409a0
Added default configuration paths for Microsoft users (#111) 2019-05-14 16:54:45 -04:00
Chris Caron
9a26de53c3 disabled logging for subsequent tests 2019-05-13 21:03:42 -04:00
Chris Caron
51a5ce344a
Support Slack URLs missing channel references (#108) 2019-05-11 15:02:56 -04:00
Chris Caron
55fb17280e
Added Twilio Support (#106) 2019-05-09 10:06:20 -04:00
Chris Caron
28b67d42f3
Better handling of multiple URLs delimited by space/comma 2019-04-27 23:21:35 -04:00
Chris Caron
25f5066e27
Added Mailgun support; refs #101 2019-04-27 17:41:20 -04:00
Chris Caron
22735babea added missing assert check 2019-04-26 21:09:37 -04:00
Chris Caron
2c080d7269 fixed bug preventing email as userid for custom emails; refs #101 2019-04-25 21:28:38 -04:00
Chris Caron
4e35d5fe48 Cisco Webex Teams Notification Support; refs #95 2019-04-07 09:23:55 -04:00
Chris Caron
5997f6d6c5
Merge pull request #97 from caronc/logging-customization
Added deprecate and trace logging directives
2019-04-05 22:56:37 -04:00
Chris Caron
4a86a724b0 Microsoft Teams Notification Support; refs #94 2019-04-05 22:16:22 -04:00
Chris Caron
de5c5e4331 Added deprecate and trace logging directives 2019-04-05 19:57:48 -04:00
Chris Caron
02dd6dd8b3 test to verify no double url str escaping occurs 2019-04-03 20:27:59 -04:00
Chris Caron
842de28191 normalize plugin classes mass code cleanup 2019-03-31 15:10:08 -04:00