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

Add Person Social Fields #3325

Merged
merged 18 commits into from Nov 19, 2017
Merged

Add Person Social Fields #3325

merged 18 commits into from Nov 19, 2017

Conversation

crossan007
Copy link
Contributor

Closes #1573

Adds social fields for people

@ghost ghost assigned crossan007 Nov 16, 2017
@ghost ghost added the In Review label Nov 16, 2017
@crossan007 crossan007 added this to the 2.9.0 milestone Nov 16, 2017
@DawoudIO
Copy link
Contributor

So this adds the fields but does not use them.

Why is facebook id not name as each Facebook user has a known URL/username

@crossan007
Copy link
Contributor Author

So this adds the fields but does not use them.

MVP ;-)

Why is facebook id not name as each Facebook user has a known URL/username

Not all FB users have an actual username. Additionally, the only way to access user image, over the new 2.0 API is with FBID. Accessing user properties by alphanumeric username has been deprecated / removed. snarfed/bridgy#350

@DawoudIO
Copy link
Contributor

is this ready for testing

@ghost ghost assigned DawoudIO Nov 17, 2017
@crossan007
Copy link
Contributor Author

@DawoudIO after tests pass, this should be ready for you to take a look and/or merge

Copy link
Contributor

@DawoudIO DawoudIO left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

after save FB shows read

</label>
<div class="input-group">
<div class="input-group-addon">
<i class="fa fa-envelope"></i>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not used the icons for each?

@DawoudIO
Copy link
Contributor

tests are still failing please fix then merge

@crossan007 crossan007 merged commit bfb25cc into master Nov 19, 2017
@ghost ghost removed the In Review label Nov 19, 2017
@DawoudIO DawoudIO deleted the feature/1573 branch November 28, 2017 00:09
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

2 participants