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 is_favorite to NodeInfo/Lite #469

Merged
merged 2 commits into from
Mar 21, 2024
Merged

Add is_favorite to NodeInfo/Lite #469

merged 2 commits into from
Mar 21, 2024

Conversation

thebentern
Copy link
Contributor

@thebentern thebentern commented Mar 21, 2024

Favorites will be at the top of the list for client node lists and survive NodeDB cleanups.

Closes #429

@thebentern thebentern requested a review from sachaw March 21, 2024 12:32
Copy link
Member

@garthvh garthvh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yay!

@thebentern thebentern merged commit bcfb49c into master Mar 21, 2024
2 checks passed
@thebentern thebentern deleted the is_favorite branch March 21, 2024 16:30
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.

Add field to NodeDB entries indicating "favorite" status (which would also prevent them from DB removal
2 participants