Stabilize the threads API. (#14175)
Stabilize the threads API (MSC3856) by supporting (only) the v1 path for the endpoint. This also marks the API as safe for workers since it is a read-only API.
Showing
- changelog.d/13394.feature 1 addition, 1 deletionchangelog.d/13394.feature
- changelog.d/14175.feature 1 addition, 0 deletionschangelog.d/14175.feature
- docker/configure_workers_and_start.py 1 addition, 0 deletionsdocker/configure_workers_and_start.py
- docs/workers.md 1 addition, 0 deletionsdocs/workers.md
- synapse/config/experimental.py 0 additions, 3 deletionssynapse/config/experimental.py
- synapse/rest/client/relations.py 2 additions, 7 deletionssynapse/rest/client/relations.py
- tests/rest/client/test_relations.py 29 additions, 18 deletionstests/rest/client/test_relations.py
Loading
Please register or sign in to comment