Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

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

Merged

Commits on Aug 2, 2018

  1. Configuration menu
    Copy the full SHA
    b9bbb7e 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
    908de56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b151956 View commit details
    Browse the repository at this point in the history
  4. given the != join check, isInvite will never be true

    Also, put comments in right order
    bwindels committed Aug 2, 2018
    Configuration menu
    Copy the full SHA
    802efc7 View commit details
    Browse the repository at this point in the history