0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-29 07:58:19 +02:00
synapse/changelog.d
Brendan Abolivier c9507be989
Check if the localpart is reserved for guests earlier in the registration flow (#7625)
This is so the user is warned about the username not being valid as soon as possible, rather than only once they've finished UIA.
2020-06-03 16:55:02 +02:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
7267.bugfix Email notifications for new users when creating via the Admin API. (#7267) 2020-06-01 15:34:33 +01:00
7385.feature allow emails to be passed through SAML (#7385) 2020-05-27 17:40:08 +01:00
7561.misc Convert identity handler to async/await. (#7561) 2020-05-26 13:46:22 -04:00
7567.misc Improve performance of _get_state_groups_from_groups_txn (#7567) 2020-06-01 15:23:43 +01:00
7575.bugfix Fix incorrect placeholder syntax in database prepartion code (#7575) 2020-05-27 16:26:59 +01:00
7584.misc Newsfile 2020-05-27 19:35:03 +01:00
7585.bugfix Fix a bug in automatic user creation with m.login.jwt. (#7585) 2020-06-01 12:55:07 -04:00
7587.doc Update OpenBSD installation instructions (#7587) 2020-05-30 17:08:07 +01:00
7591.misc Add entry to set dependency against psql service (#7591) 2020-05-28 16:02:41 +01:00
7594.bugfix Process cross-signing keys when resyncing device lists (#7594) 2020-06-01 17:47:30 +02:00
7597.bugfix Make inflight background metrics more efficient. (#7597) 2020-05-29 13:25:32 +01:00
7599.bugfix Fix 'FederationGroupsRoomsServlet' API when group has room server is not in. (#7599) 2020-05-29 17:49:47 +01:00
7600.misc Convert groups local and server to async/await. (#7600) 2020-06-01 07:28:43 -04:00
7602.doc Advertise Python 3.8 support in setup.py (#7602) 2020-06-01 19:45:01 +01:00
7603.doc Mention #synapse:matrix.org in README troubleshooting (#7603) 2020-06-01 19:45:39 +01:00
7607.bugfix Use upsert when inserting read receipts (#7607) 2020-06-01 10:53:06 +01:00
7609.bugfix Don't fail all of an iteration of the device list retry loop on error (#7609) 2020-06-01 12:55:14 +02:00
7614.misc Clean up exception handling in SAML2ResponseResource (#7614) 2020-06-03 10:41:12 +01:00
7621.misc Switch back to upstream dh-virtualenv (#7621) 2020-06-03 12:21:58 +01:00
7622.bugfix Fix exceptions when fetching events from a down host. (#7622) 2020-06-03 14:12:13 +01:00
7624.bugfix synctl restart should start synapse if it wasn't running (#7624) 2020-06-03 13:16:15 +01:00
7625.misc Check if the localpart is reserved for guests earlier in the registration flow (#7625) 2020-06-03 16:55:02 +02:00