Commit Graph

897 Commits

Author SHA1 Message Date
ca3629f2e1 Update README.md; there/their grammer fix (#342) 2021-01-08 12:38:21 -05:00
5e002044a4 fixed failing unit test 2020-12-31 10:16:03 -05:00
ef2057c10a bumped version to v0.9.0 v0.9.0 2020-12-30 16:35:45 -05:00
4037d8726e OneSignal code cleanup 2020-12-30 16:29:23 -05:00
ed04898ec4 reduced msteams api/parsing restrictions 2020-12-30 16:29:01 -05:00
287cb27d6f better support for priorities with Growl/Prowl 2020-12-30 16:27:32 -05:00
e997c11382 Added Opsgenie Support (#337) 2020-12-30 15:55:16 -05:00
a023361db4 Added OneSignal Support (#335) 2020-12-29 10:49:33 -05:00
87d4b8a26c fixed FCM log message 2020-12-28 10:29:20 -05:00
c7d6aefebb APPRISE_URLS & APPRISE_CONFIG env variable support added (#334) 2020-12-26 17:36:33 -05:00
e40c83dfd1 FCM message size restrictions 2020-12-26 11:51:10 -05:00
21d7ef1ff4 Zoho emails use port 587; support zohomail.com too 2020-12-26 11:36:39 -05:00
83e3fdc048 Added Google Firebase Cloud Messaging (FCM) Support (#329) 2020-12-23 14:56:28 -05:00
f68c414801 Zulip to reference the word 'stream' and not 'channel' (#330) 2020-12-14 18:45:54 -05:00
fa05cfa81e Allow hostnames with underscores when parsing URLs (#324) 2020-11-23 19:36:08 -05:00
2c2722f61f Use unicode responses recieved from Amazon (#320) 2020-11-14 13:52:00 -05:00
3531912991 Fix version of cryptography to v3.1.1 for Travis CI PyPy3.5 runner (#322) 2020-11-14 12:29:32 -05:00
a823e250c1 typo in README.md fixed 2020-10-20 16:38:29 -04:00
54c3f6d9df Added Parse Platform Support (#212) 2020-10-19 20:01:06 -04:00
f6ce71c65d Eliminated Pushover API Token and User Key validation (#314) 2020-10-13 17:06:24 -04:00
26c9e14bda cryptography bought back in; used for spush:// tests -oops 2020-10-13 15:19:17 -04:00
52a8317356 LogCapture() class for those wishing to capture notification output (#311) 2020-10-13 14:27:42 -04:00
4d6cd73452 dropped cryptography dev dependency 2020-10-13 13:41:45 -04:00
72786c3197 inline documentation correction 2020-10-11 11:14:09 -04:00
53a8d046ce Header/Meta support added to email plugin (#310) 2020-10-06 16:32:00 -04:00
68adae39d1 typo in Mailgun header reference 2020-10-06 14:16:53 -04:00
3091669b85 SparkPost cc and bcc improvements + test cases (#309) 2020-10-06 14:02:00 -04:00
89eaffa286 Mailgun cc, bcc, batch processing, and attachment support (#308) 2020-10-06 10:43:46 -04:00
b450e98e72 bumped version to v0.8.9 v0.8.9 2020-10-04 15:39:34 -04:00
a2525f671e SparkPost Notification Support (#307) 2020-10-04 11:14:09 -04:00
8ca8e51833 MSTeams/Apprise custom template support (#299) 2020-10-02 20:50:27 -04:00
525f386959 Run synchronous code asynchronously (#304) 2020-09-29 21:27:19 -04:00
c732b16d43 Added support for Yandex Email (#303) 2020-09-29 15:16:02 -04:00
b83bc37522 Copywrite update & support boolean based asset values in YAML config (#301) 2020-09-26 20:26:45 -04:00
a853546f0f Strict enforcing of +, -, and : prefixed kwargs in URLs (#302) 2020-09-26 20:14:55 -04:00
fcd81160be Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -04:00
7187af5991 Unit test to prove async_mode flag is behaving as expected (#297) 2020-09-17 19:33:34 -04:00
784e073eea Discord markdown enhancements (#295) 2020-09-13 23:06:41 -04:00
49faa9a201 Lametric Time cloud mode support fixed (#293) 2020-09-13 22:13:27 -04:00
f1bd97a259 logging grammer fix 2020-09-09 17:51:28 -04:00
490d51d492 apprise devel tool search path updated (#291) 2020-09-04 16:39:12 -04:00
b1373bf428 Improved YAML configuration parsing (#288) 2020-09-03 13:25:01 -04:00
8cf638ca9b bumped version to v0.8.8 2020-09-02 07:54:40 -04:00
f7cbbcf310 dev documentation reflects environment setup 2020-09-01 22:46:31 -04:00
397ad4de0f LaMetric Time supports icon= for custom defined ones (#287) 2020-09-01 21:46:21 -04:00
7e49de9f6a A simple set of development and testing tools (#285) 2020-08-31 21:54:37 -04:00
93efa2d26b cryptography v3.1 / travis-ci test runners compatible fixed 2020-08-31 13:31:05 -04:00
31cd61540c CLI config/attachment help info inverted; fixed 2020-08-30 18:05:41 -04:00
cba8599764 YAML extended configuration support for 'include' keyword (#284) 2020-08-28 18:09:32 -04:00
66d285a57e Honor deprecation notices by removing them and accompanied code (#283) 2020-08-28 16:49:09 -04:00