Commit Graph

173 Commits

Author SHA1 Message Date
Chris Caron
9f2f42f715 inline documentation typos/cleanup 2020-07-19 14:59:33 -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
aac8455a5f
Improved CLI parsing; now support keywords containing URLs (#241) 2020-06-09 15:36:03 -04:00
Chris Caron
73046207d5
apprise-api python 3 compatibility bugfix (#239) 2020-06-07 18:13:18 -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
5f3e9462cd
MacOS X Terminal Notifier Support (#221) 2020-03-30 20:13:35 -04:00
Chris Caron
3a8a7711dc ImportErrors thrown if sleekxmpp was missing fixed 2020-03-30 16:59:09 -04:00
Chris Caron
6a79d38e12
Refactored XMPP notification service (#220) 2020-03-28 21:27:28 -04:00
Andreas Motl
7c251bf35c
Fix XMPP plugin (#217) 2020-03-27 11:54:01 -04:00
Chris Caron
3895ad9b58
Eliminate Slack webhook token restrictions (#219) 2020-03-20 13:05:01 -04:00
Chris Caron
44905e5c6e
Email plugin allows no auth and added smtp_server detection (#214) 2020-03-18 13:57:24 -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
fa20b38e76
Apprise Configuration can be added directly (#199) 2020-01-24 18:04:28 -05:00
Chris Caron
384dd94b06
Resolves error response on successful Slack post (#196) 2020-01-17 18:16:45 -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
Chris Caron
370564943e
Pushover Attachment Support (#190) 2019-12-27 08:35:10 -05:00
lockhead
8d2a53cedf Support for t2bot.io webhooks for Matrix (#189) 2019-12-22 19:10:54 -05:00
Chris Caron
408810d6b4
URL parameters preserved for attachment queries (#187) 2019-12-15 13:17:58 -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
4bddcadfb8
AppriseAsset refactored; added body_format default (#181) 2019-11-26 20:11:06 -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
c8a5d3b0c2
Refactored configuration + cache support added (#175) 2019-11-17 15:51:40 -05:00
Chris Caron
44a3527221 added cache control to attachments feature 2019-11-15 23:08:38 -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
002cebfaa3 attachment code hardening + 100% test coverage 2019-11-11 11:34:25 -05:00
Chris Caron
25d56d3fad added attachment framework 2019-11-10 23:36:58 -05:00
Chris Caron
5ee9065b5b added exception handling for (dbus://) SessionBus 2019-10-29 19:57:21 -04:00
Chris Caron
71b59f9bbb dbus:// url() lookup bugfix 2019-10-27 17:10:51 -04: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
Chris Caron
82683230a5
config files now correctly parse native urls (#164) 2019-10-13 14:38:18 -04:00
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