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

Optimise RoomList and implement quick-search functionality on it. #3654

Merged
merged 15 commits into from
Apr 20, 2017

Commits on Apr 15, 2017

  1. cmd-k shortcut to the searchbox

    ara4n committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    a74bbb4 View commit details
    Browse the repository at this point in the history
  2. put a ! on invite sublists

    ara4n committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    e5e259e View commit details
    Browse the repository at this point in the history
  3. oops

    ara4n committed Apr 15, 2017
    Configuration menu
    Copy the full SHA
    27de972 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8351ec9 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. typos

    ara4n committed Apr 16, 2017
    Configuration menu
    Copy the full SHA
    c6ee221 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2017

  1. split out header from RoomSubList and let it update separately

    By moving the header into its own RoomSubListHeader, we can refresh it explicitly
    by poking it by the new constantTimeDispatcher without re-rendering the whole stack
    of room tiles
    
    *UNTESTED*
    ara4n committed Apr 17, 2017
    Configuration menu
    Copy the full SHA
    5ff49f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2017

  1. Configuration menu
    Copy the full SHA
    f8aa2c3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    053beae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8daa53 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    acbc3e9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e780fe4 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2017

  1. Configuration menu
    Copy the full SHA
    a5bd8b3 View commit details
    Browse the repository at this point in the history
  2. bump react-gemini-scrollbar

    ara4n committed Apr 19, 2017
    Configuration menu
    Copy the full SHA
    a5bd8bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1803a0d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2017

  1. pass through selectedRoom

    ara4n committed Apr 20, 2017
    Configuration menu
    Copy the full SHA
    c1d3066 View commit details
    Browse the repository at this point in the history