Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow for make_awaitable's return value to be re-used. (#8261) | Patrick Cloke | 2020-09-08 | 1 | -20/+10 |
* | Do not yield on awaitables in tests. (#8193) | Patrick Cloke | 2020-08-27 | 1 | -4/+2 |
* | Fix unawaited coroutine error in tests. (#8072) | Patrick Cloke | 2020-08-13 | 1 | -10/+20 |
* | Convert federation client to async/await. (#7975) | Patrick Cloke | 2020-07-30 | 1 | -10/+11 |
* | Option to allow server admins to join complex rooms (#7902) | lugino-emeritus | 2020-07-28 | 1 | -0/+109 |
* | Add ability to wait for replication streams (#7542) | Erik Johnston | 2020-05-22 | 1 | -2/+6 |
* | Remove spurious "name" parameter to `default_config` | Richard van der Hoff | 2020-03-24 | 1 | -2/+2 |
* | Implementation of MSC2314 (#6176) | Amber Brown | 2019-11-28 | 1 | -25/+3 |
* | Room Complexity Client Implementation (#5783) | Amber Brown | 2019-07-30 | 1 | -3/+74 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -1/+1 |
* | Implement the SHHS complexity API (#5216) | Amber Brown | 2019-05-30 | 1 | -0/+90 |