-
- Downloads
Do not include rooms with an unknown room version in a sync response. (#10644)
A user will still see this room if it is in a local cache, but it will not reappear if clearing the cache and reloading.
Showing
- changelog.d/10644.bugfix 1 addition, 0 deletionschangelog.d/10644.bugfix
- mypy.ini 1 addition, 0 deletionsmypy.ini
- synapse/handlers/sync.py 5 additions, 2 deletionssynapse/handlers/sync.py
- synapse/storage/databases/main/roommember.py 5 additions, 3 deletionssynapse/storage/databases/main/roommember.py
- synapse/storage/roommember.py 1 addition, 0 deletionssynapse/storage/roommember.py
- tests/handlers/test_sync.py 131 additions, 6 deletionstests/handlers/test_sync.py
- tests/replication/slave/storage/test_events.py 1 addition, 0 deletionstests/replication/slave/storage/test_events.py
Loading
Please register or sign in to comment