Commit Graph

874 Commits

Author SHA1 Message Date
Chris Caron
768b38434b
Removed formatting of title when not blended with body (#914) 2023-07-22 16:22:37 -04:00
Small_Ke
01f757d6a1
Added PushDeer Support (#904) 2023-07-14 05:16:49 -04:00
Chris Caron
d674b6a0f0
Added Pushy Support (#902) 2023-07-09 17:36:41 -04:00
Chris Caron
d7a5a60508 Reddit RateLimit variables should be unique per instance 2023-07-09 14:41:39 -04:00
Chris Caron
a94700b0eb
Discord Rate Limiting (429 Error code) handling (#901) 2023-07-09 14:38:40 -04:00
Chris Caron
78f5693382 bumped version to v1.4.5 2023-07-06 20:34:07 -04:00
Chris Caron
4cda4bf59e
Correctly handle Matrix URLs that do not define a port (#900) 2023-07-06 19:46:42 -04:00
Chris Caron
2b57c5dc34
Added WhatsApp Support (#885) 2023-07-01 17:14:46 -04:00
Chris Caron
e0f42d291a
Burst SMS Support Added (#898) 2023-07-01 16:38:52 -04:00
cdkl
f1d0e9b5ec
Add custom sound support to Pushover (#843) 2023-07-01 12:50:06 -04:00
Chris Caron
276da2ef79
Ntfy inline images are now correctly displayed (#892) 2023-07-01 12:19:41 -04:00
Chris Caron
b6e07dd35e
Bugfix: Telegram attachments respect topic thread (#893) 2023-06-24 16:33:48 -04:00
Chris Caron
ab55aef0d0
Inconsistent Notification Plugin Information Cleanup (#889) 2023-06-24 15:25:05 -04:00
Ville Skyttä
3d36108446
Use aware UTC datetimes internally (#887)
In lieu of Python v3.12 deprecation warnings
2023-06-14 16:39:34 -04:00
Chris Caron
3346977297
Telegram control over attachments displayed before or after content (#883) 2023-06-04 22:28:44 -04:00
Chris Caron
c60e35841f bumped version to v1.4.0 2023-05-15 16:48:27 -04:00
Chris Caron
80ae7228e9
Apprise API FORM based Attachment Support Added (#877) 2023-05-15 15:21:03 -04:00
Chris Caron
b0e64126e6
Support custom field mappings for JSON, FORM and XML Services (#876) 2023-05-13 16:29:54 -04:00
Chris Caron
1e30be32d9
Support Global System (Apprise) Configuration (#875) 2023-05-12 22:07:55 -04:00
Chris Caron
c542ab23bf
Return target count from len(Service) calls (#874) 2023-05-12 22:05:46 -04:00
Chris Caron
e83cba66a6
Added Telegram Topic Thread ID Support (#854) 2023-05-12 18:37:19 -04:00
Chris Caron
b327abf134
Added Attachment Support for Apprise API (#873) 2023-05-12 17:51:04 -04:00
Andreas Motl
00ddb098e5
CI: Remove testing on PyPy 3.6 and 3.7 (#868) 2023-04-21 20:43:39 -04:00
Nathan Rennie-Waldock
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
Chris Caron
76d44a3179
Discord Thread ID Reference fixed (#855) 2023-03-24 06:02:21 -04:00
Chris Caron
be174c374f
Slack <!channel|desc> & <!channel> support added (#856) 2023-03-24 06:00:34 -04:00
Chris Caron
6144a79513
Hardening of custom plugin loading by ignore non-Python files (#853) 2023-03-17 16:59:37 -04:00
Ryan Young
2057107590
refactor: don't spin up a thread pool for a single notification (#846) 2023-03-01 07:34:18 -05:00
Ryan Young
3a2af45e4d
refactor: handle parallel synchronous notifications with a thread pool (#839) 2023-02-28 10:11:30 -05:00
Chris Caron
6458ab0506 bumped version to v1.3.0 2023-02-22 17:41:42 -05:00
Chris Caron
4c542070eb
Ntfy Authentication Token support added (#830) 2023-02-19 14:05:43 -05:00
Chris Caron
87e49ce68c
Mastodon minor code/typo cleanup (#832) 2023-02-18 21:36:58 -05:00
Chris Caron
3bb8aedd87
Misskey support added (#831) 2023-02-18 21:32:44 -05:00
Chris Caron
ff87f362cc
Added Ntfy Icon/Avatar support (#822) 2023-02-18 20:24:16 -05:00
Chris Caron
7bcb0647c0
fix insecure SSL check on mqtts:// configurations (#825) 2023-02-18 20:21:19 -05:00
Chris Caron
58f9e64843 increased Matrix message size to 65000 chars 2023-02-18 17:17:46 -05:00
Chris Caron
093cc272b1 added missing python3 rpm package for el builds 2023-02-17 18:22:10 -05:00
Chris Caron
704f7db53a
Added attach-as option to form:// for upstream filename over-ride (#827) 2023-02-17 16:29:22 -05:00
Chris Caron
f7cc732c31
File attachments now work in form:// endpoint calls (#826) 2023-02-17 09:40:58 -05:00
Ryan Young
c2fdd47b9d
Refactored async notification handling (#741) 2023-02-15 22:50:10 -05:00
Austin Miller
d395d89a3b
Pagertree Support (#817) 2023-02-13 20:01:18 -05:00
Chris Caron
f1996a1e57
Increased Pushover message limit to 1024 characters (#820) 2023-02-12 14:44:12 -05:00
Chris Caron
b5a9c25e86
Cisco Webex Teams (wxteams://) Life Cycle Support (#819) 2023-02-12 14:15:23 -05:00
Phea Duch
078ee799b0
fixed voipms urls in README (#818) 2023-02-11 10:03:02 -05:00
Phea Duch
4f7b23a7c1
Add Voip.ms support (#814) 2023-02-10 22:47:32 -05:00
Chris Caron
429470d45e
Apprise License changes to BSD 3-Clause (#813) 2023-02-09 03:54:55 -05:00
Chris Caron
7735998123
Novu Sponsorship Support (#811) 2023-01-31 17:36:05 -05:00
Chris Caron
3d07004f5e bumped version to v1.2.1 2022-12-28 09:56:54 -05:00
Chris Caron
4ecfe7faf8
Code Cleanup and Tidying (#793) 2022-12-28 09:15:44 -05:00
Chris Caron
0b1655c5eb
D7 Networks Rewrite in lieu of its new API (#791) 2022-12-20 17:57:40 -05:00