Commit Graph

131 Commits

Author SHA1 Message Date
Chris Caron
51f91972c2
Added SMTP2Go (with Attachment) Support (#389) 2021-05-15 20:29:37 -04:00
Chris Caron
975b1721af
Fixed MSTeams webhook handling for new format (#380) 2021-05-02 10:11:51 -04:00
Chris Caron
9af0050ca1
Reddit Notification Support (#366) 2021-03-04 10:02:26 -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
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
5f945ceef7
Cleaned up Mattermost Integration (#355) 2021-02-06 14:55:49 -05:00
Chris Caron
b69ed1dfa9 Added Google Chat Support (#346) 2021-01-11 14:56:59 -05:00
Chris Caron
23957a3337
Added support for Slack email address targets (#345) 2021-01-10 15:55:59 -05:00
Chris Caron
4037d8726e OneSignal code cleanup 2020-12-30 16:29:23 -05:00
Chris Caron
e997c11382
Added Opsgenie Support (#337) 2020-12-30 15:55:16 -05:00
Chris Caron
a023361db4
Added OneSignal Support (#335) 2020-12-29 10:49:33 -05:00
Chris Caron
83e3fdc048
Added Google Firebase Cloud Messaging (FCM) Support (#329) 2020-12-23 14:56:28 -05:00
Chris Caron
f68c414801
Zulip to reference the word 'stream' and not 'channel' (#330) 2020-12-14 18:45:54 -05:00
Chris Caron
54c3f6d9df
Added Parse Platform Support (#212) 2020-10-19 20:01:06 -04:00
Chris Caron
89eaffa286
Mailgun cc, bcc, batch processing, and attachment support (#308) 2020-10-06 10:43:46 -04:00
Chris Caron
a2525f671e
SparkPost Notification Support (#307) 2020-10-04 11:14:09 -04:00
Chris Caron
8ca8e51833
MSTeams/Apprise custom template support (#299) 2020-10-02 20:50:27 -04:00
Chris Caron
a853546f0f
Strict enforcing of +, -, and : prefixed kwargs in URLs (#302) 2020-09-26 20:14:55 -04:00
Chris Caron
784e073eea
Discord markdown enhancements (#295) 2020-09-13 23:06:41 -04:00
Chris Caron
49faa9a201
Lametric Time cloud mode support fixed (#293) 2020-09-13 22:13:27 -04:00
Chris Caron
397ad4de0f
LaMetric Time supports icon= for custom defined ones (#287) 2020-09-01 21:46:21 -04:00
Chris Caron
66d285a57e
Honor deprecation notices by removing them and accompanied code (#283) 2020-08-28 16:49:09 -04:00
Chris Caron
ad6316bda0
Improved URL parsing; introducing IPV6 support (#269) 2020-08-08 09:08:49 -04:00
Chris Caron
bc44bdca84
Lametric Time/Clock support added (#267) 2020-08-07 15:27:58 -04:00
Chris Caron
3b8b790871
Added Spontit support (#253) 2020-08-01 09:36:34 -04:00
Chris Caron
84feb163aa
Gotify supports extended URL paths beyond just the hostname (#259) 2020-07-27 11:10:54 -04:00
Chris Caron
70b3f51f6a
PopcornNotify Support added (#148) 2020-07-23 10:04:59 -04:00
Chris Caron
154839e791
Updated Discord API Endpoint for Nov 7th, 2020 Deadline (#250) 2020-07-19 11:08:41 -04:00
Chris Caron
3af32412df
added avatar_url keyword support to Discord; refs #234 (#237) 2020-06-07 14:08:57 -04:00
Chris Caron
b318c4d208
flake8 InvocationError's resolved (#238) 2020-06-07 13:37:07 -04:00
Chris Caron
e9452b6f03
Office 365 Notification (via Email) Support (#229) 2020-05-03 21:34:15 -04:00
Chris Caron
3895ad9b58
Eliminate Slack webhook token restrictions (#219) 2020-03-20 13:05:01 -04:00
Chris Caron
1ce7cbb679
Add support for Join:// DeviceNames (#207) 2020-02-20 18:48:10 -05:00
Chris Caron
dbe8471276
Add Kavenegar Support (#201) 2020-01-29 13:08:19 -05:00
Chris Caron
2e6a996980
Sinch support added (#185) 2020-01-14 20:57:14 -05:00
Chris Caron
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
lockhead
8d2a53cedf Support for t2bot.io webhooks for Matrix (#189) 2019-12-22 19:10:54 -05:00
Chris Caron
d1a15978af
Nextcloud Support (#186) 2019-12-12 19:37:05 -05:00
Chris Caron
a29764c647
PushSafer Support (#184) 2019-12-08 20:34:34 -05:00
Chris Caron
9b8fd4d2d5
Enigma2 Device Support (#182) 2019-11-28 19:12:23 -05:00
Chris Caron
4692941efa Improved exception handling of JSON responses 2019-11-24 16:26:11 -05:00
Chris Caron
4065108b08
Telegram Attachment Support (#178) 2019-11-23 22:15:27 -05:00
Chris Caron
3b19f43244
PushBullet Attachment Support (#176) 2019-11-21 22:12:47 -05:00
Chris Caron
cb9b4fd103 Discord Attachment Support 2019-11-14 22:14:37 -05:00
Chris Caron
0175da1583 Slack Attachment + Bot Support 2019-11-14 22:13:21 -05:00
Chris Caron
031f6776cc better fullpath support in XML and JSON services 2019-10-27 14:32:51 -04:00
Chris Caron
5ec5414261
Added support for self-hosted Notica servers (#169) 2019-10-27 14:07:47 -04:00
Chris Caron
acc461d598
Notica Support Added; fixes #165 (#166) 2019-10-19 09:28:31 -04:00