Commit Graph

21 Commits

Author SHA1 Message Date
16be9da9d4 improved website examples to show attachments using curl 2024-02-17 21:31:37 -05:00
b1adfaf77b Support 'attach' keyword (alias of 'attachment') 2024-02-17 21:07:47 -05:00
2b21ab71ef attachment keyword in payload now supports Web Based URLs (#164) 2024-01-14 13:27:14 -05:00
68fd580b84 Support tags keyword and added logging (#163) 2024-01-13 22:11:34 -05:00
cbcdab3798 Support for Apprise v1.7.1 (#159) 2023-12-28 14:47:12 -05:00
4ad2bb1c03 Allow an empty body when attachment is provided (#156) 2023-12-23 14:35:10 -05:00
6a8099d79e Added webhook support for sending Notification results (#139) 2023-10-15 16:21:13 -04:00
35553a9f0a Github Actions Test Cases (#121) 2023-05-19 19:12:03 -04:00
4418d8caf0 Custom plugin directory scanning support added (#111) 2023-05-15 18:27:42 -04:00
314cca276d apprise:// payload handling fixed with tags from CLI (#110) 2023-03-17 14:23:47 -04:00
4e7610d80f Added and/or support with tags (#104) 2023-02-26 11:01:23 -05:00
def1ded3b3 updated SCHEMA MAP property to reflect changes in Apprise v1.0 (#90) 2022-08-07 11:58:36 -04:00
186c521ca6 GET parms: title, type, format, and tag used if not in payload (#84) 2022-06-27 06:31:56 -04:00
a6fe49e1e1 Server-side handling of new apprise:// schema (#56) 2021-12-01 21:46:53 -05:00
2943bce981 APPRISE_ALLOW_SERVICES and APPRISE_DENY_SERVICES globals added (#64) 2021-12-01 21:28:02 -05:00
a57b621c29 Logging details available via Apprise/API/Website (#34) 2021-01-01 17:10:44 -05:00
54e8e06fcf Default body format handling added (#32) 2020-12-31 13:00:23 -05:00
289fbd8640 Drop unnecessary file I/O handling + Auto-Detect Configuration Format (#18) 2020-09-02 17:42:17 -04:00
df04dfb3ec 424 error code returned if one or more notifications fail (#12) 2020-03-17 12:08:06 -04:00
9289834660 Reworked mocking of NamedTemporaryFile() (#8) 2020-01-13 19:30:00 -05:00
4a8921abb8 Initial commit 2019-10-27 11:12:44 -04:00