vircadia-metaverse icon indicating copy to clipboard operation
vircadia-metaverse copied to clipboard

Add filtering for account 'availability'

Open Misterblue opened this issue 4 years ago • 1 comments

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 avatar Nov 05 '20 20:11 Misterblue

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).

Misterblue avatar Jun 13 '21 21:06 Misterblue