feat: check for whether mutuals are enabled #19

Closed
opened 2026-04-05 16:15:44 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @acmdf on 3/20/2026

This PR uses a slight edge case in the VRC api where if the user has mutuals disabled, it will return 0 mutual groups in the mutual counts endpoint no matter what. We can then check whether the user actually has 0 mutual groups, and if this is untrue we know that they simply have mutuals disabled, and it sets a flag on their id, which is visible in the friend list or as a message in the mutual friends tab.

*Originally created by @acmdf on 3/20/2026* This PR uses a slight edge case in the VRC api where if the user has mutuals disabled, it will return 0 mutual groups in the mutual counts endpoint no matter what. We can then check whether the user actually has 0 mutual groups, and if this is untrue we know that they simply have mutuals disabled, and it sets a flag on their id, which is visible in the friend list or as a message in the mutual friends tab.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/VRCX#19