..
.gitignore
14978.feature
Add the ability to enable/disable registrations when in the OIDC flow ( #14978 )
2023-03-30 11:09:41 +00:00
15113.misc
Use immutabledict instead of frozendict ( #15113 )
2023-03-22 17:15:34 +00:00
15183.misc
Delete stale non-e2e devices for users, take 3 ( #15183 )
2023-03-29 12:07:14 +01:00
15243.feature
Add a primitive helper script for listing worker endpoints. ( #15243 )
2023-03-23 12:11:14 +00:00
15265.misc
Add developer documentation for the Federation Sender and add a documentation mechanism using Sphinx. ( #15265 )
2023-03-24 16:41:10 +00:00
15280.misc
Make cleaning up pushers depend on the device_id instead of the token_id ( #15280 )
2023-03-24 11:09:39 -04:00
15285.misc
Bump sentry-sdk from 1.15.0 to 1.17.0 ( #15285 )
2023-03-21 22:37:42 +00:00
15295.bugfix
Update 15295.bugfix
2023-03-21 17:05:47 -04:00
15297.bugfix
Change the parameter immediate
of send_device_messages
to default to True
( #15297 )
2023-03-21 17:59:55 -07:00
15302.misc
Allow running twisted trunk against other branches ( #15302 )
2023-03-21 18:58:38 +00:00
15303.misc
Remind maintainer to ask #synapse-dev for changelog ( #15303 )
2023-03-21 18:55:08 +00:00
15304.misc
Bump dtolnay/rust-toolchain from e12eda571dc9a5ee5d58eecf4738ec291c66f295 to fc3253060d0c959bea12a59f10f8391454a0b02d ( #15304 )
2023-03-22 15:27:36 +00:00
15306.bugfix
Add a check to SQLite port DB script to ensure that the sqlite database passed to the script exists before trying to port from it ( #15306 )
2023-03-22 08:36:42 -07:00
15309.bugfix
Have replication clients remove _INT_STREAM_POS ( #15309 )
2023-03-22 12:53:55 +00:00
15311.misc
Reject mentions on the C-S API which are invalid. ( #15311 )
2023-03-24 08:31:14 -04:00
15314.feature
Implement MSC3983 to proxy /keys/claim queries to appservices. ( #15314 )
2023-03-28 18:26:27 +00:00
15316.misc
As an optimisation, use TRUNCATE
on Postgres when clearing the user directory tables. ( #15316 )
2023-03-24 15:31:12 +00:00
15319.misc
Fix .gitignore
rule for the Complement source tarball downloaded automatically by complement.sh
. ( #15319 )
2023-03-24 17:54:58 +00:00
15323.bugfix
Fix joining rooms you have been unbanned from ( #15323 )
2023-03-29 08:37:27 +00:00
15324.misc
Bump serde from 1.0.157 to 1.0.158 ( #15324 )
2023-03-27 11:03:02 +01:00
15325.misc
Bump regex from 1.7.1 to 1.7.3 ( #15325 )
2023-03-27 11:03:58 +01:00
15326.misc
Bump types-pyopenssl from 23.0.0.4 to 23.1.0.0 ( #15326 )
2023-03-27 11:04:09 +01:00
15327.misc
Bump furo from 2022.12.7 to 2023.3.23 ( #15327 )
2023-03-27 11:05:10 +01:00
15328.misc
Bump ruff from 0.0.252 to 0.0.259 ( #15328 )
2023-03-28 09:46:47 +01:00
15329.misc
Bump cryptography from 40.0.0 to 40.0.1 ( #15329 )
2023-03-27 11:23:51 +01:00
15330.misc
Bump mypy-zope from 0.9.0 to 0.9.1 ( #15330 )
2023-03-27 11:05:43 +01:00
15331.feature
Load /password_policy
endpoint on workers. ( #15331 )
2023-03-27 07:37:17 -04:00
15332.bugfix
Prune old typing notifications ( #15332 )
2023-03-27 14:32:36 +01:00
15336.misc
Fix typo in developer docs GitHub workflow ( #15336 )
2023-03-28 12:31:04 +00:00
15339.misc
Speed up pydantic CI lint ( #15339 )
2023-03-28 15:42:24 +01:00
15340.misc
Speed up generate sample config CI lint ( #15340 )
2023-03-28 15:17:15 +00:00
15341.doc
doc: fix account login requests ratelimit defaults typo ( #15341 )
2023-03-29 10:01:23 +01:00
15348.misc
Fix registering a device on an account with lots of devices ( #15348 )
2023-03-29 13:37:06 +00:00
15351.bugfix
Fix spinloop during partial state sync when a prev event is in backoff ( #15351 )
2023-03-30 13:36:41 +01:00
15352.bugfix
Fix missing app variable in mail subject for password resets ( #15352 )
2023-03-30 11:44:53 +01:00
15354.misc
Add some clarification to the doc/comments regarding TCP replication ( #15354 )
2023-03-30 12:51:35 +02:00