Merge remote-tracking branch 'origin/develop' into markjh/3pid
No related branches found
No related tags found
Showing
- synapse/api/filtering.py 5 additions, 0 deletionssynapse/api/filtering.py
- synapse/handlers/message.py 9 additions, 6 deletionssynapse/handlers/message.py
- synapse/handlers/sync.py 178 additions, 247 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/filtering.py 2 additions, 1 deletionsynapse/storage/filtering.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/lrucache.py 4 additions, 6 deletionssynapse/util/caches/lrucache.py
- synapse/util/caches/stream_change_cache.py 107 additions, 0 deletionssynapse/util/caches/stream_change_cache.py
- synapse/util/caches/treecache.py 34 additions, 2 deletionssynapse/util/caches/treecache.py
- tests/api/test_filtering.py 4 additions, 3 deletionstests/api/test_filtering.py
- tests/rest/client/v1/test_rooms.py 1 addition, 8 deletionstests/rest/client/v1/test_rooms.py
- tests/util/test_lrucache.py 7 additions, 0 deletionstests/util/test_lrucache.py
- tests/util/test_treecache.py 12 additions, 0 deletionstests/util/test_treecache.py
Loading
Please register or sign in to comment