Juan Tejada
69f3cc441a
Fix Contact and Thread specs
2016-01-11 13:58:22 -08:00
Ben Gotow
a352e40af7
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
d209d6e615
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
f8e9d37501
fix(aliases): Recognize that email sent to alias is to "me"
2015-12-28 12:13:05 -08:00
Sumukh Sridhara
1a8c87b10d
Names with @ are included in the contact name. Resolves #713
2015-12-21 03:31:37 -08:00
Ben Gotow
83510d0cef
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
57fef805cd
refactor(spec) move spec-nylas to spec
2015-10-01 21:39:44 -07:00