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

Room header UI updates #11507

Merged
merged 8 commits into from
Sep 1, 2023
Merged

Commits on Aug 31, 2023

  1. Fix performance issues with useRoomMembers

    With the current implementation it would create a new function, with leading: true, rendering the whole throttling useless
    Germain committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    4d67458 View commit details
    Browse the repository at this point in the history
  2. Add public room indicator

    Germain committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    97888d7 View commit details
    Browse the repository at this point in the history
  3. Format room members count better

    Germain committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    e1e4a23 View commit details
    Browse the repository at this point in the history
  4. Add public room test

    Germain committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    f203b43 View commit details
    Browse the repository at this point in the history
  5. Add search to room summary card

    Germain committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    eab62d5 View commit details
    Browse the repository at this point in the history
  6. Update settings UI

    Germain committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    3b59ffd View commit details
    Browse the repository at this point in the history
  7. Update snapshot

    Germain committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    6e90f4e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2023

  1. Remove default title attribute

    Germain committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    08e0610 View commit details
    Browse the repository at this point in the history