Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Faster joins: parse msc3706 fields in send_join response (#12011) | Richard van der Hoff | 2022-02-17 | 1 | -0/+32 |
| | | | Part of my work on #11249: add code to handle the new fields added in MSC3706. | ||||
* | Add missing copyright header. (#11460) | Patrick Cloke | 2021-11-30 | 1 | -0/+14 |
| | |||||
* | Add a test case for the SendJoinParser (#11441) | David Robertson | 2021-11-29 | 1 | -0/+50 |
This would have caught the bug #11438 introduced in #11217 and fixed in #11439. |