Merge pull request #922 from matrix-org/erikj/file_api2
Feature: Add filter to /messages. Add 'contains_url' to filter.
No related branches found
No related tags found
Showing
- synapse/api/filtering.py 20 additions, 3 deletionssynapse/api/filtering.py
- synapse/handlers/message.py 12 additions, 4 deletionssynapse/handlers/message.py
- synapse/rest/client/v1/room.py 10 additions, 1 deletionsynapse/rest/client/v1/room.py
- synapse/storage/events.py 82 additions, 0 deletionssynapse/storage/events.py
- synapse/storage/schema/delta/33/event_fields.py 60 additions, 0 deletionssynapse/storage/schema/delta/33/event_fields.py
- synapse/storage/stream.py 55 additions, 1 deletionsynapse/storage/stream.py
- tests/storage/event_injector.py 1 addition, 0 deletionstests/storage/event_injector.py
- tests/storage/test_events.py 6 additions, 6 deletionstests/storage/test_events.py
Loading
Please register or sign in to comment