-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Faster joins: don't stall when a user joins during a fast join #14606
Commits on Dec 19, 2022
-
Faster joins: don't stale when an user joins during a fast join
Signed-off-by: Mathieu Velten <[email protected]>
Mathieu Velten committedDec 19, 2022 Configuration menu - View commit details
-
Copy full SHA for 384ccf2 - Browse repository at this point
Copy the full SHA 384ccf2View commit details
Commits on Dec 29, 2022
-
Merge branch 'develop' into mv/join-during-fast-join
Mathieu Velten authoredDec 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 615d303 - Browse repository at this point
Copy the full SHA 615d303View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c1e8cf - Browse repository at this point
Copy the full SHA 7c1e8cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c3bc68 - Browse repository at this point
Copy the full SHA 0c3bc68View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4f6c342 - Browse repository at this point
Copy the full SHA 4f6c342View commit details
Commits on Jan 2, 2023
-
Fallback to local join if a room is unpartial stated during remote join
Mathieu Velten committedJan 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 6aa72e1 - Browse repository at this point
Copy the full SHA 6aa72e1View commit details -
Move PartialStateConflictError to api.errors because of circular dep
Mathieu Velten committedJan 2, 2023 Configuration menu - View commit details
-
Copy full SHA for d98994c - Browse repository at this point
Copy the full SHA d98994cView commit details -
Merge branch 'develop' into mv/join-during-fast-join
Mathieu Velten authoredJan 2, 2023 Configuration menu - View commit details
-
Copy full SHA for 02d285e - Browse repository at this point
Copy the full SHA 02d285eView commit details
Commits on Jan 9, 2023
-
Merge branch 'develop' into mv/join-during-fast-join
Mathieu Velten authoredJan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for 9919405 - Browse repository at this point
Copy the full SHA 9919405View commit details -
Mathieu Velten committed
Jan 9, 2023 Configuration menu - View commit details
-
Copy full SHA for a24d07a - Browse repository at this point
Copy the full SHA a24d07aView commit details
Commits on Jan 27, 2023
-
Merge branch 'develop' into mv/join-during-fast-join
Sean Quah committedJan 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 20d5d34 - Browse repository at this point
Copy the full SHA 20d5d34View commit details -
* the filter for partial state rooms in `_clean_room_for_join_txn` has been replaced with a host membership check in `_do_invite_join`. * `_do_invite_join` can no longer raise a `PartialStateConflictError`.
Sean Quah committedJan 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 9a934c1 - Browse repository at this point
Copy the full SHA 9a934c1View commit details -
Sean Quah committed
Jan 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 5826574 - Browse repository at this point
Copy the full SHA 5826574View commit details -
Sean Quah committed
Jan 27, 2023 Configuration menu - View commit details
-
Copy full SHA for 1df7060 - Browse repository at this point
Copy the full SHA 1df7060View commit details -
fixup: remove more defunct PartialStateConflictError handling
Sean Quah committedJan 27, 2023 Configuration menu - View commit details
-
Copy full SHA for bfba7bb - Browse repository at this point
Copy the full SHA bfba7bbView commit details
Commits on Jan 31, 2023
-
Avoid clobbering existing local memberships on a second partial join
Signed-off-by: Sean Quah <[email protected]>
Sean Quah committedJan 31, 2023 Configuration menu - View commit details
-
Copy full SHA for 0ecd9ba - Browse repository at this point
Copy the full SHA 0ecd9baView commit details -
Sean Quah committed
Jan 31, 2023 Configuration menu - View commit details
-
Copy full SHA for a23a64f - Browse repository at this point
Copy the full SHA a23a64fView commit details
Commits on Feb 3, 2023
-
Sean Quah committed
Feb 3, 2023 Configuration menu - View commit details
-
Copy full SHA for 95a529c - Browse repository at this point
Copy the full SHA 95a529cView commit details
Commits on Feb 4, 2023
-
fixup docstring to explain what a None prev_membership means
Sean Quah committedFeb 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 438d592 - Browse repository at this point
Copy the full SHA 438d592View commit details -
fixup: is_host_in_room was already accurate given partial state
Sean Quah committedFeb 4, 2023 Configuration menu - View commit details
-
Copy full SHA for cfb71f0 - Browse repository at this point
Copy the full SHA cfb71f0View commit details -
make partial statedness of state maps explicit
Sean Quah committedFeb 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 4fcf84e - Browse repository at this point
Copy the full SHA 4fcf84eView commit details -
Sean Quah committed
Feb 4, 2023 Configuration menu - View commit details
-
Copy full SHA for 4da4eda - Browse repository at this point
Copy the full SHA 4da4edaView commit details
Commits on Feb 10, 2023
-
Sean Quah committed
Feb 10, 2023 Configuration menu - View commit details
-
Copy full SHA for e97b44d - Browse repository at this point
Copy the full SHA e97b44dView commit details