lever / planer

Remove reply quotations from emails
MIT License
66 stars 20 forks source link

Add support for Office 365 and mixed Outlook versions #4

Closed eshenfield closed 6 years ago

eshenfield commented 6 years ago

This PR covers most Office 365 emails and also some cases of emails between various Outlook versions.

I've also re-organized the Microsoft splitter-finding code to define a variety of queries in one place (so we can add others easily) and then programmatically check for the existence of any of those queries, taking the first one in the DOM as the top-most splitter and removing everything after it.

Other things included in this PR:

eshenfield commented 6 years ago

All tests pass!

screen shot 2017-11-22 at 1 33 34 pm