forked-synapse/changelog.d
Richard van der Hoff 567f88f835
Prep work for removing outlier from internal_metadata (#9411)
* Populate `internal_metadata.outlier` based on `events` table

Rather than relying on `outlier` being in the `internal_metadata` column,
populate it based on the `events.outlier` column.

* Move `outlier` out of InternalMetadata._dict

Ultimately, this will allow us to stop writing it to the database. For now, we
have to grandfather it back in so as to maintain compatibility with older
versions of Synapse.
2021-03-17 12:33:18 +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