Skip to content

Update User profile information

Charles Wright requested to merge cvwright/use-presence-for-profile-updates into main

This MR includes changes to update the User objects with presence info from sync.

Because Synapse doesn't send this info yet 😬 we also create fake presence events to update our own Session.me User object whenever we make an API request to change our own profile.

Merge request reports