matrix-org / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://matrix-org.github.io/dendrite/
Apache License 2.0
5.74k stars 676 forks source link

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

Closed Johennes closed 1 week ago

Johennes commented 1 month ago

This implements MSC4156 which will ship with Matrix 1.12.

Pull Request Checklist

Signed-off-by: Johannes Marbach <n0-0ne+github@mailbox.org>

S7evinK commented 1 week ago

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.