mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-04 07:10:06 +08:00
2d2b9aefa6
As of now, link-tracking creates link tracking for every <a> tag, no matter the href attribute. This commit only creates link tracking for valid URLs. The reason I wrote a new regex instead of rewriting linkTagRegex is that this regex is used by message-list. https://regex101.com/r/jD5zC7/3 vs https://regex101.com/r/cK0zD8/2 Resolves: #1525 |
||
---|---|---|
.. | ||
assets | ||
lib | ||
stylesheets | ||
icon.png | ||
package.json | ||
README.md |
Open Tracking
Adds tracking pixels to messages and tracks whether they have been opened.