0
0
Fork 1
mirror of https://mau.dev/maunium/synapse.git synced 2024-06-28 15:38:18 +02:00
synapse/changelog.d
Patrick Cloke 5282ba1e2b
Implement MSC3983 to proxy /keys/claim queries to appservices. (#15314)
Experimental support for MSC3983 is behind a configuration flag.
If enabled, for users which are exclusively owned by an application
service then the appservice will be queried for one-time keys *if*
there are none uploaded to Synapse.
2023-03-28 18:26:27 +00:00
..
.gitignore Correct attrs package name in requirements (#3492) 2018-07-07 10:46:59 +10:00
15113.misc Use immutabledict instead of frozendict (#15113) 2023-03-22 17:15:34 +00:00
15128.misc Reintroduce membership tables event stream ordering (#15128) 2023-03-24 11:44:01 +00: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
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