synapse/changelog.d/11035.misc
David Robertson 317e9e415c
Rearrange the user_directory's _handle_deltas function (#11035)
* Pull out `_handle_room_membership_event`
* Discard excluded users early
* Rearrange logic so the change is membership is effectively switched over. See PR for rationale.
2021-10-13 12:50:00 +00:00

1 line
74 B
Plaintext

Rearrange the internal workings of the incremental user directory updates.