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 state to connections #105

Closed
1 task done
oxnr opened this issue Dec 7, 2015 · 0 comments
Closed
1 task done

Add state to connections #105

oxnr opened this issue Dec 7, 2015 · 0 comments
Assignees
Labels

Comments

@oxnr
Copy link
Member

oxnr commented Dec 7, 2015

Creating Connections changed in API 0.4. When creating friend or following connection you can now specify a state. By default the state should be confirmed. Optionally the state can be pending. When receiving a pending connection the other user can either confirmed or rejected.

  • Add Connections with state
    • Constant for pending
    • Constant for confirmed
    • Constant for rejected
@oxnr oxnr added the API label Dec 7, 2015
@oxnr oxnr added this to the 1.1 Update to API 0.4 milestone Dec 7, 2015
@oxnr oxnr mentioned this issue Dec 7, 2015
26 tasks
@martnst martnst closed this as completed Dec 7, 2015
martnst added a commit that referenced this issue Dec 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants