synapse/changelog.d
Richard van der Hoff 76dbd7b8d6
Stop populating unused table local_invites. (#7793)
This table is no longer used, so we may as well stop populating it. Removing it
would prevent people rolling back to older releases of Synapse, so that can
happen in a future release.
2020-07-07 14:20:40 +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
7740.misc Refactor getting replication updates from database v2. (#7740) 2020-07-07 12:11:35 +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
7766.bugfix Don't ignore set_tweak actions with no explicit value. (#7766) 2020-07-06 11:43:41 +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
7775.misc Convert the appservice handler to async/await. (#7775) 2020-07-06 07:40:35 -04:00
7776.doc Add documentation for JWT login type and improve sample config. (#7776) 2020-07-06 08:31:51 -04:00
7779.bugfix Allow YAML config file to contain None (#7779) 2020-07-03 13:19:03 +01:00
7780.misc Allow to use higher versions of prometheus_client (#7780) 2020-07-06 10:21:41 +01:00
7786.misc isort 5 compatibility (#7786) 2020-07-05 16:32:02 +01:00
7791.docker Add libwebp dependency to Dockerfile (#7791) 2020-07-06 13:37:39 +01:00
7793.misc Stop populating unused table local_invites. (#7793) 2020-07-07 14:20:40 +01:00