Merge pull request #536 from matrix-org/erikj/sync
Make /sync "better".
Showing
- synapse/handlers/message.py 9 additions, 6 deletionssynapse/handlers/message.py
- synapse/handlers/sync.py 166 additions, 236 deletionssynapse/handlers/sync.py
- synapse/storage/account_data.py 20 additions, 1 deletionsynapse/storage/account_data.py
- synapse/storage/events.py 6 additions, 0 deletionssynapse/storage/events.py
- synapse/storage/receipts.py 10 additions, 69 deletionssynapse/storage/receipts.py
- synapse/storage/schema/delta/28/events_room_stream.sql 16 additions, 0 deletionssynapse/storage/schema/delta/28/events_room_stream.sql
- synapse/storage/stream.py 155 additions, 3 deletionssynapse/storage/stream.py
- synapse/storage/tags.py 11 additions, 1 deletionsynapse/storage/tags.py
- synapse/util/caches/stream_change_cache.py 107 additions, 0 deletionssynapse/util/caches/stream_change_cache.py
- tests/rest/client/v1/test_rooms.py 1 addition, 8 deletionstests/rest/client/v1/test_rooms.py
Loading
Please register or sign in to comment