Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert federation client to async/await. (#7975) | Patrick Cloke | 2020-07-30 | 1 | -5/+5 |
* | Convert state resolution to async/await (#7942) | Patrick Cloke | 2020-07-24 | 1 | -12/+7 |
* | Add option to enable encryption by default for new rooms (#7639) | Andrew Morgan | 2020-06-10 | 1 | -1/+5 |
* | Fix encryption algorithm typos in tests/comments (#7637) | Andrew Morgan | 2020-06-04 | 1 | -1/+1 |
* | Fix device list update stream ids going backward (#7158) | Richard van der Hoff | 2020-04-03 | 1 | -0/+6 |
* | Rewrite prune_old_outbound_device_pokes for efficiency (#7159) | Richard van der Hoff | 2020-03-30 | 1 | -0/+92 |
* | Add tests for outbound device pokes | Richard van der Hoff | 2020-03-27 | 1 | -3/+300 |
* | Implementation of MSC2314 (#6176) | Amber Brown | 2019-11-28 | 1 | -1/+3 |
* | Run Black. (#5482) | Amber Brown | 2019-06-20 | 1 | -24/+24 |
* | Run Black on the tests again (#5170) | Amber Brown | 2019-05-10 | 1 | -47/+66 |
* | Batch up outgoing read-receipts to reduce federation traffic. (#4890) | Richard van der Hoff | 2019-03-20 | 1 | -0/+128 |