| Commit message (Expand) | Author | Files | Lines |
2020-12-10 | Refactor `SsoHandler.get_mxid_from_sso` (#8900) | Richard van der Hoff | 3 | -28/+51 |
2020-12-10 | Fix buglet in DirectRenderJsonResource (#8897) | Richard van der Hoff | 2 | -3/+6 |
2020-12-10 | Deprecate Shutdown Room and Purge Room Admin API (#8829) | Dirk Klimpel | 5 | -11/+63 |
2020-12-09 | Default to blacklisting reserved IP ranges and add a whitelist. (#8870) | Patrick Cloke | 10 | -89/+172 |
2020-12-09 | Skip the SAML tests if xmlsec1 isn't available. (#8905) | Patrick Cloke | 2 | -0/+24 |
2020-12-09 | Combine related media admin API docs (#8839) | Dirk Klimpel | 3 | -50/+87 |
2020-12-09 | Pin the docker version for multiarch builds | Richard van der Hoff | 2 | -3/+6 |
2020-12-09 | Add 'xmlsec1' to dependency list github/release-v1.24.0 release-v1.24.0 | Erik Johnston | 1 | -1/+2 |
2020-12-09 | 1.23.1 v1.23.1 github/release-v1.23.1 release-v1.23.1 | Erik Johnston | 5 | -3/+59 |
2020-12-09 | 1.24.0 v1.24.0 | Erik Johnston | 4 | -2/+53 |
2020-12-09 | Fix installing pysaml2 on Python 3.5. (#8898) | Patrick Cloke | 2 | -1/+6 |
2020-12-09 | Consistently use room_id from federation request body (#8776) | Richard van der Hoff | 5 | -54/+49 |
2020-12-08 | Add X-Robots-Tag header to stop crawlers from indexing media (#8887) | Aaron Raimist | 3 | -0/+19 |
2020-12-08 | Fix installing pysaml2 on Python 3.5. (#8898) | Patrick Cloke | 2 | -1/+6 |
2020-12-08 | Better formatting for config errors from modules (#8874) | Richard van der Hoff | 13 | -37/+160 |
2020-12-08 | Simplify the flow for SSO UIA (#8881) | Richard van der Hoff | 7 | -40/+144 |
2020-12-08 | Clarify config template comments (#8891) | Richard van der Hoff | 4 | -16/+9 |
2020-12-07 | Call set_avatar_url with target_user, not user_id (#8872) | Will Hunt | 3 | -3/+9 |
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/+7 |
2020-12-04 | Fix a buglet in the SAML username mapping provider doc (#8873) | Richard van der Hoff | 2 | -1/+4 |
2020-12-03 | Fix errorcode for disabled registration (#8867) | Richard van der Hoff | 3 | |