Commit Graph

41 Commits

Author SHA1 Message Date
Chris Caron
9e9b140642
Microsoft Teams Webhook to include team name in URL (#361) 2021-02-22 14:35:28 -05:00
Chris Caron
fec6de1403
Added support for interpretable escapes via CLI (#349) 2021-01-31 17:15:18 -05:00
Chris Caron
c7f015bf7c improved test coverage 2021-01-23 17:35:04 -05:00
Chris Caron
23957a3337
Added support for Slack email address targets (#345) 2021-01-10 15:55:59 -05:00
Chris Caron
8ca8e51833
MSTeams/Apprise custom template support (#299) 2020-10-02 20:50:27 -04:00
Chris Caron
7187af5991
Unit test to prove async_mode flag is behaving as expected (#297) 2020-09-17 19:33:34 -04:00
Chris Caron
25514643f6
Apprise configuration support for 'include' keyword (#278) 2020-08-25 17:54:31 -04:00
Chris Caron
6e1b8a0bd6
Advanced email parsing added; eg: Full Name email@domain.com (#276) 2020-08-18 14:05:29 -04:00
Chris Caron
a91064af8f
Refactored templating; introduced rto= and cto= URL parameters (#264) 2020-07-31 21:49:38 -04:00
Chris Caron
4bddcadfb8
AppriseAsset refactored; added body_format default (#181) 2019-11-26 20:11:06 -05:00
Chris Caron
002cebfaa3 attachment code hardening + 100% test coverage 2019-11-11 11:34:25 -05: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
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
Chris Caron
603e00bbce
Added Nexmo SMS Notification Support (#123) 2019-06-06 22:59:05 -04:00
Chris Caron
d5dfbf74fa
Token details + internationalization (i18n) support; refs #59 2019-05-29 20:07:05 -04:00
Chris Caron
28b67d42f3
Better handling of multiple URLs delimited by space/comma 2019-04-27 23:21:35 -04:00
Chris Caron
de5c5e4331 Added deprecate and trace logging directives 2019-04-05 19:57:48 -04:00
Chris Caron
96064cff25 Dynamic module loading; just drop in plugins now 2019-03-16 23:35:06 -04:00
Chris Caron
0ab86c2115 Config file support added for http & file (text); refs #55 2019-03-03 17:41:08 -05:00
Chris Caron
0d56da9ac8 added service.url(), apprise.urls(), iter support and pop() 2019-02-17 09:41:55 -05:00
Chris Caron
fd81829d97 added ability to tag notifications; refs #34 2019-02-09 00:36:09 -05:00
Chris Caron
fa6e34eb86 Removal of palot:// as service is no longer available; refs #46 2019-02-06 20:45:00 -05:00
Chris Caron
a2c44cf90b telegram markdown support added; refs #52 2019-02-05 23:56:05 -05:00
Chris Caron
0a0ce64ad7 Converted to MIT Licensing; refs #47 2019-01-31 21:05:56 -05:00
Chris Caron
e02940dab4 finished applying meta data for details() function; refs #21 2018-10-09 21:22:20 -04:00
Chris Caron
4479a7f71b details() preview commit for review; refs #21 2018-10-08 15:21:08 -04:00
Chris Caron
5970eb590a coverage updates (keep to 100%) 2018-09-09 10:00:55 -04:00
Chris Caron
68270459d0 Windows notification support; refs #14 2018-09-09 10:00:55 -04:00
Chris Caron
804e27c5fd deprication warning cleanup 2018-09-08 22:16:58 -04:00
Chris Caron
7e38921835 refactored how plugins inheritied properties 2018-03-30 22:29:36 -04:00
Chris Caron
1002f60be1 skip tests that fail when ran as root user 2018-03-12 22:22:26 -04:00
Chris Caron
87e6eb6cf2 Added Discord Support; refs #4 2018-02-25 20:23:34 -05:00
Chris Caron
602b9bab6f markdown support 2018-02-19 20:59:19 -05:00
Chris Caron
82c5a11e5b more unittesting + bugfixes 2017-12-10 21:28:00 -05:00
Chris Caron
a65a8a8373 more refactoring and unittest completion 2017-12-03 15:44:39 -05:00
Chris Caron
9c4502a18b python v3 support + refactored testing and ci 2017-12-03 14:39:29 -05:00
Chris Caron
1311782bed Apprise and AppriseAsset unittesting + bugfixes 2017-11-29 22:24:01 -05:00
Chris Caron
a8f57a8b6e initial commit 2017-11-26 00:02:36 -05:00