feat(gui): exolix#1013
Merged
Merged
Conversation
added 3 commits
May 13, 2026 22:10
Adds a notion of "priority makers" rendered with a pulsing glow, custom avatar, and "Community Supporter" chip, and sorted to the top when they have liquidity. Exolix is the first entry; also added to the default rendezvous list so it is dialed and quote-queried.
- Add "Community Supporter" chip dialog summarizing what the badge means - Re-show priority makers at their natural sort position when that position falls beyond the first page (rendered as a regular card) - Add "Latest version" chip when a priority maker runs the GUI's bundled version, fetched once via a shared useGuiVersion() hook - Subtle hover scale on the Select button for priority maker offers - Default the offer sort mode to "Small swaps" - Grant the core:app:allow-version Tauri capability needed by the hook
Mirrors the existing applyDefaultNodes pattern: a throttled action that removes known-broken entries and prepends any new defaults missing from the user's persisted list. Ensures existing users pick up newly added rendezvous points (e.g. atomic.exolix.com) without resetting settings.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.