Commit Graph

157 Commits

Author SHA1 Message Date
ad6316bda0 Improved URL parsing; introducing IPV6 support (#269) 2020-08-08 09:08:49 -04:00
bc44bdca84 Lametric Time/Clock support added (#267) 2020-08-07 15:27:58 -04:00
3b8b790871 Added Spontit support (#253) 2020-08-01 09:36:34 -04:00
84feb163aa Gotify supports extended URL paths beyond just the hostname (#259) 2020-07-27 11:10:54 -04:00
70b3f51f6a PopcornNotify Support added (#148) 2020-07-23 10:04:59 -04:00
154839e791 Updated Discord API Endpoint for Nov 7th, 2020 Deadline (#250) 2020-07-19 11:08:41 -04:00
3af32412df added avatar_url keyword support to Discord; refs #234 (#237) 2020-06-07 14:08:57 -04:00
b318c4d208 flake8 InvocationError's resolved (#238) 2020-06-07 13:37:07 -04:00
e9452b6f03 Office 365 Notification (via Email) Support (#229) 2020-05-03 21:34:15 -04:00
3895ad9b58 Eliminate Slack webhook token restrictions (#219) 2020-03-20 13:05:01 -04:00
1ce7cbb679 Add support for Join:// DeviceNames (#207) 2020-02-20 18:48:10 -05:00
dbe8471276 Add Kavenegar Support (#201) 2020-01-29 13:08:19 -05:00
2e6a996980 Sinch support added (#185) 2020-01-14 20:57:14 -05:00
a235d9d5ab Attachment consistency across supported notification services (#194)
* some test cleanup

* Attachment handling more consistent across plugins
2020-01-11 18:39:53 -05:00
8d2a53cedf Support for t2bot.io webhooks for Matrix (#189) 2019-12-22 19:10:54 -05:00
d1a15978af Nextcloud Support (#186) 2019-12-12 19:37:05 -05:00
a29764c647 PushSafer Support (#184) 2019-12-08 20:34:34 -05:00
9b8fd4d2d5 Enigma2 Device Support (#182) 2019-11-28 19:12:23 -05:00
4692941efa Improved exception handling of JSON responses 2019-11-24 16:26:11 -05:00
4065108b08 Telegram Attachment Support (#178) 2019-11-23 22:15:27 -05:00
3b19f43244 PushBullet Attachment Support (#176) 2019-11-21 22:12:47 -05:00
cb9b4fd103 Discord Attachment Support 2019-11-14 22:14:37 -05:00
0175da1583 Slack Attachment + Bot Support 2019-11-14 22:13:21 -05:00
031f6776cc better fullpath support in XML and JSON services 2019-10-27 14:32:51 -04:00
5ec5414261 Added support for self-hosted Notica servers (#169) 2019-10-27 14:07:47 -04:00
acc461d598 Notica Support Added; fixes #165 (#166) 2019-10-19 09:28:31 -04:00
aee893152c Notifico Support (#163) 2019-10-13 13:59:02 -04:00
6787d33e6b native urls now correctly accept arguments 2019-10-12 18:02:05 -04:00
c6922d8f3a Refactored qa, unit testing, and service init; refs #157 (#160) 2019-10-09 12:39:31 -04:00
1d84f7fd8a url() supports privacy flag for masking pwds, tokens, apikeys, etc (#156) 2019-09-29 17:17:25 -04:00
eae45149b3 MessageBird unit test added 2019-09-20 20:56:00 -04:00
b2635b8a65 Kumulos Support (#151) 2019-09-11 22:10:32 -04:00
a459aaffef Fixed bug related to discord markdown formatting; refs #149 (#150) 2019-09-10 20:08:25 -04:00
24fd7d5baa SimplePush Support (#146) 2019-09-07 18:57:02 -04:00
a420375cc7 Pushjet refactored; dropped pushjet library and deps (#147) 2019-09-07 18:39:18 -04:00
119863568a inline doc cleanup + messagebird minor fix 2019-09-06 19:50:41 -04:00
03295517ed ClickSend Support (#145) 2019-09-06 19:41:23 -04:00
4ff48cbe56 MessageBird Support (#142) 2019-08-22 20:01:20 -04:00
5427e453a0 MSG91 Support (#141) 2019-08-18 15:30:38 -04:00
9ebff62cc6 SendGrid Support Added (#140) 2019-08-18 00:39:21 -04:00
42091a9f69 Added Techulus Push Notifications (#138) 2019-07-19 22:42:41 -04:00
2609680792 Added Twist Support (#137) 2019-07-18 22:41:10 -04:00
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
7a89b08a83 Twitter Notification Rewrite; dropped tweepy backend (#133) 2019-06-29 18:27:59 -04:00
1814dc9edf Added SMS Notification support for D7 Networks (#131) 2019-06-26 20:34:30 -04:00
f102b52248 Added Zulip Chat Support (#129) 2019-06-23 14:03:45 -04:00
78d5465ff6 Pushover Notification: Added handling of emergency priority (#127) 2019-06-19 13:04:35 -04:00
603e00bbce Added Nexmo SMS Notification Support (#123) 2019-06-06 22:59:05 -04:00
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
3b28823b23 Added sub-path support to MatterMost Notifications 2019-06-06 12:40:14 -04:00