Commit Graph

1002 Commits (master)

Author SHA1 Message Date
Chris Caron cbc97ceb16 bumped version to v1.9.6 2025-12-07 14:17:36 -05:00
Chris Caron 2958a900e9
discord:// supports ping= feature (#1466) 2025-12-06 16:01:06 -05:00
Chris Caron c0095cd110
Added Brevo Support (#1455) 2025-12-06 15:56:54 -05:00
Chris Caron d050fb7cfe
Resend plugin improvements adding improved support for from=, name=, cc=, reply=, and to= (#1465) 2025-12-06 13:49:58 -05:00
Chris Caron 6aacdabed2
Spelling mistakes + minor code alignment (#1439) 2025-12-03 15:50:07 -05:00
Chris Caron 2d4b5c8764
Add additional workflow:// test case (#1458) 2025-12-03 15:37:05 -05:00
dev-KingMaster b96c741f54
Nextcloud group notification support (#1440) 2025-12-03 14:35:40 -05:00
Chris Caron 937c68808d
Added support for slack-gov.com to slack:// (#1463) 2025-12-03 13:29:51 -05:00
Chris Caron ebbe261655
NotificationAPI Support (#1399) 2025-12-01 21:44:02 -05:00
Chris Caron 4109cf105d
EPEL10 GitHub workflow added - RPM Building (#1460) 2025-12-01 21:29:08 -05:00
Chris Caron 890e24a1ea
Added smart text splitting when '?format=split' (#1459) 2025-11-30 15:43:36 -05:00
Slava 4624e41445
Fix Reply-To header variable consistency (#1446) 2025-11-29 15:20:01 -05:00
Chris Caron 4705bc6c19
Added additional test coverage for Apprise configuration parsing (#1454) 2025-11-22 12:07:14 -05:00
Chris Caron c6ccd1a155
epel10 support requires removal of paho-mqtt requirement (#1451) 2025-11-15 13:48:53 -05:00
HerbertGao 2774bf071c
feat(bark): Add 'call' parameter support to NotifyBark for ringtones (#1444) 2025-11-15 13:34:22 -05:00
Chris Caron dfe933cbb4
fixed handling of non-standard matrix:// ports (#1450) 2025-11-15 12:41:29 -05:00
Chris Caron f3ae780a8e
dot:// setup_url to align with other apprise ones (#1449) 2025-11-15 12:00:16 -05:00
HerbertGao 15b366a307
Added support for Dot. Notifications (#1445) 2025-11-15 11:26:23 -05:00
Neil Hanlon 96afd4d781
fix parsing of USA callsigns--specifically different prefix/suffix counts like 1x2 and 1x3 calls (#1418) 2025-11-10 16:30:48 -05:00
Chris Caron 1ba14a7698
Added support for 46elks:// (#1438) 2025-11-05 23:18:20 -05:00
Chris Caron eea03d1b68
matrix:// room/alias character support fixed (#1442) 2025-11-05 23:17:50 -05:00
Ivan 91b6f91094
Added basic support for ntfy Actions (#1436) 2025-11-02 21:37:18 -05:00
Chris Caron 74d5ad296a
Apprise API payload bugfix (#1428) 2025-10-05 13:46:21 -04:00
David fe000d0884
fix(telegram): support <code> blocks wrapped in <pre> for syntax highlighting (#1423) 2025-10-05 10:54:27 -04:00
Chris Caron a3b4a13b5c
increase of Pushover attachment size to 5MB (#1427) 2025-10-05 10:48:16 -04:00
Chris Caron 2b2e476c24
Added py.typed back into repository and Manifest (#1426) 2025-10-05 10:11:03 -04:00
Chris Caron 1ed405ae13
Updated RPM Spec file to fix rpmbuild errors on koji (#1421) 2025-09-30 16:18:46 -04:00
Chris Caron 19dfd1430b bumped version to v1.9.5 2025-09-30 11:56:34 -04:00
Aaron LaFevers 181103d7ca
Fix test_time_zoneinfo edge case (#1411)
* fix: available timezones in test_time_zoneinfo differ by system, update assertions to handle possible inclusion of obsolete IANA entries
2025-09-30 10:28:53 -04:00
LaFeev 27091b5b34
Add Power Automate (Workflows/MS Teams) alternative URL support (#1407) 2025-09-10 22:25:14 -04:00
Chris Caron 2d12b7e50d
addressed RUF059 linting fixes against codebase (#1413) 2025-09-10 22:21:47 -04:00
LaFeev 1d9e1e5f19
Fix AppriseURLTester handling (#1412) 2025-09-09 18:48:41 -04:00
Amanda Hernando 3944821a32
Add twilio phone calls support (#1408)
Co-authored-by: Amanda Hernando <amanda.hernando@geo-satis.com>
2025-09-09 18:38:25 -04:00
Chris Caron 969c8db1d3
PEM backend definitions handling for forwards compatability (#1410) 2025-09-06 17:44:34 -04:00
Chris Caron 548e99ac72
Added support for discord:// flags=<int> (#1409) 2025-09-06 16:04:26 -04:00
Chris Caron dca2f7aad8
Global Timezone support added (tz=) (#1398) 2025-08-23 19:02:26 -04:00
Chris Caron 52801b6369
slack:// now has timestamp=yes/no kwarg support (#1394) 2025-08-17 12:47:38 -04:00
Chris Caron c00c36f8f8
code-coverage fix (#1395) 2025-08-17 11:12:33 -04:00
Chris Caron c15243a9cc
build environment improvements (#1385) 2025-08-16 18:19:33 -04:00
HerbertGao 92d5d7cc8a
feat: add icon field support for bark plugin (#1393) 2025-08-16 13:00:57 -04:00
Emmanuel Ferdman 666f50457c
Fix test case to compare url ids (#1371) 2025-08-04 09:38:07 -04:00
Chris Caron 782ea79fcb
pyobject availability does not impact glib testing (#1384) 2025-08-03 10:35:16 -04:00
Chris Caron 808497b58a bumped version to v1.9.4 2025-08-02 14:08:59 -04:00
Chris Caron c88c64aad1
Apprise decorator to remain backwards compatible after rework in #1368 (#1382) 2025-08-02 12:13:52 -04:00
Chris Caron 6a21495a09
Added SendPulse Support (#1192) 2025-08-01 20:40:48 -04:00
Ron f4e3f6e676
SIGNL4 Support (#1379) 2025-08-01 18:25:14 -04:00
Chris Caron 8dc7ba7bdb
minor fixes lingering from #1368 2025-07-30 22:25:50 -04:00
Chris Caron b0fff4bc5b
Dbus/Glib Python binding update + test refactoring (#1377) 2025-07-30 21:26:44 -04:00
Chris Caron 18255ebd4c
Improved Google Chat thread handling (#1376) 2025-07-30 12:07:26 -04:00
Chris Caron 8e1dad9f79
Minor typos and fixes (#1357)
* added forgotten persistent storage setting on email
* improved handling of default image
* function wording fix
* webexteams to support token= parameter arg
2025-07-29 12:17:55 -04:00