mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-22 04:32:17 +00:00
Replicate changes to the profile updates stream so that sync workers know there's a new profile update, and wake up sync waiters accordingly. Updates are keyed by `room_id` - sync waiters should only wake up if a user they share a room with updates their profile.