Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 1.70.0rc1 | Erik Johnston | 2022-10-19 | 1 | -1/+0 |
| | |||||
* | Invalidate rooms for user caches when receiving membership events (#14155) | Nick Mills-Barrett | 2022-10-17 | 1 | -0/+1 |
This should fix a race where the event notification comes in over replication before the state replication, leaving a window during which a sync may get an incorrect list of rooms for the user. |