Commit Graph

916 Commits

Author SHA1 Message Date
Chris Caron
d6eb98ffa0
Better support for reverse-url construction containing whitespace (#1267) 2025-01-02 15:44:49 -05:00
Chris Caron
f89293647a
Resolved chanify:// naming confusion (#1266) 2024-12-31 12:36:39 -05:00
Chris Caron
0a9f3382a6
discord:// now supports the kwarg of 'botname' (#1261) 2024-12-19 21:19:53 -05:00
Chris Caron
11f38999f2
Updated reference to BSDv2 clause in RPM SPEC File (#1260) 2024-12-19 20:50:09 -05:00
Chris Caron
e31bac63d7 bumped version to v1.9.1 2024-12-17 20:37:08 -05:00
Chris Caron
dcc3a60790
miskey:// visibility flags updated (#1257) 2024-12-16 16:28:18 -05:00
Chris Caron
0a2a743c19
mmost:// supports legacy url webhooks (http://) (#1258) 2024-12-15 14:41:02 -05:00
Mark Wilson
12f8da973b
Add support for latest MSTeams webhook URL format (#1253) 2024-12-15 13:38:36 -05:00
Chris Caron
551fa0d708
Refactored apprise mailto:// and utils module (#1255) 2024-12-15 13:02:18 -05:00
Chris Caron
4d21759f60
Refactored Office 365 Plugin (#1225) 2024-12-07 18:19:24 -05:00
Q01
e9020e6f74
Bark - add critical level alert plus ?volume= argument (#1239) 2024-11-30 18:52:59 -05:00
voc0der
c49e2127c2
Matrix Long Lived Token: Don't logout, and use UUIDv4 for transactionIds (#1249) 2024-11-30 17:11:19 -05:00
André
9e301df438
Add sms provider seven (#1242) 2024-11-27 04:37:44 -05:00
voc0der
f17df458cd
Matrix: Allow client API authorization with token parameter (#1236) 2024-11-22 12:56:18 -05:00
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