Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-09-12 | Fix SSO fallback login | David Baker | 1 | -1/+1 |
2019-09-12 | add report_stats_endpoint config option (#6012) | Sorunome | 4 | -2/+19 |
2019-09-12 | Blow up config if opentracing is missing (#5985) | Jorik Schellekens | 2 | -0/+8 |
2019-09-11 | Ensure support users can be registered even if MAU limit is reached | Jason Robinson | 3 | -2/+28 |
2019-09-11 | Use the v2 Identity Service API for lookups (MSC2134 + MSC2140) (#5976) | Andrew Morgan | 6 | -35/+238 |
2019-09-11 | Clean up some code in the retry logic (#6017) | Richard van der Hoff | 3 | -36/+14 |
2019-09-11 | Update sample config | Erik Johnston | 1 | -1/+1 |
2019-09-11 | Add note about extra arg to send_membership_event, remove arg in remote_rejec... | Andrew Morgan | 2 | -10/+3 |
2019-09-11 | Check dependencies on setup in the nicer way. (#5989) | Jorik Schellekens | 4 | -28/+20 |
2019-09-11 | Fix comments | Erik Johnston | 4 | -5/+5 |
2019-09-11 | Fix existing v2 identity server calls (MSC2140) (#6013) | Andrew Morgan | 2 | -2/+27 |
2019-09-11 | Add test for admin redaction ratelimiting. | Erik Johnston | 1 | -0/+25 |
2019-09-11 |