mirror of
https://github.com/matrix-org/synapse.git
synced 2026-04-09 23:51:32 +02:00
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.