MatrixSynapse/changelog.d
Christopher May-Townsend 64e8a4697a
Add healthcheck for default localhost 8008 port on /health endpoint. (#8147)
2020-08-24 18:15:18 +01:00
..
.gitignore
7864.bugfix
7991.misc Don't fail /submit_token requests on incorrect session ID if request_token_inhibit_3pid_errors is turned on (#7991) 2020-08-24 11:33:55 +01:00
8013.feature Iteratively encode JSON responses to avoid blocking the reactor. (#8013) 2020-08-18 08:49:59 -04:00
8034.feature Allow denying or shadow banning registrations via the spam checker (#8034) 2020-08-20 15:42:58 -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
8095.feature Stop shadow-banned users from sending invites. (#8095) 2020-08-20 15:07:42 -04:00
8100.misc Convert some of the general database methods to async (#8100) 2020-08-17 12:18:01 -04:00
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
8110.bugfix Be more tolerant of membership events in unknown rooms (#8110) 2020-08-20 16:42:12 +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
8132.misc Micro-optimisations to get_auth_chain_ids (#8132) 2020-08-21 10:06:45 +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
8139.bugfix Do not apply ratelimiting on joins to appservices (#8139) 2020-08-21 15:07:56 +01:00
8147.docker Add healthcheck for default localhost 8008 port on /health endpoint. (#8147) 2020-08-24 18:15:18 +01:00
8152.feature Fix flaky shadow-ban tests. (#8152) 2020-08-24 13:08:33 -04:00