synapse/changelog.d
Andrew Morgan 8b6c176aee
Add resources.consent conditional dependency back (#8107)
Turns out that part of the codebase (synapse.config.server) checks for this key explicitly. Remove that check.
2020-08-18 10:59:54 +01:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
7864.bugfix Drop federation transmission queues during a significant remote outage. (#7864) 2020-08-13 12:35:04 +01:00
8037.feature Use the default templates when a custom template file cannot be found (#8037) 2020-08-17 17:05:00 +01:00
8072.misc Remove a space at the start of a changelog entry. 2020-08-13 14:16:18 -04:00
8074.misc Convert stream database to async/await. (#8074) 2020-08-17 07:24:46 -04:00
8075.misc Convert pusher databases to async/await. (#8075) 2020-08-14 10:30:16 -04:00
8076.misc Convert receipts and events databases to async/await. (#8076) 2020-08-14 10:05:19 -04:00
8081.bugfix Run remove_push_actions_from_staging in foreground (#8081) 2020-08-13 17:05:31 +01:00
8085.misc Remove some unused database functions. (#8085) 2020-08-14 09:25:40 -04:00
8087.misc Convert misc database code to async (#8087) 2020-08-14 07:24:26 -04:00
8090.misc Add type hints to synapse.handlers.room (#8090) 2020-08-14 14:47:53 +01:00
8092.feature Add a shadow-banned flag to users. (#8092) 2020-08-14 12:37:59 -04:00
8100.misc Convert some of the general database methods to async (#8100) 2020-08-17 12:18:01 -04:00
8107.feature Add resources.consent conditional dependency back (#8107) 2020-08-18 10:59:54 +01:00