Richard van der Hoff
63c46349c4
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
2022-02-12 10:44:16 +00:00
..
2021-11-26 13:47:24 +00:00
2014-08-12 15:10:52 +01:00
2021-04-27 13:13:07 +01:00
2021-12-29 15:12:30 +00:00
2022-02-01 14:13:38 +00:00
2021-12-20 10:34:46 -05:00
2021-12-21 16:12:05 +00:00
2021-10-06 12:56:45 +00:00
2021-11-01 11:20:54 +00:00
2021-04-14 15:34:27 +01:00
2022-01-13 18:12:18 +00:00
2021-07-13 11:43:15 +01:00
2021-12-14 17:46:47 +00:00
2021-04-14 15:34:27 +01:00
2022-01-21 12:21:28 +00:00
2022-02-12 10:44:16 +00:00
2021-04-20 11:50:49 +01:00
2021-12-21 13:25:34 +00:00
2021-08-17 11:57:58 +00:00
2021-07-13 11:52:58 +01:00
2021-04-14 15:34:27 +01:00
2021-12-02 18:13:43 +00:00
2021-09-29 06:44:15 -04:00
2021-11-15 12:59:33 +00:00
2021-08-17 11:57:58 +00:00
2021-07-26 12:17:00 -04:00
2021-04-14 15:34:27 +01:00
2021-11-16 16:36:46 +00:00
2021-09-22 08:25:26 -07:00
2021-07-13 11:43:15 +01:00
2021-12-21 16:12:05 +00:00
2021-10-13 09:38:22 +00:00
2021-11-09 08:10:58 -05:00
2021-05-21 17:57:08 +01:00
2021-10-06 10:47:41 -04:00
2022-02-02 09:59:55 +00:00