matrix-org / synapse

Synapse: Matrix homeserver written in Python/Twisted.
https://matrix-org.github.io/synapse
Apache License 2.0
11.82k stars 2.13k forks source link

[Feature] Libravatar / ivatar #5670

Closed jkhgvfgvsth closed 1 year ago

jkhgvfgvsth commented 5 years ago

Feature: Support Libravatar / ivatar

I'm not sure if this is the right place to put this, if it is incorrect (moderators) feel free to move this.


Want to support this issue? Post a bounty on it! We accept bounties via BountySource.

reivilibre commented 1 year ago

would likely need to be done in clients by fetching the correct avatar at registration time and handing it over; HSes can't generally see the e-mail addresses of remote users.