Open b0bben opened 3 years ago
User Directory search was missing avatar, thus forcing Matrix client developers to make an extra roundtrip to the server to get avatar when showing search results.
This PR adds avatar_url into the response when fallbacking to Synapse DB.
User Directory search was missing avatar, thus forcing Matrix client developers to make an extra roundtrip to the server to get avatar when showing search results.
This PR adds avatar_url into the response when fallbacking to Synapse DB.