Support filtering the /messages API by relation type (MSC3874). (#14148)
Gated behind an experimental configuration flag.
Showing
- changelog.d/14148.feature 1 addition, 0 deletionschangelog.d/14148.feature
- synapse/api/filtering.py 24 additions, 3 deletionssynapse/api/filtering.py
- synapse/config/experimental.py 3 additions, 0 deletionssynapse/config/experimental.py
- synapse/rest/client/versions.py 2 additions, 0 deletionssynapse/rest/client/versions.py
- synapse/storage/databases/main/stream.py 27 additions, 2 deletionssynapse/storage/databases/main/stream.py
- tests/api/test_filtering.py 62 additions, 1 deletiontests/api/test_filtering.py
- tests/rest/client/test_relations.py 0 additions, 1 deletiontests/rest/client/test_relations.py
- tests/rest/client/test_rooms.py 8 additions, 137 deletionstests/rest/client/test_rooms.py
- tests/storage/test_stream.py 85 additions, 33 deletionstests/storage/test_stream.py
Loading
Please register or sign in to comment