Mailspring/internal_packages/composer-emojis
Drew Regitsky fe7a894e51 feat(new-plugins): add open tracking and link tracking plugins
Summary:
Adds two (very similar) plugins - Open Tracking and Link Tracking.
Both can be enabled via a button in the composer. Open tracking
inserts a tracking pixel right before send, and link tracking replaces
all links with tracked redirects. Both plugins use the new Metadata
service to store their open/click counts, and have backend servers to
respectively serve the pixel image or handle the redirects. Requests
also trigger a metadata update to increment the open/click counters.

Test Plan: Manual for now

Reviewers: evan, bengotow, drew

Reviewed By: bengotow

Differential Revision: https://phab.nylas.com/D2583
2016-02-19 12:42:56 -08:00
..
assets 💄(emoji): Add an icon / description to emoji package 2016-02-03 15:43:22 -08:00
lib lint(emoji): Fix lint failure from spacing 2016-02-19 11:29:31 -08:00
spec fix(composer-emojis): Add spec, allow adjacent emojis, fix toolbar positioning bug 2016-02-12 11:42:11 -08:00
stylesheets feat(composer-emojis): Add emojis to composer 2016-02-03 15:05:36 -08:00
package.json feat(new-plugins): add open tracking and link tracking plugins 2016-02-19 12:42:56 -08:00