synapse/changelog.d
Will Hunt 62b1ce8539
isort 5 compatibility (#7786)
The CI appears to use the latest version of isort, which is a problem when isort gets a major version bump. Rather than try to pin the version, I've done the necessary to make isort5 happy with synapse.
2020-07-05 16:32:02 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
7021.bugfix Fix inconsistent handling of upper and lower cases of email addresses. (#7021) 2020-07-03 14:03:13 +01:00
7732.bugfix Merge different Resource implementation classes (#7732) 2020-07-03 19:02:19 +01:00
7760.bugfix Fix incorrect error message when database CTYPE was set incorrectly. (#7760) 2020-07-01 13:56:16 +01:00
7765.misc Hack to add push priority to push notifications (#7765) 2020-07-01 17:02:31 +01:00
7768.misc Use symbolic names for replication stream names (#7768) 2020-07-01 16:35:40 +01:00
7769.misc Add early returns to _check_for_soft_fail (#7769) 2020-07-01 16:41:19 +01:00
7770.misc Type checking for FederationHandler (#7770) 2020-07-01 16:21:02 +01:00
7779.bugfix Allow YAML config file to contain None (#7779) 2020-07-03 13:19:03 +01:00
7786.misc isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00