MatrixSynapse/changelog.d
Patrick Cloke 592cdf73be
Improve the error code when trying to register using a name reserved for guests. (#8135)
2020-08-20 10:39:41 -04:00
..
.gitignore
7864.bugfix
8013.feature Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 2020-08-18 08:49:59 -04:00
8037.feature
8071.misc Convert events worker database to async/await. (#8071) 2020-08-18 16:20:49 -04:00
8072.misc
8074.misc
8075.misc
8076.misc
8081.bugfix
8085.misc
8087.misc
8090.misc
8092.feature
8093.misc Rename changelog from bugfix to misc. 2020-08-18 09:09:11 -04:00
8100.misc
8101.bugfix Remove : from allowed client_secret chars (#8101) 2020-08-18 14:14:27 +01:00
8106.bugfix Be stricter about JSON that is accepted by Synapse (#8106) 2020-08-19 07:26:03 -04:00
8107.feature Add resources.consent conditional dependency back (#8107) 2020-08-18 10:59:54 +01:00
8111.doc Add a link to the matrix-synapse-rest-password-provider. (#8111) 2020-08-18 09:54:35 -04:00
8112.misc Fix the return type of send_nonmember_events. (#8112) 2020-08-18 09:53:13 -04:00
8113.misc Separate `get_current_token` into two. (#8113) 2020-08-19 10:39:31 +01:00
8116.feature Switch the JSON byte producer from a pull to a push producer. (#8116) 2020-08-19 08:07:57 -04:00
8119.misc Remove the unused inlineCallbacks code-paths in the caching code (#8119) 2020-08-19 07:09:07 -04:00
8120.doc Updated docs: Added note about missing 308 redirect support. (#8120) 2020-08-19 12:26:50 +01:00
8121.misc Convert runWithConnection to async. (#8121) 2020-08-19 07:09:24 -04:00
8123.misc Remove `ChainedIdGenerator`. (#8123) 2020-08-19 13:41:51 +01:00
8124.misc Use the JSON encoder without whitespace in more places. (#8124) 2020-08-20 10:32:33 -04:00
8127.misc Add more types to synapse.storage.database. (#8127) 2020-08-20 09:00:59 -04:00
8129.bugfix Ensure a group ID is valid before trying to get rooms for it. (#8129) 2020-08-20 06:41:32 -04:00
8131.bugfix Close the database connection we create during startup (#8131) 2020-08-19 20:41:53 +01:00
8133.misc Do not assume calls to runInteraction return Deferreds. (#8133) 2020-08-20 06:39:55 -04:00
8135.bugfix Improve the error code when trying to register using a name reserved for guests. (#8135) 2020-08-20 10:39:41 -04:00