Commit Graph

429 Commits

Author SHA1 Message Date
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
Chris Caron
a8ec23a9e8 Telegram plugins ability to detect format=html bugfix (#204) 2020-02-08 19:45:09 -05:00
Chris Caron
148ac80651 bumped version to v0.8.4 2020-02-01 13:08:04 -05:00
Chris Caron
dbe8471276
Add Kavenegar Support (#201) 2020-01-29 13:08:19 -05:00
Chris Caron
c2765d99dc SMS messages are 160 characters per; not 140 2020-01-25 20:41:09 -05:00
Chris Caron
f41a669814 tidying up some inline documentation 2020-01-25 16:22:10 -05:00
Chris Caron
c5389727d5 Documented return values on man page 2020-01-25 13:46:32 -05:00
Chris Caron
fa20b38e76
Apprise Configuration can be added directly (#199) 2020-01-24 18:04:28 -05:00
Christian Studer
8f2485c917 CLI: Adds help text for the verbosity option (#197) 2020-01-18 16:36:18 -05:00
Chris Caron
384dd94b06
Resolves error response on successful Slack post (#196) 2020-01-17 18:16:45 -05:00
Chris Caron
2e6a996980
Sinch support added (#185) 2020-01-14 20:57:14 -05:00
Chris Caron
4aee9de6cf bumped version to v0.8.3 2020-01-12 18:39:59 -05:00
Chris Caron
a235d9d5ab
Attachment consistency across supported notification services (#194)
* some test cleanup

* Attachment handling more consistent across plugins
2020-01-11 18:39:53 -05:00
Chris Caron
47b4d946ef
Drop Python v3.4 CI testing - accomodates PyYAML v5.3 (#193) 2020-01-08 21:05:51 -05:00
Chris Caron
8173c59241 added twitter account 🐦 2020-01-08 20:27:19 -05:00
Chris Caron
68fcfafc86 Added showcase link to README.md 2020-01-05 19:07:35 -05:00
Chris Caron
8dd62a8e75
Added Python 3.8 to CI (#192) 2020-01-05 18:56:54 -05:00
Chris Caron
011607c7d0 Added reference to Apprise API to README.md 2020-01-04 16:54:51 -05:00
Chris Caron
370564943e
Pushover Attachment Support (#190) 2019-12-27 08:35:10 -05:00