-
-
Notifications
You must be signed in to change notification settings - Fork 589
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
Stop requesting room keys from other users #2982
Merged
andybalaam
merged 9 commits into
matrix-org:develop
from
poljar:poljar/dont-request-room-keys-from-other-users
Mar 2, 2023
Merged
Stop requesting room keys from other users #2982
andybalaam
merged 9 commits into
matrix-org:develop
from
poljar:poljar/dont-request-room-keys-from-other-users
Mar 2, 2023
Commits on Dec 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e86ce75 - Browse repository at this point
Copy the full SHA e86ce75View commit details -
Fix the forwarded room key test to use the same user ids.
We have some tests that check if receiving a forwarded room key works. These claim to use the same user id, but in fact they change the user id in the last moment before the event is passed into the client. Let's change this so we're always operating with the same user id.
Configuration menu - View commit details
-
Copy full SHA for 94b053a - Browse repository at this point
Copy the full SHA 94b053aView commit details -
Stop requesting room keys from other users
We never accept such room keys, so there isn't a point in requesting them.
Configuration menu - View commit details
-
Copy full SHA for 6dd15e1 - Browse repository at this point
Copy the full SHA 6dd15e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce8ffe9 - Browse repository at this point
Copy the full SHA ce8ffe9View commit details
Commits on Dec 26, 2022
-
Apply suggestions from code review
Co-authored-by: Richard van der Hoff <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9fd66a2 - Browse repository at this point
Copy the full SHA 9fd66a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb4d9b6 - Browse repository at this point
Copy the full SHA fb4d9b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for b7759a0 - Browse repository at this point
Copy the full SHA b7759a0View commit details
Commits on Feb 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for dd4973f - Browse repository at this point
Copy the full SHA dd4973fView commit details
Commits on Mar 1, 2023
-
Merge remote-tracking branch 'upstream/develop' into poljar/dont-requ…
…est-room-keys-from-other-users
Configuration menu - View commit details
-
Copy full SHA for 1f24301 - Browse repository at this point
Copy the full SHA 1f24301View 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.