Commit Graph

917 Commits

Author SHA1 Message Date
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
276da2ef79 Ntfy inline images are now correctly displayed (#892) 2023-07-01 12:19:41 -04:00
b6e07dd35e Bugfix: Telegram attachments respect topic thread (#893) 2023-06-24 16:33:48 -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
c60e35841f bumped version to v1.4.0 v1.4.0 2023-05-15 16:48:27 -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
1e30be32d9 Support Global System (Apprise) Configuration (#875) 2023-05-12 22:07:55 -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
00ddb098e5 CI: Remove testing on PyPy 3.6 and 3.7 (#868) 2023-04-21 20:43:39 -04:00
9b4d3450eb Windows notifications: Correct WM_DESTROY return value (#863)
Signed-off-by: Nathan Rennie-Waldock <nathan.renniewaldock@gmail.com>
2023-04-20 09:23:05 -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
6458ab0506 bumped version to v1.3.0 v1.3.0 2023-02-22 17:41:42 -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
58f9e64843 increased Matrix message size to 65000 chars 2023-02-18 17:17:46 -05:00
093cc272b1 added missing python3 rpm package for el builds 2023-02-17 18:22:10 -05:00
704f7db53a Added attach-as option to form:// for upstream filename over-ride (#827) 2023-02-17 16:29:22 -05:00
f7cc732c31 File attachments now work in form:// endpoint calls (#826) 2023-02-17 09:40:58 -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
f1996a1e57 Increased Pushover message limit to 1024 characters (#820) 2023-02-12 14:44:12 -05:00
b5a9c25e86 Cisco Webex Teams (wxteams://) Life Cycle Support (#819) 2023-02-12 14:15:23 -05:00
078ee799b0 fixed voipms urls in README (#818) 2023-02-11 10:03:02 -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
7735998123 Novu Sponsorship Support (#811) 2023-01-31 17:36:05 -05:00
3d07004f5e bumped version to v1.2.1 v1.2.1 2022-12-28 09:56:54 -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
5e8a2d2f02 CI: Add GHA workflow recipe to verify package building (#783) 2022-12-10 15:17:33 -05:00
647962b3d6 Added test cases to verify +/plus is supported in to emails (#779) 2022-12-10 12:48:45 -05:00
5f0e9e4c74 GitHub Actions Python v3.6 Continued Support (#781) 2022-12-10 12:23:48 -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