Commit Graph

567 Commits

Author SHA1 Message Date
Chris Caron
054b674852
Fixes Discord error code 50006 when sending message (#180) 2019-11-24 22:08:54 -05:00
Chris Caron
4692941efa Improved exception handling of JSON responses 2019-11-24 16:26:11 -05:00
Chris Caron
7b4221039e improved documentation in README.md 2019-11-23 22:57:58 -05:00
Chris Caron
4065108b08
Telegram Attachment Support (#178) 2019-11-23 22:15:27 -05:00
Senan Kelly
cc8fae4c73 Fixes AttributeError while importing gi (#177) 2019-11-22 13:54:07 -05:00
Chris Caron
3b19f43244
PushBullet Attachment Support (#176) 2019-11-21 22:12:47 -05:00
Chris Caron
f4a7df0520 updated requests/files reference 2019-11-21 21:52:20 -05:00
Chris Caron
1a83623e3c attachment documentation update 2019-11-21 17:07:28 -05:00
Chris Caron
c8a5d3b0c2
Refactored configuration + cache support added (#175) 2019-11-17 15:51:40 -05:00
Chris Caron
e5c0334b90
Merge pull request #173 from caronc/add-attachments
File Attachment Support Added to Apprise; refs #172
2019-11-16 22:22:06 -05:00
Chris Caron
0653835b3f updated README to explain attachments 2019-11-16 21:48:12 -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
717910e969 Added attachment support to Emails 2019-11-11 00:23:03 -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
5dbdf411c1 removed beerpay; refs #170 2019-10-28 19:02:13 -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
9722d094ef added github funding reference 2019-10-25 16:27:58 -04:00
Raman Gupta
f695580340 Set icon_url parameter for Slack notifications refs #167 (#168) 2019-10-21 12:44:26 -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
446fd391b8 bumped version to v0.8.1 2019-10-13 21:41:44 -04:00
Chris Caron
7d0d528673 Added reference to Notifico to README.md 2019-10-13 15:03:48 -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
5e282dcc33 Pull Request Template Added 2019-10-11 20:44:15 -04:00
Chris Caron
ed14f63668
identify that it is listed chronologically 2019-10-09 15:06:49 -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
44a21651b3
--dry-run switch output includes associated url tags (#158) 2019-10-02 22:04:41 -04:00
Chris Caron
f0b19320c6
Formatting, grammar and some content updates 2019-10-01 11:03:01 -04:00
Chris Caron
3b49e8be6f updated man page and docs for --dry-run switch 2019-09-30 21:44:40 -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
011fbc9b5f updated issue/bug templates 2019-09-27 20:29:48 -04:00
Chris Caron
6aa52c37dd bumped version to v0.8.0 2019-09-20 21:06:25 -04:00
Chris Caron
3b8b72f56d ClickSend formatting for consistency with alike services 2019-09-20 20:56:19 -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