Commit Graph

429 Commits

Author SHA1 Message Date
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
Chris Caron
e65b1dc5af bumped version to v0.8.7 2020-08-13 17:36:06 -04:00
Chris Caron
53880890e3 Python 3.5 intermittent exeception removed from test coverage 2020-08-10 21:39:21 -04:00
Chris Caron
0ef4e45fab
Better Email Internationalization Support (#270) 2020-08-08 21:05:30 -04:00
Chris Caron
ad6316bda0
Improved URL parsing; introducing IPV6 support (#269) 2020-08-08 09:08:49 -04:00
Chris Caron
bc44bdca84
Lametric Time/Clock support added (#267) 2020-08-07 15:27:58 -04:00
Chris Caron
479218da6a
Growl notification library rewrite; gntp now external dependency (#252) 2020-08-04 12:04:23 -04:00
Chris Caron
f3993b18ae verbosity switches added to README 2020-08-03 10:25:21 -04:00
Chris Caron
ffcde046b0
Python 3.9 Beta CI added & Fedora 33 Rawhide support (#265) 2020-08-01 11:58:21 -04:00
Chris Caron
3b8b790871
Added Spontit support (#253) 2020-08-01 09:36:34 -04:00
Chris Caron
a91064af8f
Refactored templating; introduced rto= and cto= URL parameters (#264) 2020-07-31 21:49:38 -04:00
Chris Caron
57cb5f38d2
--input-format (-i) switch added to CLI (#261) 2020-07-28 20:51:05 -04:00