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

Sliding sync: Store the per-connection state in the database. #17599

Merged
merged 27 commits into from
Aug 29, 2024

Commits on Aug 22, 2024

  1. Move sliding sync types

    erikjohnston committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    e2ade85 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b77f4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7087c7c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e34d634 View commit details
    Browse the repository at this point in the history
  5. Newsfile

    erikjohnston committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    87d5336 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1ee253 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b3d8e2d View commit details
    Browse the repository at this point in the history
  8. Store state

    erikjohnston committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    3838b18 View commit details
    Browse the repository at this point in the history
  9. Remove mark_token_seen

    erikjohnston committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    ed7591c View commit details
    Browse the repository at this point in the history
  10. Newsfile

    erikjohnston committed Aug 22, 2024
    Configuration menu
    Copy the full SHA
    03eac5a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. Apply suggestions from code review

    Co-authored-by: Eric Eastwood <[email protected]>
    erikjohnston and MadLittleMods authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    7935423 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    948456b View commit details
    Browse the repository at this point in the history
  3. Don't bother to use zip

    erikjohnston committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    68a2a98 View commit details
    Browse the repository at this point in the history
  4. Add timestamp index

    erikjohnston committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    8ed1c07 View commit details
    Browse the repository at this point in the history
  5. Rename column

    erikjohnston committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    bae50d3 View commit details
    Browse the repository at this point in the history
  6. Fix errors

    erikjohnston committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    1e5a3a7 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    0e07f65 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4a68975 View commit details
    Browse the repository at this point in the history
  3. Index on created ts

    erikjohnston committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    ac14e57 View commit details
    Browse the repository at this point in the history
  4. Update synapse/types/handlers/sliding_sync.py

    Co-authored-by: Eric Eastwood <[email protected]>
    erikjohnston and MadLittleMods authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    5fe6466 View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. Add cast comment

    erikjohnston committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    9065382 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    52f2199 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    174e1ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5152f19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8a54f48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2da80fe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    57a9506 View commit details
    Browse the repository at this point in the history