You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 8, 2020. It is now read-only.
Part of the next SourceCred release will be to support Discourse forums.
It's available in the current master, so for the first widgets release to be compatible with that, we should implement Discourse avatars.
I'm noting that this code only works for GitHub identities, so it will break with the new scores format (and inclusion of SC and Discourse identities), yes?
Also: this is actually a reason that the scores format with address parts is better than just including aliases, as the address parts for the Discourse address include the server url, while the alias wouldn't. So with the address parts, we could infer the right avatar url for Discourse users.
As a workaround until sourcecred identities support avatars (see sourcecred/sourcecred#1396), the discourse addresses can be parsed to work out the URL from which to fetch avatars and link when clicking the avatar from the SVG.
Part of the next SourceCred release will be to support Discourse forums.
It's available in the current master, so for the first widgets release to be compatible with that, we should implement Discourse avatars.
Depends on: #32
Some pointers or a proof of concept to fetch Discourse avatars at all would be great :D
The text was updated successfully, but these errors were encountered: