MatrixSynapse/synapse/rest
Eric Eastwood 0f02f0b4da
Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748)
Context for why we're removing the implementation:

 - https://github.com/matrix-org/matrix-spec-proposals/pull/2716#issuecomment-1487441010
 - https://github.com/matrix-org/matrix-spec-proposals/pull/2716#issuecomment-1504262734

Anyone wanting to continue MSC2716, should also address these leftover tasks: https://github.com/matrix-org/synapse/issues/10737

Closes https://github.com/matrix-org/synapse/issues/10737 in the fact that it is not longer necessary to track those things.
2023-06-16 14:12:24 -05:00
..
admin Disable incompatible Admin API endpoints 2023-05-30 09:43:06 -04:00
client Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
consent Remove `HomeServer.get_datastore()` (#12031) 2022-02-23 11:04:02 +00:00
key Declare support for Matrix 1.6 (#15559) 2023-05-12 07:31:50 -04:00
media Remove some unused `server_name` fields (#15723) 2023-06-06 12:32:29 +01:00
synapse Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00
__init__.py Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
health.py Add missing type hints to non-client REST servlets. (#10817) 2021-09-15 08:45:32 -04:00
models.py Use Pydantic to systematically validate a first batch of endpoints in `synapse.rest.client.account`. (#13188) 2022-08-15 19:05:57 +00:00
well_known.py Refactor config to be an experimental feature 2023-05-30 09:43:06 -04:00