Commit Graph

902 Commits

Author SHA1 Message Date
Chris Caron
5441c15a1e
Improved hostname verification (#1243) 2024-11-20 16:26:45 -05:00
Kenny Root
f37dfbf5a1
Unpin paho-mqtt version (#1238)
The new update to paho-mqtt, version 2.1.0, fixed the backward incompatible callback
signature problem by defaulting the callback type to paho-mqtt V1 style callbacks.
This means that packages can upgrade to paho-mqtt 2.1.0 or leave it at <2.0.0 without
any software changes.

This was originally pinned with #1065.
2024-11-15 04:06:55 -05:00
Chris Caron
01c1082ad8
CLI environment variable over-ride support (#1231) 2024-10-27 14:02:19 -04:00
Chris Caron
1065c021d3
improved voipms:// phone number parsing (#1230) 2024-10-27 10:41:11 -04:00
Chris Caron
78f16adbb9
Remove Boxcar due service shutdown upstream (#1222) 2024-10-10 23:39:39 -04:00
Chris Caron
09bcb4a446
Removed python-xdist development dependency / not used (#1223) 2024-10-10 23:38:34 -04:00
Chris Caron
19c0d8adb5
Dropped Python v3.7 GH Action Deprecated Test Support (#1224) 2024-10-10 23:27:12 -04:00
Theodore Ni
4cf74bea44
Fix logging statement in test run function (#1220) 2024-10-06 13:28:20 -04:00
Chris Caron
ec368e293a
Eliminated non-essential warning log in mailto:// parsing (#1216) 2024-10-03 22:37:25 -04:00
Chris Caron
130edde6ca
Added disclaimer for AES-CBC-128 weakness with simplepush:// (#1215) 2024-10-03 22:11:53 -04:00
Chris Caron
f656069e4a
Support for PGP Email Support (DeltaChat Compatible) (#1205) 2024-10-03 21:09:58 -04:00
Chris Caron
f6c48d066b
Matrix Well Known URI Server Discovery (#1198) 2024-09-16 17:23:05 -04:00
Kyle Schwartz
f35145e899
Remove duplicate entry for Burst SMS in README.md (#1204) 2024-09-14 20:04:55 -04:00
Chris Caron
56bcbf5f45
Plivo Support (#143) 2024-09-14 20:00:47 -04:00
Chris Caron
09cd2b6de6 bumped version to v1.9.0 2024-09-02 13:33:29 -04:00
Chris Caron
0d19db862d cli errors leverage click output and suggest --help 2024-09-02 12:54:53 -04:00
Chris Caron
1a2eecc448 Missed Dockerfile tidying ref #948 2024-09-02 12:45:59 -04:00
Chris Caron
fa6d4e6743
Persistent storage code tidying (#1199) 2024-09-02 12:29:06 -04:00
Chris Caron
1dc22e1dd6 smaller rpm build docker containers; ref #948 2024-09-02 12:25:53 -04:00
Chris Caron
e3e34c4211
WxPusher Support Added (#1135) 2024-08-29 18:09:15 -04:00
Chris Caron
98fb4865fc
Refactored base64 attachment handling (#1191) 2024-08-27 18:58:56 -04:00
Chris Caron
ca50cb7820
SendGrid Attachment Support Added (#1190) 2024-08-27 16:32:52 -04:00
Chris Caron
3cb270cee8
Documentation and CLI Tidying (#1187) 2024-08-24 19:12:23 -04:00
Chris Caron
9addff8cfb
mqtt:// support for publishing retain flag (#1185) 2024-08-23 16:14:42 -04:00
Chris Caron
827db528d0
Persistent Storage (#1131) 2024-08-22 21:44:14 -04:00
Chris Caron
5cee11ac84
Escape unsupported Telegram MarkdownV2 characters if required (#1181) 2024-08-05 16:49:05 -04:00
Chris Caron
1ee08d14fe
Fixed mattermost channel handling (#1180) 2024-08-05 11:28:49 -04:00
Chris Caron
47540523e0
Fix Telegram Thread/Topic handling (#1177)
* Fix Telegram Thread/Topic handling

* fixed test coverage
2024-07-28 12:23:59 -04:00
Kevin Haffner
65f9caed87
Fix typo in readme (#1176)
I assume the L is missing by mistake
2024-07-26 04:31:39 -04:00
Chris Caron
6dafecdb19 bumped version to v1.8.1 2024-07-25 20:19:02 -04:00
Chris Caron
a0328274f3
Microsoft Power Automate / Workflows Support (#1172)
Co-authored-by: Toby Coleman <toby-coleman@users.noreply.github.com>
2024-07-25 17:33:25 -04:00
phantom943
9620901afc
#1170 allow json data in OneSignal template arguments (#1171)
Co-authored-by: phantom <phantom@sictamil.com>
2024-07-22 18:26:28 -04:00
Chris Caron
1e4b4355ce
Twilio WhatsApp support added (#1173) 2024-07-22 18:23:39 -04:00
Chris Caron
7efb6c5132
Added Africas Talking Support (#1167) 2024-07-18 11:59:30 -04:00
Chris Caron
313a70bf58
setup.py deprecation workaround with --use-pep517 (#1168) 2024-07-17 21:19:20 -04:00
Fabio Lucattini
e30adb4dee
fix: conversion html_to_text hr tags rstrip non string object (#1162)
Co-authored-by: Fabio Lucattini <f.lucattini@desys.it>
2024-07-17 15:45:56 -04:00
Chris Caron
ddb5b52d17
Fixes random matrix:// unittest failures (#1166) 2024-07-17 15:41:58 -04:00
Chris Caron
d22ce8d5b7
OneSignal to support custom data in payload (#1163)
Co-authored-by: phantom943 <105282577+phantom943@users.noreply.github.com>
2024-07-16 16:16:26 -04:00
Chris Caron
631ce107cd
Refactored the way Notifiarr Discord users are mentioned (#1153) 2024-07-10 06:11:58 -04:00
Ikko Eltociear Ashimine
e053484fd1
Update spelling mistake in streamlabs logging (#1160)
occured -> occurred
2024-07-10 06:11:03 -04:00
Chris Caron
bca25c9ece
Dropped Python v3.6 (and EPEL8) support (#1155) 2024-07-06 19:51:23 -04:00
Jan-Philipp Benecke
75660322f4
Add missing % string in import failed trace message (#1151) 2024-07-02 16:40:04 -04:00
Chris Caron
6733953cc2
Fixed series of PEP8 E502 errors surfacing in Python 3.11 flake8 checks (#1149) 2024-07-01 22:13:46 -04:00
Easy
35ed4d266e
Update token regex (#1148)
The new version of the token contains the - sign
2024-07-01 19:57:24 -04:00
Chris Caron
4b4a983750 SFR Documentation cleanup 2024-06-11 16:07:53 -04:00
Anghille
3896b4a3e8
Add Société Française du Radiotéléphone (SFR) Support (#1132) 2024-06-09 16:44:44 -04:00
Chris Caron
81caf9299b Refactored v3 matrix transaction test from #1128 2024-06-01 23:07:44 -04:00
Chris Caron
de3acafef9
Turn large ntfy messages into a attachments (#1136) 2024-06-01 21:43:38 -04:00
Chris Caron
e289279896
Slack now supports <@userid> in message body (#1134) 2024-05-27 20:50:37 -04:00
Delena Malan
da14b3a54f
Fixed Slack file upload deprecation (#1130) 2024-05-27 20:10:34 -04:00