Commit Graph

397 Commits (6dfd429b259ce210091ee10b54d5690e55eecdd0)

Author SHA1 Message Date
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
Chris Caron f79f5acdc3 Cleaned up logging; removed trailing period 2020-07-27 22:06:48 -04:00
Chris Caron 138c8ebf07 Bugfix + Eased up on Nexmo credential QA (left for upstream) 2020-07-27 22:04:24 -04:00
Chris Caron e54e4e7a07 Eased up on Flock credential QA (left for upstream) 2020-07-27 22:03:31 -04:00
Chris Caron 84feb163aa
Gotify supports extended URL paths beyond just the hostname (#259) 2020-07-27 11:10:54 -04:00
Chris Caron 74759031fc
Better logging when a URL can not be parsed (#257) 2020-07-24 19:57:24 -04:00
Chris Caron 70b3f51f6a
PopcornNotify Support added (#148) 2020-07-23 10:04:59 -04:00
Chris Caron 89336f8105
requests timeouts are now enforced (#255) 2020-07-22 21:37:06 -04:00
Chris Caron 3c8b06667b use pywin32 not pypiwin32 for windows notifications 2020-07-19 15:02:33 -04:00
Chris Caron 9f2f42f715 inline documentation typos/cleanup 2020-07-19 14:59:33 -04:00
Chris Caron 154839e791
Updated Discord API Endpoint for Nov 7th, 2020 Deadline (#250) 2020-07-19 11:08:41 -04:00
Chris Caron 200e0fabaa
Gotify read connection timeout set to 2.5s (#246) 2020-07-01 13:51:21 -04:00
Chris Caron 0bbdbbb547
Removed Gotify throttling (#245) 2020-07-01 08:26:47 -04:00
Chris Caron d4b83a39da bumped version to v0.8.6 2020-06-13 10:58:39 -04:00
Chris Caron 4aa00f3704
new logo and working code examples simplified
* New apprise logo

* simplified attachment references
2020-06-09 17:22:47 -04:00
Chris Caron aac8455a5f
Improved CLI parsing; now support keywords containing URLs (#241) 2020-06-09 15:36:03 -04:00
Chris Caron 73046207d5
apprise-api python 3 compatibility bugfix (#239) 2020-06-07 18:13:18 -04:00
Chris Caron 3af32412df
added avatar_url keyword support to Discord; refs #234 (#237) 2020-06-07 14:08:57 -04:00
Chris Caron b318c4d208
flake8 InvocationError's resolved (#238) 2020-06-07 13:37:07 -04:00
Chris Caron 28f416093d office 365 formatting issue fix 2020-05-03 21:39:32 -04:00
Chris Caron e9452b6f03
Office 365 Notification (via Email) Support (#229) 2020-05-03 21:34:15 -04:00
Chris Caron 691fe2c227 attachment documentation reference cleanup 2020-05-03 20:51:30 -04:00
Chris Caron 261b9a7191 correct spelling of occurred 2020-04-05 16:36:59 -04:00
Chris Caron 9eabae88ce Gnome Notification default ref cleanup 2020-04-02 13:53:06 -04:00
Chris Caron 5f3e9462cd
MacOS X Terminal Notifier Support (#221) 2020-03-30 20:13:35 -04:00
Chris Caron 55a2edc2de bumped version to v0.8.5 2020-03-30 17:07:48 -04:00
Chris Caron 3a8a7711dc ImportErrors thrown if sleekxmpp was missing fixed 2020-03-30 16:59:09 -04:00
Chris Caron 6a79d38e12
Refactored XMPP notification service (#220) 2020-03-28 21:27:28 -04:00
Andreas Motl 7c251bf35c
Fix XMPP plugin (#217) 2020-03-27 11:54:01 -04:00
Chris Caron 3895ad9b58
Eliminate Slack webhook token restrictions (#219) 2020-03-20 13:05:01 -04:00
Chris Caron 44905e5c6e
Email plugin allows no auth and added smtp_server detection (#214) 2020-03-18 13:57:24 -04:00
Chris Caron 7627ec8064 drop references to fixes kw 2020-03-18 12:36:54 -04:00
Chris Caron 1ce7cbb679
Add support for Join:// DeviceNames (#207) 2020-02-20 18:48:10 -05:00