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

Stop returning unsigned.invite_room_state in PUT /_matrix/federation/v2/invite/{roomId}/{eventId} responses #14064

Merged
merged 4 commits into from Oct 20, 2022

Commits on Oct 5, 2022

  1. Stop returning unsigned.invite_room_state in v2 invite fed responses

    We were accidentally returning an 'invite_room_state' field in the
    'unsigned' dict of invite events in response to a
    PUT /_matrix/federation/v2/invite/{roomId}/{eventId}
    request.
    anoadragon453 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    e899e0b View commit details
    Browse the repository at this point in the history
  2. changelog

    anoadragon453 committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    ceef1fc View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. kick CI

    anoadragon453 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    72fe1f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Merge branch 'develop' into anoa/invite_room_state_response

    David Robertson committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    472fd9b View commit details
    Browse the repository at this point in the history