-
- Downloads
Fix `/room/.../event/...` to return the *original* event after any edits (#12476)
This is what the MSC (now) requires. Fixes https://github.com/matrix-org/synapse/issues/10310.
Showing
- changelog.d/12476.bugfix 1 addition, 0 deletionschangelog.d/12476.bugfix
- synapse/events/utils.py 13 additions, 8 deletionssynapse/events/utils.py
- synapse/rest/client/room.py 3 additions, 1 deletionsynapse/rest/client/room.py
- tests/rest/client/test_relations.py 62 additions, 30 deletionstests/rest/client/test_relations.py
Loading
Please register or sign in to comment