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

Add via parameter on join room requests as per MSC4156 #3438

Closed
wants to merge 13 commits into from

Conversation

Johennes
Copy link

@Johennes Johennes commented Oct 7, 2024

This implements MSC4156 which will ship with Matrix 1.12.

Pull Request Checklist

  • I have added Go unit tests or Complement integration tests for this PR or I have justified why this PR doesn't need tests
    The existing joinroom_test.go doesn't seem to assert on the server_name parameter. I'd be happy to add tests for both server_name and via but might need some guidance.
  • Pull request includes a sign off below using a legally identifiable name or I have already signed off privately

Signed-off-by: Johannes Marbach <[email protected]>

@Johennes Johennes marked this pull request as ready for review October 7, 2024 09:03
@Johennes Johennes requested a review from a team as a code owner October 7, 2024 09:03
@S7evinK
Copy link
Contributor

S7evinK commented Nov 14, 2024

Thanks for contributing to Dendrite!

The repo has been cloned into element-hq/dendrite and made the switch to AGPL as per https://matrix.org/blog/2023/11/06/future-of-synapse-dendrite/.
For more information, feel free to read this and this

If you still wish to contribute under the new license, feel free to create a new PR over at element-hq/dendrite.

@Johennes Johennes closed this by deleting the head repository Nov 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants