MatrixSynapse/changelog.d
Andrew Morgan 74bf8d4d06
Wording fixes to 'name' user admin api filter (#8163)
Some fixes to wording I noticed after merging #7377.
2020-08-25 15:03:24 +01:00
..
.gitignore
7377.misc Wording fixes to 'name' user admin api filter (#8163) 2020-08-25 15:03:24 +01:00
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
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
8095.feature Stop shadow-banned users from sending invites. (#8095) 2020-08-20 15:07:42 -04:00
8100.misc
8101.bugfix
8104.bugfix Allow capping a room's retention policy (#8104) 2020-08-24 18:21:04 +01:00
8106.bugfix Be stricter about JSON that is accepted by Synapse (#8106) 2020-08-19 07:26:03 -04:00
8107.feature
8110.bugfix Be more tolerant of membership events in unknown rooms (#8110) 2020-08-20 16:42:12 +01:00
8111.doc
8112.misc
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
8140.misc Add type hints for state. (#8140) 2020-08-24 14:25:27 -04:00
8142.feature Stop shadow-banned users from sending non-member events. (#8142) 2020-08-24 13:58:56 -04: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
8163.misc Wording fixes to 'name' user admin api filter (#8163) 2020-08-25 15:03:24 +01:00