Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-12-07 | Do not raise a 500 exception when previewing empty media. (#8883) | Patrick Cloke | 3 | -12/+22 |
2020-12-07 | Add type hints for HTTP and email pushers. (#8880) | Patrick Cloke | 8 | -101/+168 |
2020-12-07 | Add type hints to the push mailer module. (#8882) | Patrick Cloke | 3 | -40/+85 |
2020-12-04 | Add authentication to replication endpoints. (#8853) | Patrick Cloke | 7 | -15/+184 |
2020-12-04 | Pass room_id to get_auth_chain_difference (#8879) | Erik Johnston | 6 | -17/+33 |
2020-12-04 | Add additional validation to pusher URLs. (#8865) | Patrick Cloke | 6 | -30/+106 |
2020-12-04 | Do not 500 if the content-length is not provided when uploading media. (#8862) | Patrick Cloke | 2 | -1/+2 |
2020-12-04 | Minor update to CHANGES. v1.24.0rc2 | Patrick Cloke | 1 | -1/+1 |
2020-12-04 | 1.24.0rc2 | Patrick Cloke | 4 | -3/+16 |
2020-12-04 | Fix a regression that mapping providers should be able to redirect users. (#8... | Patrick Cloke | 6 | -8/+60 |
2020-12-04 | Remove version pin prometheus_client dependency (#8875) | Jordan Bancino | 3 | -9 |