-
Notifications
You must be signed in to change notification settings - Fork 336
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
Replace "smart routing" with "direct only" #6935
Merged
Serock3
merged 11 commits into
main
from
rename-smart_routing-to-use_multihop_if_necessary-des-1292
Oct 7, 2024
Merged
Replace "smart routing" with "direct only" #6935
Serock3
merged 11 commits into
main
from
rename-smart_routing-to-use_multihop_if_necessary-des-1292
Oct 7, 2024
+255
−218
Commits on Oct 7, 2024
-
Replace
smart_routing
withuse_multihop_if_necessary
in daemonSimplify the logic for feature indicators
Configuration menu - View commit details
-
Copy full SHA for 5d69b1d - Browse repository at this point
Copy the full SHA 5d69b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f586f8 - Browse repository at this point
Copy the full SHA 4f586f8View commit details -
Rename "smart routing" to "direct only" in the API
Also invert the behavior
Configuration menu - View commit details
-
Copy full SHA for 0578e79 - Browse repository at this point
Copy the full SHA 0578e79View commit details -
Configuration menu - View commit details
-
Copy full SHA for e7e77cf - Browse repository at this point
Copy the full SHA e7e77cfView commit details -
Simplify the DAITA + multihop feature indicator logic
We now simply show the "multihop" indicator there is an entry endpoint, regardless of whether it was activated manually or through DAITA. This reflects the intent to base the feature indicators on the current connection and not the user settings. There is no special indicator for "smart routing" or "direct only".
Configuration menu - View commit details
-
Copy full SHA for b512af0 - Browse repository at this point
Copy the full SHA b512af0View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf109a9 - Browse repository at this point
Copy the full SHA bf109a9View commit details -
Set "Direct only" to
false
as defaultFor android, it is set to true, as multihop is not supported. Note that in the daemon, the setting is called `use_multihop_if_necessary` and has the inverse meaning.
Configuration menu - View commit details
-
Copy full SHA for 8ace1c3 - Browse repository at this point
Copy the full SHA 8ace1c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 74f1ae5 - Browse repository at this point
Copy the full SHA 74f1ae5View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd425f - Browse repository at this point
Copy the full SHA dcd425fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cf55c3c - Browse repository at this point
Copy the full SHA cf55c3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7770131 - Browse repository at this point
Copy the full SHA 7770131View commit details
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.