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

Lazy loading: don't assume we have our own member available #677

Merged

Commits on Aug 2, 2018

  1. move userId into room

    bwindels committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    c756081 View commit details
    Browse the repository at this point in the history
  2. replace getMember(myId).membership with getMyMembership

    This works with rooms which haven't had their members
    loaded yet.
    bwindels committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    ea515d6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a70d43b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    354af77 View commit details
    Browse the repository at this point in the history
  5. fix lint

    bwindels committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    2e7ecfb View commit details
    Browse the repository at this point in the history