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
Projects

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 Misterblue added this to To Do in Iamus 2.4 via automation Nov 5, 2020
@Misterblue Misterblue moved this from To Do to On Progress in Iamus 2.4 Dec 17, 2020
@Misterblue Misterblue moved this from On Progress to To Do in Iamus 2.4 Dec 17, 2020
@Misterblue Misterblue removed this from To Do in Iamus 2.4 Apr 16, 2021
@Misterblue Misterblue added this to To Do in Iamus 2.5 via automation Apr 16, 2021
@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
Development

No branches or pull requests

1 participant