Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix email -> user_id hard codings. #3622

Closed
wants to merge 6 commits into from
Closed

Conversation

showell
Copy link
Contributor

@showell showell commented Feb 9, 2017

No description provided.

@smarx
Copy link

smarx commented Feb 9, 2017

Automated message from Dropbox CLA bot

@showell, it looks like you've already signed the Dropbox CLA. Thanks!

We now convert our pm-with search operand to a list of user ids
for matching against messages, rather than using emails.  On the
message side we look at user ids from display_recipient.
We now use user_ids from the message to generate the
reply_to more dynamically.
This will be used for live updating.
When we get notified of an email change and the compose box is
open for PMs, we should update the email in the compose box.
This helper will be useful when we start handling such events.
@timabbott
Copy link
Sponsor Member

Some parts of this probably deserves some more node tests eventually, but this looks good. Merged, after fixing a whitespace typo :).

@timabbott timabbott closed this Feb 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants