Ben Gotow
2c74b38323
fixes for draft store specs, contact.isMe now returns true if it matches any account
2016-01-11 13:23:35 -08:00
Ben Gotow
7233decbe8
Merge pull request #792 from Sumukh/at-character-parse
...
Names with @ are included in the contact name.
2015-12-29 12:20:00 -08:00
Ben Gotow
8c965e4d7b
fix(aliases): Recognize that email sent to alias is to "me"
2015-12-28 12:13:05 -08:00
Sumukh Sridhara
78d8a1a245
Names with @ are included in the contact name. Resolves #713
2015-12-21 03:31:37 -08:00
Ben Gotow
41e3b01240
fix(names): "Olivia" should not be caught by name cleanup
...
This fixes #393 .
The name "Olivia" was being caught in our parser designed to shorten "Mike Kaylor via LinkedIn" to "Mike Kaylor". We now check that "via" is it's own distinct word in the phrase.
2015-11-13 11:42:37 -08:00
Evan Morikawa
137e09eb51
refactor(spec) move spec-nylas to spec
2015-10-01 21:39:44 -07:00