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: Correctly track which read receipts we have or have not sent down. #17575

Merged
merged 34 commits into from
Aug 19, 2024

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    da5339d View commit details
    Browse the repository at this point in the history
  2. Record with new class

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

Commits on Aug 15, 2024

  1. Revamp

    erikjohnston committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    0561c86 View commit details
    Browse the repository at this point in the history
  2. WIP receipts reading

    erikjohnston committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    c15b8b3 View commit details
    Browse the repository at this point in the history
  3. WIP comments

    erikjohnston committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a1b75f7 View commit details
    Browse the repository at this point in the history
  4. Record state

    erikjohnston committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    6b9d244 View commit details
    Browse the repository at this point in the history
  5. Newsfile

    erikjohnston committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    2e7672d View commit details
    Browse the repository at this point in the history
  6. Add tests

    erikjohnston committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    55feaae View commit details
    Browse the repository at this point in the history
  7. Newsfile

    erikjohnston committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    614c0d7 View commit details
    Browse the repository at this point in the history
  8. Comments

    erikjohnston committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    100927d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    70d32fb View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. Update synapse/handlers/sliding_sync.py

    Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
    erikjohnston and MadLittleMods committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    64310ec View commit details
    Browse the repository at this point in the history
  2. Update synapse/handlers/sliding_sync.py

    Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
    erikjohnston and MadLittleMods committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    79e80eb View commit details
    Browse the repository at this point in the history
  3. Update synapse/handlers/sliding_sync.py

    Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
    erikjohnston and MadLittleMods committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    d982efe View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
    erikjohnston and MadLittleMods committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    b0a5c0e View commit details
    Browse the repository at this point in the history
  5. Simplify get room status

    erikjohnston committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    577370a View commit details
    Browse the repository at this point in the history
  6. Add docstring

    erikjohnston committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    27b7a4a View commit details
    Browse the repository at this point in the history
  7. Fixups

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

    erikjohnston committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5b6755a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    9241da0 View commit details
    Browse the repository at this point in the history
  10. Wrap comment

    erikjohnston committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    8a8df06 View commit details
    Browse the repository at this point in the history
  11. Docstrings

    erikjohnston committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    db4c733 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    39bece9 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    161275d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f511576 View commit details
    Browse the repository at this point in the history
  15. Apply suggestions from code review

    Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
    erikjohnston and MadLittleMods committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    90ecd9e View commit details
    Browse the repository at this point in the history
  16. Rewrap comments

    erikjohnston committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    49c2f73 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    53a35e8 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. Configuration menu
    Copy the full SHA
    7f5bccc View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Eric Eastwood <eric.eastwood@beta.gouv.fr>
    erikjohnston and MadLittleMods committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    f628b8d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    41d37b3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    96aaed8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1937ac9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4f08d04 View commit details
    Browse the repository at this point in the history