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

avoid unneeded lookups in memberDict #2153

Merged
merged 2 commits into from
Sep 7, 2018
Merged

Commits on Sep 5, 2018

  1. avoid unneeded lookups in memberDict

    have members be an array of RoomMember instead of userId, so
    we can avoid multiple lookups when sorting, rendering, ...
    bwindels committed Sep 5, 2018
    Configuration menu
    Copy the full SHA
    8500a71 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    467cdd2 View commit details
    Browse the repository at this point in the history