Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2020-01-14 | Process EDUs in parallel with PDUs. (#6697) | Erik Johnston | 2 | -12/+59 | |
This means that things like to device messages don't get blocked behind processing PDUs, which can potentially take *ages*. | |||||
2020-01-14 | Fixup synapse.replication to pass mypy checks (#6667) | Erik Johnston | 12 | -86/+105 | |
2020-01-13 | Quarantine media by ID or user ID (#6681) | Andrew Morgan | 7 | -11/+632 | |