Commit Graph

492 Commits

Author SHA1 Message Date
44576a5ced Discord now supports href= (and alias url=) arguments (#927) 2023-08-19 14:13:36 -04:00
207db69e1a Added Matrix Attachment support (#921) 2023-08-13 20:00:34 -04:00
3d16cbf3d3 Title & body not required if attachment specified (#916) 2023-08-12 16:32:07 -04:00
236e67f497 more wiggle room on sometimes failing test 2023-08-07 13:59:12 -04:00
768b38434b Removed formatting of title when not blended with body (#914) 2023-07-22 16:22:37 -04:00
01f757d6a1 Added PushDeer Support (#904) 2023-07-14 05:16:49 -04:00
d674b6a0f0 Added Pushy Support (#902) 2023-07-09 17:36:41 -04:00
a94700b0eb Discord Rate Limiting (429 Error code) handling (#901) 2023-07-09 14:38:40 -04:00
2b57c5dc34 Added WhatsApp Support (#885) 2023-07-01 17:14:46 -04:00
e0f42d291a Burst SMS Support Added (#898) 2023-07-01 16:38:52 -04:00
f1d0e9b5ec Add custom sound support to Pushover (#843) 2023-07-01 12:50:06 -04:00
ab55aef0d0 Inconsistent Notification Plugin Information Cleanup (#889) 2023-06-24 15:25:05 -04:00
3d36108446 Use aware UTC datetimes internally (#887)
In lieu of Python v3.12 deprecation warnings
2023-06-14 16:39:34 -04:00
3346977297 Telegram control over attachments displayed before or after content (#883) 2023-06-04 22:28:44 -04:00
80ae7228e9 Apprise API FORM based Attachment Support Added (#877) 2023-05-15 15:21:03 -04:00
b0e64126e6 Support custom field mappings for JSON, FORM and XML Services (#876) 2023-05-13 16:29:54 -04:00
c542ab23bf Return target count from len(Service) calls (#874) 2023-05-12 22:05:46 -04:00
e83cba66a6 Added Telegram Topic Thread ID Support (#854) 2023-05-12 18:37:19 -04:00
b327abf134 Added Attachment Support for Apprise API (#873) 2023-05-12 17:51:04 -04:00
76d44a3179 Discord Thread ID Reference fixed (#855) 2023-03-24 06:02:21 -04:00
be174c374f Slack <!channel|desc> & <!channel> support added (#856) 2023-03-24 06:00:34 -04:00
6144a79513 Hardening of custom plugin loading by ignore non-Python files (#853) 2023-03-17 16:59:37 -04:00
2057107590 refactor: don't spin up a thread pool for a single notification (#846) 2023-03-01 07:34:18 -05:00
3a2af45e4d refactor: handle parallel synchronous notifications with a thread pool (#839) 2023-02-28 10:11:30 -05:00
4c542070eb Ntfy Authentication Token support added (#830) 2023-02-19 14:05:43 -05:00
87e49ce68c Mastodon minor code/typo cleanup (#832) 2023-02-18 21:36:58 -05:00
3bb8aedd87 Misskey support added (#831) 2023-02-18 21:32:44 -05:00
ff87f362cc Added Ntfy Icon/Avatar support (#822) 2023-02-18 20:24:16 -05:00
7bcb0647c0 fix insecure SSL check on mqtts:// configurations (#825) 2023-02-18 20:21:19 -05:00
704f7db53a Added attach-as option to form:// for upstream filename over-ride (#827) 2023-02-17 16:29:22 -05:00
c2fdd47b9d Refactored async notification handling (#741) 2023-02-15 22:50:10 -05:00
d395d89a3b Pagertree Support (#817) 2023-02-13 20:01:18 -05:00
b5a9c25e86 Cisco Webex Teams (wxteams://) Life Cycle Support (#819) 2023-02-12 14:15:23 -05:00
4f7b23a7c1 Add Voip.ms support (#814) 2023-02-10 22:47:32 -05:00
429470d45e Apprise License changes to BSD 3-Clause (#813) 2023-02-09 03:54:55 -05:00
4ecfe7faf8 Code Cleanup and Tidying (#793) 2022-12-28 09:15:44 -05:00
0b1655c5eb D7 Networks Rewrite in lieu of its new API (#791) 2022-12-20 17:57:40 -05:00
d21a1cb1f7 Added Test Cases for Signal YAML Handling (#792) 2022-12-19 17:44:06 -05:00
48dd88df75 Support -open arg with terminal-notifier (macosx://) (#789) 2022-12-15 17:02:36 -05:00
647962b3d6 Added test cases to verify +/plus is supported in to emails (#779) 2022-12-10 12:48:45 -05:00
9a9703c582 bugfix: slack:// webhook to return success when message sent (#777) 2022-12-02 09:39:29 -05:00
c9261d8459 Tests: Modularize some test case modules (#728) 2022-12-01 19:38:55 -05:00
6fb8fbab19 Refactored SSL/Auth handling of Emails (#774) 2022-11-23 07:13:38 -05:00
eb85dca076 Improve module vs. class imports re. NotifyBase and friends (#771) 2022-11-20 21:01:26 -05:00
3389a3d4c3 Improved text configuration parsing (#768) 2022-11-17 22:20:30 -05:00
949f88a0dd RPM Package Compatibility Fix (#757) 2022-11-15 14:21:20 -05:00
fc16c7bf0b Google Chat Thread-Key support (#753) 2022-11-12 15:14:54 -05:00
2912dfd1e3 Fixed Outlook.com email template (#755) 2022-11-12 14:44:59 -05:00
29e4c5ebd8 fix: cto= and rto= lines now work from YAML config (#751) 2022-11-12 10:46:56 -05:00
640c00ae70 Improved rocketchat:// privacy + more test cases (#752) 2022-11-11 16:54:07 -05:00