-
- Downloads
Include the original event in /relations (#5626)
When asking for the relations of an event, include the original event in the response. This will mostly be used for efficiently showing edit history, but could be useful in other circumstances.
Showing
- changelog.d/5626.feature 1 addition, 0 deletionschangelog.d/5626.feature
- synapse/rest/client/v2_alpha/relations.py 5 additions, 3 deletionssynapse/rest/client/v2_alpha/relations.py
- synapse/storage/relations.py 1 addition, 1 deletionsynapse/storage/relations.py
- tests/rest/client/v2_alpha/test_relations.py 5 additions, 0 deletionstests/rest/client/v2_alpha/test_relations.py
changelog.d/5626.feature
0 → 100644
Please register or sign in to comment