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

Correctly handle changes to required state config in sliding sync #17785

Merged
merged 15 commits into from
Oct 14, 2024

Commits on Oct 3, 2024

  1. Configuration menu
    Copy the full SHA
    af9c72d View commit details
    Browse the repository at this point in the history
  2. Add tests

    erikjohnston committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    2fd3a5a View commit details
    Browse the repository at this point in the history
  3. Newsfile

    erikjohnston committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    5e66e98 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. Sliding Sync: Parameterize and add more tests for tracking changes to…

    … required state (#17805)
    
    Parameterize and add more tests for tracking changes to required state
    (`_required_state_changes(...)`)
    
    These are direct modifications to
    #17785 and should be merged
    into that PR.
    MadLittleMods authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    596581a View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Eric Eastwood <[email protected]>
    erikjohnston and MadLittleMods authored Oct 9, 2024
    Configuration menu
    Copy the full SHA
    4b631a5 View commit details
    Browse the repository at this point in the history
  3. Fixup

    erikjohnston committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    e913037 View commit details
    Browse the repository at this point in the history
  4. comment __bool__

    erikjohnston committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    35532d6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    859d4a8 View commit details
    Browse the repository at this point in the history
  6. Remove unused var

    erikjohnston committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    56565dc View commit details
    Browse the repository at this point in the history
  7. Remove TODOs

    erikjohnston committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    0d0207e View commit details
    Browse the repository at this point in the history
  8. Move comment down

    erikjohnston committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    fafb2fe View commit details
    Browse the repository at this point in the history
  9. Clarify None comment

    erikjohnston committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    c23d326 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6391b0f View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2024

  1. Move prev_room_sync_config up

    MadLittleMods authored and erikjohnston committed Oct 10, 2024
    Configuration menu
    Copy the full SHA
    f8feef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a566347 View commit details
    Browse the repository at this point in the history