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

Commits on Aug 3, 2022

  1. Add - remote join capability to the module API "update_room_membershi…

    …p" method,
    
    in a backwards compatible manner.
    buffless-matt committed Aug 3, 2022
    Configuration menu
    Copy the full SHA
    6e2b45d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6ada9d View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    216dd62 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c0380b View commit details
    Browse the repository at this point in the history
  3. Drop - redundant assert in the "update_room_membership" module API me…

    …thod.
    
    EventsWorkerStore.get_event will raise a "NotFoundError" before the assert.
    buffless-matt committed Aug 4, 2022
    Configuration menu
    Copy the full SHA
    f178b45 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    b190335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    30bc9e5 View commit details
    Browse the repository at this point in the history
  3. Drop - redundant monkey patch from unit tests.

    Tests already have appropriate set-up phases to handle clean-up.
    buffless-matt committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    a5721fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c32cb1e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a8669f6 View commit details
    Browse the repository at this point in the history