mirror of
https://github.com/element-hq/synapse.git
synced 2026-07-03 06:52:02 +00:00
8504386b1f
Also refactor the "user left" to not listen to the "user_left_room" dispatch hook since we only want to do this once, thus call the profile handler immediately in the instance responsible for receiving the event.