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 filtering for account 'availability' #60

Open
Misterblue opened this issue Nov 5, 2020 · 1 comment
Open

Add filtering for account 'availability' #60

Misterblue opened this issue Nov 5, 2020 · 1 comment
Labels
bug Something isn't working enhancement New feature or request

Comments

@Misterblue
Copy link
Collaborator

Implement account filtering so the account "availability" flag properly doesn't show friend-only accounts to others.

Availability: NONE, FRIENDS, CONNECTIONS, ALL

New availability: PARTNER?

@Misterblue Misterblue added bug Something isn't working enhancement New feature or request labels Nov 5, 2020
@Misterblue
Copy link
Collaborator Author

Implementation Note: this change is mostly updating the DB queries in AccountFilterInfo.ts. It might require the Mongo aggregation query to filter out the accounts that have limited their visibility ("availability" set).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant