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

Remove RequestedLatestEvents field from UserRoomData #324

Merged
merged 7 commits into from
Oct 3, 2023

Commits on Oct 2, 2023

  1. Make rooms right before it gets used

    David Robertson committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    01080a3 View commit details
    Browse the repository at this point in the history
  2. set -> senders, plus keys() invocation

    David Robertson committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    2e1df2c View commit details
    Browse the repository at this point in the history
  3. Fix docstring

    David Robertson committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    c1ab22e View commit details
    Browse the repository at this point in the history
  4. Signposting

    David Robertson committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7623613 View commit details
    Browse the repository at this point in the history
  5. UserCache.LoadRooms

    David Robertson committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    54aaa0a View commit details
    Browse the repository at this point in the history
  6. Make LazyLoadTimelines only load timelines

    Unit tests
    David Robertson committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    7e48426 View commit details
    Browse the repository at this point in the history
  7. Remove unused RequestedLatestEvents field

    David Robertson committed Oct 2, 2023
    Configuration menu
    Copy the full SHA
    d4bd2a6 View commit details
    Browse the repository at this point in the history