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

Use the room avatar as a placeholder in calls #10231

Merged
merged 8 commits into from
Feb 27, 2023
Merged

Commits on Feb 23, 2023

  1. Use the room avatar as a placeholder in calls

    Rather than the image for the user we're in a call with. This makes
    it work correctly with virtual rooms easily since we'll get the
    avatar for the correct room.
    dbkr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    2927db5 View commit details
    Browse the repository at this point in the history
  2. Prettier

    dbkr committed Feb 23, 2023
    Configuration menu
    Copy the full SHA
    f38d55e View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2023

  1. TS strict errors

    dbkr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    22b401a View commit details
    Browse the repository at this point in the history
  2. More TS strict fixes

    dbkr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    301a30b View commit details
    Browse the repository at this point in the history
  3. More strict TS

    dbkr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    fbf417a View commit details
    Browse the repository at this point in the history
  4. Prettier

    dbkr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    79a41e5 View commit details
    Browse the repository at this point in the history
  5. Even more TS strict

    dbkr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    1d9bdf2 View commit details
    Browse the repository at this point in the history
  6. more stricter

    dbkr committed Feb 24, 2023
    Configuration menu
    Copy the full SHA
    7519397 View commit details
    Browse the repository at this point in the history