-
- Downloads
Merge pull request #5212 from matrix-org/erikj/deny_multiple_reactions
Block attempts to annotate the same event twice
No related branches found
No related tags found
Showing
- changelog.d/5212.feature 1 addition, 0 deletionschangelog.d/5212.feature
- synapse/handlers/message.py 15 additions, 1 deletionsynapse/handlers/message.py
- synapse/storage/relations.py 45 additions, 3 deletionssynapse/storage/relations.py
- tests/rest/client/v2_alpha/test_relations.py 26 additions, 1 deletiontests/rest/client/v2_alpha/test_relations.py
changelog.d/5212.feature
0 → 100644
Please register or sign in to comment