Skip to content

Conversation

noramibu
Copy link
Contributor

@noramibu noramibu commented Sep 30, 2025

Type of change

  • Bug fix
  • New feature

Description

Uses UUIDs instead of usernames for friends info update/lookup

Configuration to keep username lookup kept for offline mode environments

Related issues

#5687

How Has This Been Tested?

https://youtu.be/gQRDZIzlGQs

Checklist:

  • My code follows the style guidelines of this project.
  • I have added comments to my code in more complex areas.
  • I have tested the code in both development and production environments.

@Wide-Cat
Copy link
Collaborator

Wide-Cat commented Oct 2, 2025

I don't see the point in making this a config option, just make it default to searching by id and fall back to the name if the id is null

@noramibu
Copy link
Contributor Author

noramibu commented Oct 2, 2025

I don't see the point in making this a config option, just make it default to searching by id and fall back to the name if the id is null

removed config option as requested

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.

2 participants