Commit Graph

416 Commits

Author SHA1 Message Date
Chris Caron
f1d697fce0
Added (Simple) Threema Gateway Support (#993) 2023-11-15 21:56:29 -05:00
Chris Caron
0c5bd8afe1
Improved YAML group support (#998) 2023-11-13 21:38:41 -05:00
Chris Caron
7e87807f90
Added test case to test verify complex mailto:// parsing (#991) 2023-11-05 12:49:09 -05:00
Chris Caron
bd28bf9651
Notifiarr footer and icon attributes set (#977) 2023-10-15 15:53:34 -04:00
Chris Caron
97c7af4c4a
Matrix login URL updated to accommodate newer API (#970) 2023-10-15 15:03:08 -04:00
Chris Caron
f6b53ac556
Nextcloud and Nextcloud Talk url_prefix support (#975) 2023-10-15 13:15:52 -04:00
Chris Caron
34e52e5d92
Switch License to BSDv2 (from v3) as it's less restrictive (#976) 2023-10-13 17:08:01 -04:00
Chris Caron
480d0e0bbc
URLBase() supports calls to url() for generic responses (#973) 2023-10-08 14:15:58 -04:00
Chris Caron
902f39cd58
Twitter supports x:// to align with it's new re-branding (#971) 2023-10-08 08:56:00 -04:00
Chris Caron
ae0c412b41
Notifiarr Support (#953) 2023-10-07 17:40:41 -04:00
Chris Caron
fdc85f502d
Group/Alias Configuration Support (#967) 2023-10-07 17:01:06 -04:00
Chris Caron
c34a44fe5f
MSG91 Complete Refactor to Accommodate Upstream Changes (#966) 2023-10-06 16:30:57 -04:00
Chris Caron
7326c7e08b
Refactored Pushover to better handle devices (less remote queries) (#964) 2023-10-01 09:49:50 -04:00
Chris Caron
e9c4de4020
Fixed Email password handling when user= specified (#947) 2023-09-17 13:35:17 -04:00
Chris Caron
15e16ad53a
Custom XML Service improvements using params (#945) 2023-09-10 11:36:23 -04:00
Chris Caron
f799066e0f
Custom JSON wrapper updated to properly remap keys (#920) 2023-09-09 14:20:48 -04:00
Chris Caron
524c1e9d4b
EPEL RPM Spec update to build on koji server (#936) 2023-09-09 11:00:29 -04:00
Chris Caron
ff6b3cc600 reporting improved when an instantiation test fails 2023-08-27 13:19:36 -04:00
Chris Caron
f82934a815
Prevent gettext() from installing to global _ namespace (#821) 2023-08-21 20:11:26 -04:00
Chris Caron
31caff1ac9
PushMe Support Added (#928) 2023-08-20 10:59:21 -04:00
Chris Caron
5fd568fa35
Handled Py11 getdefaultlocale() deprecation warnings (#754) 2023-08-20 00:20:46 -04:00
Chris Caron
e46f8fec1d
Split rsyslog:// and syslog:// into their own services (#930) 2023-08-19 21:33:57 -04:00
Chris Caron
f55032a2ec
Added support for serialization via pickle library (#929) 2023-08-19 17:14:44 -04:00
Chris Caron
de4701f780
Gitter Support Removed (available through Matrix) (#924) 2023-08-19 14:26:44 -04:00
Chris Caron
44576a5ced
Discord now supports href= (and alias url=) arguments (#927) 2023-08-19 14:13:36 -04:00
Chris Caron
207db69e1a
Added Matrix Attachment support (#921) 2023-08-13 20:00:34 -04:00
Chris Caron
3d16cbf3d3
Title & body not required if attachment specified (#916) 2023-08-12 16:32:07 -04:00
Chris Caron
236e67f497 more wiggle room on sometimes failing test 2023-08-07 13:59:12 -04:00
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
a94700b0eb
Discord Rate Limiting (429 Error code) handling (#901) 2023-07-09 14:38:40 -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
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
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
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
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
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