mirror of
https://github.com/element-hq/synapse.git
synced 2026-06-04 14:41:30 +00:00
36f0f64f62
This allows distinguishing between "a field was updated" or "something else happened". In this case, we want to know if the user left a room. Seeing this action while building the sync response we can then check if the user is still a member of the same rooms as the syncing user, and if not, we can tell the client to remove their profile.