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

Drop support for calling /_matrix/client/v3/rooms/{roomId}/invite without an id_access_token #13241

Merged
merged 33 commits into from
Aug 31, 2022

Commits on Jul 11, 2022

  1. Drop v1 lookup

    Signed-off-by: Jacek Kusnierz <jacek.kusnierz@tum.de>
    Vetchu committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    0f6487e View commit details
    Browse the repository at this point in the history
  2. Add changelog

    Signed-off-by: Jacek Kusnierz <jacek.kusnierz@tum.de>
    Vetchu committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    ef1c794 View commit details
    Browse the repository at this point in the history
  3. Address code review

    Vetchu committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e9c789a View commit details
    Browse the repository at this point in the history
  4. Repair tests PoC.

    Signed-off-by: Jacek Kusnierz <jacek.kusnierz@tum.de>
    Vetchu committed Jul 11, 2022
    Configuration menu
    Copy the full SHA
    e354ec6 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2022

  1. Update changelog.d/13241.removal

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    Vetchu and richvdh authored Jul 12, 2022
    Configuration menu
    Copy the full SHA
    eb5ba09 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. merge develop

    Vetchu committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    72313f6 View commit details
    Browse the repository at this point in the history
  2. Add tests, address concerns

    Vetchu committed Jul 21, 2022
    Configuration menu
    Copy the full SHA
    779e78c View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2022

  1. minify test

    Vetchu committed Jul 22, 2022
    Configuration menu
    Copy the full SHA
    5668dcd View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. missing comma

    Vetchu committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6e908e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    242fa48 View commit details
    Browse the repository at this point in the history
  3. Address comments

    Vetchu committed Jul 25, 2022
    Configuration menu
    Copy the full SHA
    6698279 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    48d88f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6b1413b View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2022

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

Commits on Aug 15, 2022

  1. Update tests/rest/client/test_rooms.py

    Co-authored-by: Richard van der Hoff <1389908+richvdh@users.noreply.github.com>
    Vetchu and richvdh authored Aug 15, 2022
    Configuration menu
    Copy the full SHA
    9a04234 View commit details
    Browse the repository at this point in the history
  2. addressed the comments

    Signed-off-by: Jacek Kusnierz <jacek.kusnierz@tum.de>
    Vetchu committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    e115f60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c535ea8 View commit details
    Browse the repository at this point in the history
  4. add missing check

    Vetchu committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    f2a74b2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb84fe4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8ab4b35 View commit details
    Browse the repository at this point in the history
  7. fixed test

    Vetchu committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    f9600bb View commit details
    Browse the repository at this point in the history
  8. catch missing param for 3pid

    Vetchu committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    0073118 View commit details
    Browse the repository at this point in the history
  9. synapseerror

    Vetchu committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    ebcdbba View commit details
    Browse the repository at this point in the history
  10. validate earlier

    Vetchu committed Aug 15, 2022
    Configuration menu
    Copy the full SHA
    b97b27f View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. merge develop

    Vetchu committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    23be3b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1b6ae8 View commit details
    Browse the repository at this point in the history
  3. Next iteration

    Signed-off-by: Jacek Kusnierz <jacek.kusnierz@tum.de>
    Vetchu committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    21d9be1 View commit details
    Browse the repository at this point in the history
  4. allow exception to go up

    Vetchu committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    caeee4d View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    3792e8c View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2022

  1. beautify code

    Vetchu committed Aug 25, 2022
    Configuration menu
    Copy the full SHA
    3dfd8fb View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Configuration menu
    Copy the full SHA
    5b237aa View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    27951c5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c6aa582 View commit details
    Browse the repository at this point in the history