Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-09-25 | Fix occasional "Re-starting finished log context" from keyring (#8398) | Richard van der Hoff | 3 | -90/+101 |
2020-09-25 | Allow existing users to login via OpenID Connect. (#8345) | Tdxdxoz | 6 | -17/+76 |
2020-09-25 | Fix schema delta for servers that have not backfilled (#8396) | Erik Johnston | 3 | -2/+9 |
2020-09-24 | Fix MultiWriteIdGenerator's handling of restarts. (#8374) | Erik Johnston | 7 | -30/+274 |
2020-09-24 | s/URLs/variables in changelog v1.20.1 github/release-v1.20.1 release-v1.20.1 | Andrew Morgan | 1 | -1/+1 |
2020-09-24 | s/accidentally/incorrectly in changelog | Andrew Morgan | 1 | -1/+1 |
2020-09-24 | Update changelog wording | Andrew Morgan | 1 | -1/+1 |
2020-09-24 | 1.20.1 | Andrew Morgan | 5 | -3/+17 |
2020-09-24 | Mark the shadow_banned column as boolean in synapse_port_db. (#8386) | Patrick Cloke | 3 | -0/+2 |
2020-09-24 | Hotfix: disable autoescape by default when rendering Jinja2 templates (#8394) | Andrew Morgan | 3 | -3/+12 |
2020-09-24 | Add type annotations to SimpleHttpClient (#8372) | Richard van der Hoff | 4 | -61/+143 |
2020-09-24 |