MatrixSynapse/synapse/_scripts
Patrick Cloke 3bbe532abb
Add an API for listing threads in a room. (#13394)
Implement the /threads endpoint from MSC3856.

This is currently unstable and behind an experimental configuration
flag.

It includes a background update to backfill data, results from
the /threads endpoint will be partial until that finishes.
2022-10-13 08:02:11 -04:00
..
__init__.py
export_signing_key.py
generate_config.py
generate_log_config.py
generate_signing_key.py
hash_password.py
move_remote_media_to_new_store.py
register_new_matrix_user.py
review_recent_signups.py
synapse_port_db.py Add an API for listing threads in a room. (#13394) 2022-10-13 08:02:11 -04:00
synctl.py
update_synapse_database.py