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

Friend behavior #27

Merged
merged 3 commits into from
Mar 10, 2021
Merged

Friend behavior #27

merged 3 commits into from
Mar 10, 2021

Conversation

wmurphyrd
Copy link
Member

The goal is to create a friending flow that works like this:

  1. Send a friend request
  2. Other user must manually approve request
  3. Then you become reciprocal friends (i.e. you both follow each other)

Requires immers-space/immers#22

Changes on the client side:

  1. Upgrade immers-follow-button to show pending request state and allow user to accept
  2. Ability to generate Accept activity
  3. Differentiate current friends v. pending requests v. strangers from friends status updates

This could be even better with some notification of request and controls in the react ui to send & accept requests, but I think we've got a MVP here

@wmurphyrd wmurphyrd changed the base branch from news-feed-integration to immers-integration March 7, 2021 18:13
@wmurphyrd wmurphyrd marked this pull request as ready for review March 7, 2021 18:13
@quinn-madson quinn-madson merged commit 8d5472c into immers-integration Mar 10, 2021
@quinn-madson quinn-madson deleted the friends branch March 10, 2021 13:56
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