forked-synapse/changelog.d
Erik Johnston ad721fc559
Fix bad naming of storage function (#9637)
We had two functions named `get_forward_extremities_for_room` and
`get_forward_extremeties_for_room` that took different paramters. We
rename one of them to avoid confusion.
2021-03-17 13:20:08 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
9411.misc Prep work for removing outlier from internal_metadata (#9411) 2021-03-17 12:33:18 +00:00
9499.misc Enable flake8-bugbear, but disable most checks. (#9499) 2021-03-16 14:19:27 -04:00
9588.bugfix Return m.change_password.enabled=false if local database is disabled (#9588) 2021-03-16 11:44:25 -04:00
9609.feature Add SSO attribute requirements for OIDC providers (#9609) 2021-03-16 11:46:07 -04:00
9631.misc Add type hints to the room member handler. (#9631) 2021-03-17 07:14:39 -04:00
9637.misc Fix bad naming of storage function (#9637) 2021-03-17 13:20:08 +00:00