Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
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 | Add new sequences to port DB script (#8387) | Erik Johnston | 2 | -0/+25 |
2020-09-24 | Add EventStreamPosition type (#8388) | Erik Johnston | 11 | -57/+100 |
2020-09-24 | Mark the shadow_banned column as boolean in synapse_port_db. (#8386) | Patrick Cloke | 3 | -0/+2 |
2020-09-23 | Factor out `_send_dummy_event_for_room` (#8370) | Richard van der Hoff | 2 | -48/+55 |
2020-09-23 | Improve logging of state resol |