-
- Downloads
Remove the unused and unstable `/aggregations` endpoint. (#12293)
This endpoint was removed from MSC2675 before it was approved. It is currently unspecified (even in any MSCs) and therefore subject to removal. It is not implemented by any known clients. This also changes the bundled aggregation format for `m.annotation`, which previously included pagination tokens for the `/aggregations` endpoint, which are no longer useful.
Showing
- changelog.d/12293.removal 1 addition, 0 deletionschangelog.d/12293.removal
- synapse/handlers/relations.py 2 additions, 4 deletionssynapse/handlers/relations.py
- synapse/rest/client/relations.py 0 additions, 170 deletionssynapse/rest/client/relations.py
- synapse/storage/databases/main/relations.py 13 additions, 65 deletionssynapse/storage/databases/main/relations.py
- synapse/storage/relations.py 1 addition, 32 deletionssynapse/storage/relations.py
- tests/rest/client/test_relations.py 0 additions, 207 deletionstests/rest/client/test_relations.py
Loading
Please register or sign in to comment