Mailspring/packages/local-private
Jackie Luo a2c9555e2a [local-sync] Fix dates for message hashing
Summary: We were creating duplicate `Message` objects because the formatting for the date was different between `buildForSend` and `parseFromImap`. Now, we create the initial hash using the same format that `buildmail` uses to ensure that we generate the same IDs.

Test Plan: Tested locally.

Reviewers: evan, juan, spang

Reviewed By: spang

Differential Revision: https://phab.nylas.com/D3559
2016-12-29 15:58:21 -08:00
..
docs [local-private] move old edgehill src/pro into packages/local-private 2016-12-12 10:09:58 -05:00
encrypted_certificates [local-private] move old edgehill src/pro into packages/local-private 2016-12-12 10:09:58 -05:00
packages [local-sync] Fix dates for message hashing 2016-12-29 15:58:21 -08:00
src/error-logger-extensions [local-private] move old edgehill src/pro into packages/local-private 2016-12-12 10:09:58 -05:00
README.md [local-private] move old edgehill src/pro into packages/local-private 2016-12-12 10:09:58 -05:00

Nylas Mail

This repo contains proprietary Nylas plugins and other extensions to N1

It is included as a submodule of the open source N1 repo at pro/nylas

From the root of N1, run script/grunt add-nylas-build-resources to manually copy the files from this repo into the appropriate places within N1.

That script is run as part of the N1 build task. Machines that have access this repo will automatically include the proprietary plugins.