MatrixSynapse/synapse/app
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
..
__init__.py
_base.py `traceback.format_exception(...)` usage that is compatible with Python 3.7 and 3.11 (#15599) 2023-05-16 12:33:18 -05:00
admin_cmd.py Update code to refer to "workers". (#15606) 2023-05-16 15:56:38 -04:00
appservice.py
client_reader.py
complement_fork_starter.py
event_creator.py
federation_reader.py
federation_sender.py
frontend_proxy.py
generic_worker.py Remove experimental MSC2716 implementation to incrementally import history into existing rooms (#15748) 2023-06-16 14:12:24 -05:00
homeserver.py
media_repository.py
phone_stats_home.py Remove old R30 because R30v2 supercedes it (#10428) 2023-05-19 11:13:44 -05:00
pusher.py
synchrotron.py
user_dir.py