Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-01-15 | Add an admin API endpoint to protect media. (#9086) | Patrick Cloke | 4 | -18/+79 |
2021-01-15 | Avoid raising the body exceeded error multiple times. (#9108) | Patrick Cloke | 4 | -3/+115 |
2021-01-15 | Remote dependency on distutils (#9125) | Richard van der Hoff | 6 | -8/+33 |
2021-01-15 | Add type hints to media rest resources. (#9093) | Patrick Cloke | 13 | -165/+286 |
2021-01-15 | Improve UsernamePickerTestCase (#9112) | Richard van der Hoff | 5 | -125/+114 |
2021-01-15 | Store an IdP ID in the OIDC session (#9109) | Richard van der Hoff | 4 | -10/+42 |
2021-01-15 | Add some extra notes for getting Synapse running on macOS. (#8997) | Eric Eastwood | 4 | -1/+25 |
2021-01-14 | Fix event chain bg update. (#9118) | Erik Johnston | 3 | -1/+10 |
2021-01-14 | Fix perf of get_cross_signing_keys (#9116) | Erik Johnston | 3 | -14/+30 |
2021-01-14 | Fix chain cover background update to work with split out event persisters (#9... | Erik Johnston | 5 | -29/+38 |
2021-01-14 | Fix get destinations to catch up query. (#9114) | Erik Johnston | 2 | -13/+12 |
2021-01-14 | Add background update for |