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

Don't create a user when only following someone #215

Merged
merged 43 commits into from Jun 2, 2023
Merged

Conversation

akirk
Copy link
Owner

@akirk akirk commented May 19, 2023

This implements something like a virutal user that is taxonomy based. New subscriptions are by default created as virtual users and (for now) you can manually convert existing subscriptions to virtual users on the Edit Friend page:

Screenshot 2023-05-19 at 11 14 48

It can also be converted back (and will be as soon as you create a friend request from it).

Screenshot 2023-05-19 at 11 14 57

The Friends functionality remains untouched, and I still need to work on the cases where we need to automatically convert the user. Of course you can opt to not use the friend functionality and disable incoming friend request by using some random codeword.

@akirk akirk marked this pull request as ready for review June 2, 2023 06:47
@akirk
Copy link
Owner Author

akirk commented Jun 2, 2023

I've tested this for a while on my blog and it works well, so merging it.

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

1 participant