Open willzeng opened 10 years ago
Lets not do anything without the users permission. But we can autocomplete @ symbols with either twitter, facebook, or cograph users by having icons next to them. If you choose twitter or facebook the first time it will let you know that it is sending them the stuff.. I've already added facebook and twitter on the design branch using passport.js
But we can autocomplete @ symbols with either twitter, facebook, or cograph users by having icons next to them
As in if I type @willze it might give me the suggestion of your twitter handle if it matches, your cograph handle etc. Could be pretty dope
:100: this will be sweet, that's exactly how we should do it. Let's go for twitter integration first and facebook integration second. I think twitter integration should be part of the v0.2 milestone, while facebook could be a little later.
How do we get access to the friend list for facebook mentions and the following list for twitter mentions?
There is also the issue of yet non-integrated, cited Tweets. We'd expect to see those networks similary regular RTs.
@davidfurlong We could build a growth strategy that leverages twitter slickly. Here's the idea:
Users are initially prompted (and highly encouraged) to log-in with a twitter account. Then, whenever they use an @ mention in a node or a connection description on a public cograph, it will autocomplete based on who they follow on twitter and tweet a summary (with link) of the node/conn to that person. (this feature is on by default, but could be turned off in settings)
On signup there will still be an 'opt-out' option to log-in with a cograph only account. However for these, mentions will be disabled. If you later connect a twitter account to that cograph account, mentions will be enabled.
Pros
Cons
Reflective Pros
tl;dr Growth is the most important thing, thus we should integrate with twitter. The problem is username blocking if we allow non-twitter signups as well.
Thoughts?