Commit Graph

840 Commits

Author SHA1 Message Date
Chris Caron
a023361db4
Added OneSignal Support (#335) 2020-12-29 10:49:33 -05:00
Chris Caron
87d4b8a26c fixed FCM log message 2020-12-28 10:29:20 -05:00
Chris Caron
c7d6aefebb
APPRISE_URLS & APPRISE_CONFIG env variable support added (#334) 2020-12-26 17:36:33 -05:00
Chris Caron
e40c83dfd1 FCM message size restrictions 2020-12-26 11:51:10 -05:00
Chris Caron
21d7ef1ff4 Zoho emails use port 587; support zohomail.com too 2020-12-26 11:36:39 -05:00
Chris Caron
83e3fdc048
Added Google Firebase Cloud Messaging (FCM) Support (#329) 2020-12-23 14:56:28 -05:00
Chris Caron
f68c414801
Zulip to reference the word 'stream' and not 'channel' (#330) 2020-12-14 18:45:54 -05:00
Sebastian Thomschke
fa05cfa81e
Allow hostnames with underscores when parsing URLs (#324) 2020-11-23 19:36:08 -05:00
Chris Caron
2c2722f61f
Use unicode responses recieved from Amazon (#320) 2020-11-14 13:52:00 -05:00
Chris Caron
3531912991
Fix version of cryptography to v3.1.1 for Travis CI PyPy3.5 runner (#322) 2020-11-14 12:29:32 -05:00
Chris Caron
a823e250c1 typo in README.md fixed 2020-10-20 16:38:29 -04:00
Chris Caron
54c3f6d9df
Added Parse Platform Support (#212) 2020-10-19 20:01:06 -04:00
Chris Caron
f6ce71c65d
Eliminated Pushover API Token and User Key validation (#314) 2020-10-13 17:06:24 -04:00
Chris Caron
26c9e14bda cryptography bought back in; used for spush:// tests -oops 2020-10-13 15:19:17 -04:00
Chris Caron
52a8317356
LogCapture() class for those wishing to capture notification output (#311) 2020-10-13 14:27:42 -04:00
Chris Caron
4d6cd73452 dropped cryptography dev dependency 2020-10-13 13:41:45 -04:00
Chris Caron
72786c3197 inline documentation correction 2020-10-11 11:14:09 -04:00
Chris Caron
53a8d046ce
Header/Meta support added to email plugin (#310) 2020-10-06 16:32:00 -04:00
Chris Caron
68adae39d1 typo in Mailgun header reference 2020-10-06 14:16:53 -04:00
Chris Caron
3091669b85 SparkPost cc and bcc improvements + test cases (#309) 2020-10-06 14:02:00 -04:00
Chris Caron
89eaffa286
Mailgun cc, bcc, batch processing, and attachment support (#308) 2020-10-06 10:43:46 -04:00
Chris Caron
b450e98e72 bumped version to v0.8.9 2020-10-04 15:39:34 -04:00
Chris Caron
a2525f671e
SparkPost Notification Support (#307) 2020-10-04 11:14:09 -04:00
Chris Caron
8ca8e51833
MSTeams/Apprise custom template support (#299) 2020-10-02 20:50:27 -04:00
Raman Gupta
525f386959
Run synchronous code asynchronously (#304) 2020-09-29 21:27:19 -04:00
Chris Caron
c732b16d43
Added support for Yandex Email (#303) 2020-09-29 15:16:02 -04:00
Chris Caron
b83bc37522
Copywrite update & support boolean based asset values in YAML config (#301) 2020-09-26 20:26:45 -04:00
Chris Caron
a853546f0f
Strict enforcing of +, -, and : prefixed kwargs in URLs (#302) 2020-09-26 20:14:55 -04:00
Chris Caron
fcd81160be
Added additional security for attachment handling (#300) 2020-09-21 11:26:02 -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
784e073eea
Discord markdown enhancements (#295) 2020-09-13 23:06:41 -04:00
Chris Caron
49faa9a201
Lametric Time cloud mode support fixed (#293) 2020-09-13 22:13:27 -04:00
Chris Caron
f1bd97a259 logging grammer fix 2020-09-09 17:51:28 -04:00
Chris Caron
490d51d492
apprise devel tool search path updated (#291) 2020-09-04 16:39:12 -04:00
Chris Caron
b1373bf428
Improved YAML configuration parsing (#288) 2020-09-03 13:25:01 -04:00
Chris Caron
8cf638ca9b bumped version to v0.8.8 2020-09-02 07:54:40 -04:00
Chris Caron
f7cbbcf310 dev documentation reflects environment setup 2020-09-01 22:46:31 -04:00
Chris Caron
397ad4de0f
LaMetric Time supports icon= for custom defined ones (#287) 2020-09-01 21:46:21 -04:00
Chris Caron
7e49de9f6a
A simple set of development and testing tools (#285) 2020-08-31 21:54:37 -04:00
Chris Caron
93efa2d26b cryptography v3.1 / travis-ci test runners compatible fixed 2020-08-31 13:31:05 -04:00
Chris Caron
31cd61540c CLI config/attachment help info inverted; fixed 2020-08-30 18:05:41 -04:00
Chris Caron
cba8599764
YAML extended configuration support for 'include' keyword (#284) 2020-08-28 18:09:32 -04:00
Chris Caron
66d285a57e
Honor deprecation notices by removing them and accompanied code (#283) 2020-08-28 16:49:09 -04:00
Chris Caron
6dfd429b25
Added bulletproofing to configuation parsing (#282) 2020-08-27 17:45:25 -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
fbaf1e4059
Bugfix 🪲 - Global parameters placed in url() again (#275) 2020-08-17 08:47:18 -04:00
Chris Caron
ca695ed398
Telegram bot owner detection moved from init() to send() (#274) 2020-08-16 22:42:35 -04:00
Chris Caron
aa039e74b2
Python asyncio Integration - Notifications sent Asynchronously (#273) 2020-08-15 20:28:15 -04:00
Chris Caron
4f4b15d47e
Asset passed into AppriseConfig() is now recognized (#272) 2020-08-14 21:40:19 -04:00