Commit Graph

84 Commits

Author SHA1 Message Date
Chris Caron
25d56d3fad added attachment framework 2019-11-10 23:36:58 -05:00
Chris Caron
5dbdf411c1 removed beerpay; refs #170 2019-10-28 19:02:13 -04:00
Chris Caron
acc461d598
Notica Support Added; fixes #165 (#166) 2019-10-19 09:28:31 -04:00
Chris Caron
2a31d393b7
Updated syslog:// reference in README.md 2019-10-16 11:54:41 -04:00
Chris Caron
7d0d528673 Added reference to Notifico to README.md 2019-10-13 15:03:48 -04:00
Chris Caron
2792d18289
Syslog Support (#162) 2019-10-11 21:24:44 -04:00
Chris Caron
f0b19320c6
Formatting, grammar and some content updates 2019-10-01 11:03:01 -04:00
Chris Caron
7f60fff521
Exclusive Apprise URL Tag matching (#154) 2019-09-29 18:19:55 -04:00
Chris Caron
b2635b8a65
Kumulos Support (#151) 2019-09-11 22:10:32 -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
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
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
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
91f50a62f1 Discord is more popular then PushBullet 2019-07-12 19:47:53 -04:00
Chris Caron
6376ec50f7 added default windows configuration details 2019-06-29 18:44:29 -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
Chris Caron
603e00bbce
Added Nexmo SMS Notification Support (#123) 2019-06-06 22:59:05 -04:00
Chris Caron
554c7f0b10
Rocket.Chat Refactored for Webhook Support; refs #107 2019-05-21 21:50:50 -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
25f5066e27
Added Mailgun support; refs #101 2019-04-27 17:41:20 -04:00
Chris Caron
29ce9e6e23 dropped patreon and added beerpay shield 2019-04-21 12:01:19 -04:00
Chris Caron
4e35d5fe48 Cisco Webex Teams Notification Support; refs #95 2019-04-07 09:23:55 -04:00
Chris Caron
4a86a724b0 Microsoft Teams Notification Support; refs #94 2019-04-05 22:16:22 -04:00
Chris Caron
ec46c4322e formatting and typo's in README.md fixed 2019-03-29 00:12:12 -04:00
Chris Caron
c9b957c434
Merge pull request #92 from caronc/gitter-notification
Added Gitter Notification Support
2019-03-26 21:23:44 -04:00
Chris Caron
1c757d8032 Gitter Notification Support 2019-03-26 21:11:23 -04:00
Chris Caron
bc363efa56 added discord server & link fix in README 2019-03-22 20:27:56 -04:00
Chris Caron
ab2bd92aed XMPP Notification Support; refs #40 2019-03-21 21:20:28 -04:00
Chris Caron
f7ec30bffe removed duplicate flock:// reference 2019-03-18 18:00:52 -04:00
Chris Caron
27c793d301
Merge pull request #88 from caronc/80-matrix-refactoring-part-two
Merged Matrix Webhook functionality with server config; refs #80
2019-03-18 12:12:38 -04:00
Chris Caron
3cc060f3ea Added Flock Notification Support 2019-03-17 19:57:01 -04:00
Chris Caron
28e490ab67 Merged Matrix Webhook functionality with server config; refs #80 2019-03-17 15:38:45 -04:00
Chris Caron
d2262e9167 Added Gotify Support; refs #23 2019-03-12 20:34:45 -04:00
Chris Caron
6b875ac093 Complete refactoring of entire Matrix plugin; refs #80 2019-03-10 14:29:50 -04:00
Chris Caron
838370f441 Updated README to reference tagging and fixed typos 2019-03-05 19:40:36 -05:00
Chris Caron
923743fd4b updated README to reflect new configuration file handling 2019-03-04 23:33:02 -05:00
Chris Caron
eb4c83f3f8 NotifyBase() home of notify(); calls send() in children 2019-02-17 22:48:53 -05:00
Chris Caron
00d1c9b958 IFTTT refactoring docs updated 2019-02-17 13:51:35 -05:00
Chris Caron
0d56da9ac8 added service.url(), apprise.urls(), iter support and pop() 2019-02-17 09:41:55 -05:00
Chris Caron
669940390e
Merge branch 'master' into 54-ryver-notifications 2019-02-11 19:52:49 -05:00
Chris Caron
90d421cbc8 Phase No 1 - AWS SNS Support using boto3; refs #43 2019-02-09 17:34:53 -05:00
Chris Caron
d515f99881 Added Ryver support; refs #54 2019-02-09 17:24:32 -05:00
Chris Caron
7661b34f9c
Merge pull request #65 from caronc/36-kde-notifications
DBus Support - kde://, qt://, dbus://, and glib:// added; refs #36
2019-02-09 01:40:59 -05:00