Commit Graph

68 Commits

Author SHA1 Message Date
the-djmaze
9cca299e6a strip correlation_id tracking 2022-10-12 10:33:25 +02:00
the-djmaze
8ae5563a84 Resolve #546 2022-10-10 15:06:07 +02:00
the-djmaze
1f600dff0d Strip Reddit click tracking 2022-10-07 14:41:23 +02:00
the-djmaze
f488212c3d Don't thumbnail message inline images and show filename in title attribute 2022-10-06 23:43:24 +02:00
the-djmaze
897f22ee6e When img element alt is missing, use last part of src 2022-10-05 22:54:53 +02:00
the-djmaze
86550d1563 strip more tracking parameters 2022-10-05 00:12:51 +02:00
the-djmaze
2e44775170 Workaround invalid [Cloudron Forum] Digest href="...." links 2022-10-04 23:49:06 +02:00
the-djmaze
aa357af4c5 Remove more tracking params 2022-10-03 16:11:44 +02:00
the-djmaze
7f63a1e82d Bugfix: stripTracking broke plain text view 2022-10-03 12:45:35 +02:00
the-djmaze
a3585a859f stripTracking DHL, Google and Outlook
stripTracking no need for `g` and `s` RegEx modifiers
2022-10-03 12:25:20 +02:00
the-djmaze
4473043623 Catch JSON.parse errors 2022-10-03 09:20:54 +02:00
the-djmaze
8980fc9cb1 Solution for #540 ? 2022-10-02 19:39:24 +02:00
the-djmaze
73ddc6c4b9 Also decode Mandrill custom tracking domain 2022-10-02 19:38:04 +02:00
the-djmaze
261d9ba59c First decode tracking links, then strip query parameters 2022-10-01 10:28:44 +02:00
the-djmaze
55bf83e02a Added: replace Mandrill (Mailchimp) tracking links with normal links 2022-10-01 10:00:04 +02:00
the-djmaze
c6652ba9b4 Lazy load all message images 2022-09-26 10:58:46 +02:00
the-djmaze
5c43378d71 Move SettingsUserStore.removeColors() to cleanHtml() 2022-09-23 13:41:01 +02:00
the-djmaze
8054e48d4a No need for rel="noreferrer noopener" due to Referrer-Policy header 2022-09-23 09:26:36 +02:00
the-djmaze
df34c4a0ae v2.18.1 2022-09-21 10:16:23 +02:00
the-djmaze
732b6eb641 Use JavaScript Optional chaining 2022-09-02 11:52:07 +02:00
the-djmaze
a80161a316 Bugfix: keep A elements when there is an image inside 2022-08-29 10:54:55 +02:00
the-djmaze
ea4f678d05 Resolve #500 2022-08-29 10:53:53 +02:00
the-djmaze
cad5fb6067 Resolve #491 2022-08-26 15:17:30 +02:00
the-djmaze
4692dde3d5 resolve compile error 2022-08-26 11:55:56 +02:00
the-djmaze
aff2d4dd76 Moved handling of images using proxy in preperation of #491 2022-08-26 11:11:19 +02:00
the-djmaze
d42cecb4df Resolve #462 2022-07-21 10:13:24 +02:00
the-djmaze
4238834cb5 Solve empty lines in HTML -> Plain conversion for #462 2022-07-20 12:34:30 +02:00
the-djmaze
28d4a018fd Resolve #439 2022-06-16 01:16:19 +02:00
the-djmaze
224b453430 Prevent Sitecore tracking 2022-06-08 15:03:28 +02:00
the-djmaze
4b50ff9f59 Resolve #366 2022-05-12 14:26:39 +02:00
the-djmaze
e205a0d3e0 Resolve #248 View eml attachments 2022-05-11 23:13:24 +02:00
the-djmaze
304c55f038 Strip tracking printabout.nl 2022-05-11 20:36:03 +02:00
the-djmaze
9413e491d4 Improved solution for #343 2022-04-23 22:00:41 +02:00
the-djmaze
86e9239a99 Resolve #343 2022-04-23 12:21:16 +02:00
the-djmaze
3ed1872c44 Bugfix width attribute as found in #343 2022-04-23 11:47:00 +02:00
the-djmaze
d2e8a2dba4 Resolve #333 2022-04-20 22:07:20 +02:00
the-djmaze
f39b1bb14d Changes for #326 2022-04-19 09:40:29 +02:00
the-djmaze
ff394356b6 Strip awstrack.me tracking 2022-04-05 11:43:44 +02:00
the-djmaze
58f5e90f8f Resolve #283 2022-03-13 19:51:14 +01:00
the-djmaze
2da1590cd9 Keep mail <body> element style 2022-03-10 11:01:18 +01:00
the-djmaze
cd734c7d5d Globalize rl.loadScript() 2022-03-10 09:57:27 +01:00
the-djmaze
0106751e64 Bugfix: HTMLTemplateElement never has a <body> element 2022-03-09 16:53:04 +01:00
the-djmaze
eb98c0713a Improved cleanHtml() handling of table width and content 2022-03-02 16:11:38 +01:00
the-djmaze
121f6f0bf8 Bugfix: strip utm_ tracking failed 2022-03-02 11:48:41 +01:00
the-djmaze
a9edbe9ecf Bugfix: resolve #243
And cleanup the HTML rules along the way
2022-02-25 11:11:28 +01:00
the-djmaze
f2054fde0f Resolve #246 2022-02-25 10:12:06 +01:00
the-djmaze
be35a541c3 Added idea to allow <style> 2022-02-15 12:29:41 +01:00
the-djmaze
9ea32aae95 Small maxWidth improvement for
https://github.com/the-djmaze/snappymail/issues/184#issuecomment-1039538958
2022-02-15 10:58:45 +01:00
the-djmaze
301413020c Block tracking pixel of 2px as found in #234 2022-02-15 10:46:42 +01:00
the-djmaze
ec23b61e14 Improvement for #184 2022-02-15 10:36:01 +01:00