summary refs log tree commit diff
path: root/changelog.d/9055.misc (unfollow)
Commit message (Expand)AuthorFilesLines
2021-01-15Add an admin API endpoint to protect media. (#9086)Patrick Cloke4-18/+79
2021-01-15Avoid raising the body exceeded error multiple times. (#9108)Patrick Cloke4-3/+115
2021-01-15Remote dependency on distutils (#9125)Richard van der Hoff6-8/+33
2021-01-15Add type hints to media rest resources. (#9093)Patrick Cloke13-165/+286
2021-01-15Improve UsernamePickerTestCase (#9112)Richard van der Hoff5-125/+114
2021-01-15Store an IdP ID in the OIDC session (#9109)Richard van der Hoff4-10/+42
2021-01-15Add some extra notes for getting Synapse running on macOS. (#8997)Eric Eastwood4-1/+25
2021-01-14Fix event chain bg update. (#9118)Erik Johnston3-1/+10
2021-01-14Fix perf of get_cross_signing_keys (#9116)Erik Johnston3-14/+30
2021-01-14Fix chain cover background update to work with split out event persisters (#9...Erik Johnston5-29/+38
2021-01-14Fix get destinations to catch up query. (#9114)Erik Johnston2-13/+12
2021-01-14Add background update for add chain cover index (#9029)Erik Johnston7-18/+360
2