Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2022-02-12 | Implement MSC3706: partial state in `/send_join` response (#11967) | Richard van der Hoff | 2 | -4/+152 | |
* 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-11 | Enable cache time-based expiry by default (#11849) | Shay | 5 | -11/+50 | |
2022-02-11 | Support |