nylas / nylas-mail

:love_letter: An extensible desktop mail app built on the modern web. Forks welcome!
https://nylas.com/nylas-mail/
MIT License
24.8k stars 1.38k forks source link

feat(unsubscribe): merge n1-unsubscribe plugin #3612

Closed KyleKing closed 3 years ago

KyleKing commented 6 years ago

This PR will merge the n1-unsubscribe plugin into an internal plugin within nylas-mail.

The plugin both unsubscribes and archives emails with a single button press. Users have the option of setting the default action to trash emails instead of archiving, to set a keyboard shortcut, add an optional confirmation dialog, and there is decent multilingual support.

The PR to merge the unsubscribe plugin is well overdue and will close https://github.com/nylas/nylas-mail/pull/3154, which happened right at the cusp of the N1 > Nylas Mail transition.

Best, @colinking & @kyleking