investigate why `matrix-profile` does not load all data for all users
For example with a non :matrix.org
user.
HarHarLinks
@kim:sosnowkadub.de
Should display: avatar_url + displayname + user_id
But does not display the displayname
why?
on https://matrix.actor/@kim:sosnowkadub.de the resulting API call only has avatar_url
and no displayname
, why?
Is this related to #2 ?