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

Fix an invalid comparison of UserPresenceState to str #14393

Merged
merged 9 commits into from
Nov 16, 2022

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    1065358 View commit details
    Browse the repository at this point in the history
  2. Changelog

    anoadragon453 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9eb2e4b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6040fb3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cb895d0 View commit details
    Browse the repository at this point in the history
  5. Fix an incorrectly labeled type

    Only `BaseMultiWorkerStreamTestCase` features `make_worker_hs`.
    `HomeserverTestCase` does not.
    anoadragon453 committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    f7dd5a7 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2022

  1. Make the fake Redis for tests respond to PING commands

    Also log the name of a unknown command when it's encountered for easier debugging.
    
    This commit was originally authored by @clokep
    anoadragon453 committed Nov 14, 2022
    Configuration menu
    Copy the full SHA
    30d42fa View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    75089de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dedc990 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f56557 View commit details
    Browse the repository at this point in the history