Commit Graph

958 Commits (67be4f6bf22a7499e81938598e8b39e85a1daeae)

Author SHA1 Message Date
MarcosLenharo 67be4f6bf2
Merge 59b8c7a6b8 into 8dc7ba7bdb 2025-07-31 19:19:15 +00: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
PrivacyFreak f65f99cd5b
Fix Matrix v3 attachments (#1373) 2025-07-29 12:15:46 -04:00
Chris Caron 8929358803
EL9 RPM build made public; workflow fixed to accommodate (#1375) 2025-07-29 12:12:00 -04:00
Chris Caron 70667a5c28
Apprise Build System Modernization (PEP 621 / RPM CI) (#1368) 2025-07-28 19:49:53 -04:00
Chris Caron 91faed0c6d
Added QQ Push Support (#1366) 2025-07-06 21:34:12 -04:00
Chris Caron 62c762cb6b
Added Lark Support (#1361) 2025-07-06 21:12:40 -04:00
Chris Caron 1d5a304638
Added Spug Push Support (#1365) 2025-07-06 20:52:37 -04:00
Chris Caron 91d7b922cb Added Pushplus support 2025-07-06 20:11:48 -04:00
Chris Caron dede5dde52
Added Spike.sh support (#1364) 2025-07-06 19:54:41 -04:00
Chris Caron 02058d4fe3
Bluesky resolves DID within custom domains (#1363) 2025-07-06 17:07:17 -04:00
Chris Caron 19a201ff44
Removed LunaSea as it's services are offline as of April 30th, 2025 (#1362) 2025-07-06 13:32:21 -04:00
Chris Caron 3e975f0c0b
Support mailto://localhost (default user is root) (#1360) 2025-07-06 11:14:09 -04:00
Chris Caron b72163aee2
Test coverge added to investigate #1356 (#1358) 2025-07-01 14:50:52 -04:00
Diego Pedregal ffcd2d4eab
Adds SMPP support (#1354) 2025-06-30 12:43:52 +02:00
Chris Caron b2e4b921ea
Vapid/WebPush Support (#1323) 2025-06-29 22:00:41 -04:00
wolfgesbro ce90151051
Fix throttling in matrix plugin (#1352) 2025-06-18 09:43:55 +02:00
Diego Pedregal cf12873be2
Adds Clickatell support (#1347) 2025-06-11 22:19:44 -04:00
Emmanuel Ferdman 70cb7d8c11
fix: Display SMTP host in debug mode (#1331)
Signed-off-by: Emmanuel Ferdman <emmanuelferdman@gmail.com>
2025-05-24 17:38:14 -04:00
Marcos Lenharo 59b8c7a6b8 Add email related content support (RFC2387).
MIME multipart contents can access other parts when using "multipart/related"
Content-Type.
This allows, for example, the HTML body to embed attached image files accepted
by email clients and email web clients following RFC 2387.
Additionally it is necessary to add the Content-ID header to the attachment
part so the html body can link it.

This commit inserts the Content-ID to each attachment with filename as the tag
value, allowing the HTML body to reference it using:
<img src="cid:FILE_NAME.EXT">

Tested with:
- Outlook
- Thunderbird - Windows and Linux
- IOS Native email app
- GMAIL - Web Interface
- GMAIL - Android and IOS APP
2025-05-08 14:37:54 -03:00
edwinbernadus ae7f8b80ac
Update token regex on chanify (#1325) 2025-04-30 19:39:04 -04:00
Katia 513eb194fe
add test analytics (#1321) 2025-04-14 11:42:17 -04:00
Chris Caron d8c1ae3cad reverted bsd-v2 licensing changed by accident in last pr 2025-03-30 16:25:51 -04:00
Chris Caron 38eecaa9a5 bumped version to v1.9.3 2025-03-30 15:47:12 -04:00
Chris Caron 3151877488
Ntfy.sh Internationalized URL support added for click= (#1312) 2025-03-30 14:00:23 -04:00
Chris Caron 689fc07e65
Added Resend Support (#1311) 2025-03-30 12:48:45 -04:00
Chris Caron efd9d5cd67
Minor and insignifigant changes (typos and alike) (#1218) 2025-03-24 20:49:03 -04:00
Chris Caron a196708a69 fixed downloads entry 2025-03-24 20:36:10 -04:00
Stanislav Ochotnický 6295888ef0
Set default port for Mattermost notifications (#1293) 2025-03-16 16:26:06 -04:00
André 386c77e14d
Add option label for plugin seven (#1304) 2025-03-12 16:27:39 -04:00
Chris Caron 3cc98662f3
apprise.urls() bulletproofing/bugfix (#1302) 2025-03-09 21:06:39 -04:00
Chris Caron bd270efdf8
BlueSky Support Added (#1299) 2025-03-09 20:24:24 -04:00
Dennis Gäbler 2226d0692d
Fix flaky test in translation tests (#1298)
Signed-off-by: Dennis Gaebler <dennis.gaebler@uni-ulm.de>
2025-03-09 09:55:47 -04:00
André 5554360ad0
Extend options for plugin Seven (#1301) 2025-03-09 09:50:32 -04:00
Chris Caron 9bf45e415d improved twitter/x message mode detection 2025-02-21 18:07:30 -05:00
Chris Caron 9bd20a283d
improved SMS transmission documentation (#1291) 2025-02-20 11:47:49 -05:00
Chris Caron 0553bf7592
Telegram messages leverage caption field when attachments present (#1290)
* Telegram messages leverage caption field when attachments

* added test cases
2025-02-20 11:21:57 -05:00
Chris Caron fcc4939328
bugfix - Office 365 include subject and body now (#1274) 2025-01-19 11:56:49 -05:00
Chris Caron a2a2216c46 bumped version to v1.9.2 2025-01-08 21:11:44 -05:00
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