Commit Graph

731 Commits

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

* simplified attachment references
2020-06-09 17:22:47 -04:00
aac8455a5f Improved CLI parsing; now support keywords containing URLs (#241) 2020-06-09 15:36:03 -04:00
73046207d5 apprise-api python 3 compatibility bugfix (#239) 2020-06-07 18:13:18 -04:00
3af32412df added avatar_url keyword support to Discord; refs #234 (#237) 2020-06-07 14:08:57 -04:00
b318c4d208 flake8 InvocationError's resolved (#238) 2020-06-07 13:37:07 -04:00
28f416093d office 365 formatting issue fix 2020-05-03 21:39:32 -04:00
e9452b6f03 Office 365 Notification (via Email) Support (#229) 2020-05-03 21:34:15 -04:00
691fe2c227 attachment documentation reference cleanup 2020-05-03 20:51:30 -04:00
261b9a7191 correct spelling of occurred 2020-04-05 16:36:59 -04:00
9eabae88ce Gnome Notification default ref cleanup 2020-04-02 13:53:06 -04:00
5f3e9462cd MacOS X Terminal Notifier Support (#221) 2020-03-30 20:13:35 -04:00
55a2edc2de bumped version to v0.8.5 v0.8.5 2020-03-30 17:07:48 -04:00
3a8a7711dc ImportErrors thrown if sleekxmpp was missing fixed 2020-03-30 16:59:09 -04:00
6a79d38e12 Refactored XMPP notification service (#220) 2020-03-28 21:27:28 -04:00
7c251bf35c Fix XMPP plugin (#217) 2020-03-27 11:54:01 -04:00
3895ad9b58 Eliminate Slack webhook token restrictions (#219) 2020-03-20 13:05:01 -04:00
44905e5c6e Email plugin allows no auth and added smtp_server detection (#214) 2020-03-18 13:57:24 -04:00
7627ec8064 drop references to fixes kw 2020-03-18 12:36:54 -04:00
1ce7cbb679 Add support for Join:// DeviceNames (#207) 2020-02-20 18:48:10 -05:00
a8ec23a9e8 Telegram plugins ability to detect format=html bugfix (#204) 2020-02-08 19:45:09 -05:00
148ac80651 bumped version to v0.8.4 v0.8.4 2020-02-01 13:08:04 -05:00
dbe8471276 Add Kavenegar Support (#201) 2020-01-29 13:08:19 -05:00
c2765d99dc SMS messages are 160 characters per; not 140 2020-01-25 20:41:09 -05:00
f41a669814 tidying up some inline documentation 2020-01-25 16:22:10 -05:00
c5389727d5 Documented return values on man page 2020-01-25 13:46:32 -05:00
fa20b38e76 Apprise Configuration can be added directly (#199) 2020-01-24 18:04:28 -05:00
8f2485c917 CLI: Adds help text for the verbosity option (#197) 2020-01-18 16:36:18 -05:00
384dd94b06 Resolves error response on successful Slack post (#196) 2020-01-17 18:16:45 -05:00
2e6a996980 Sinch support added (#185) 2020-01-14 20:57:14 -05:00
4aee9de6cf bumped version to v0.8.3 v0.8.3 2020-01-12 18:39:59 -05:00
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
47b4d946ef Drop Python v3.4 CI testing - accomodates PyYAML v5.3 (#193) 2020-01-08 21:05:51 -05:00
8173c59241 added twitter account 🐦 2020-01-08 20:27:19 -05:00
68fcfafc86 Added showcase link to README.md 2020-01-05 19:07:35 -05:00
8dd62a8e75 Added Python 3.8 to CI (#192) 2020-01-05 18:56:54 -05:00