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

Complete New Follows #163

Open
southpolesteve opened this issue Feb 4, 2014 · 6 comments
Open

Complete New Follows #163

southpolesteve opened this issue Feb 4, 2014 · 6 comments

Comments

@southpolesteve
Copy link
Contributor

When a new identity is created, match up follows with existing users in the system.

@zfoster
Copy link
Owner

zfoster commented Sep 10, 2014

What is a follow in the madi system?

@prestonaustin
Copy link
Collaborator

There isn't one, but it looks at them in the social networks. Was this
about updating that graph periodically?

@zfoster
Copy link
Owner

zfoster commented Sep 10, 2014

I think it references matching an identity's follows to follows that would overlap when a new identity (now the second) is added for the same user?

@prestonaustin
Copy link
Collaborator

Steve, can you illuminate this issue a bit?
On Sep 10, 2014 7:35 AM, "Zachary Foster" notifications@github.com wrote:

I think it references matching an identity's follows to follows that would
overlap when a new identity (now the second) is added for the same user?


Reply to this email directly or view it on GitHub
#163 (comment).

@southpolesteve
Copy link
Contributor Author

Zach, I think you have it right on the second comment. When a new user signs up we should match up existing users who already had follows associated with them but could not be complete because the new user was already on Madi. I actually think this may already be done: https://github.com/southpolesteve/corgi/blame/master/spec/models/identity_spec.rb#L23

@zfoster
Copy link
Owner

zfoster commented Sep 10, 2014

okay. I'll take a look to ensure it is

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

No branches or pull requests

3 participants