Skip to content
Snippets Groups Projects
Unverified Commit 63c46349 authored by Richard van der Hoff's avatar Richard van der Hoff Committed by GitHub
Browse files

Implement MSC3706: partial state in `/send_join` response (#11967)

* Make `get_auth_chain_ids` return a Set

It has a set internally, and a set is often useful where it gets used, so let's
avoid converting to an intermediate list.

* Minor refactors in `on_send_join_request`

A little bit of non-functional groundwork

* Implement MSC3706: partial state in /send_join response
parent b2b971f2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment