Add Ability to Change Avatar URL Manually or Upload to Store Manually
Hi there,
Could I work on this issue?
PRs welcome
I was thinking about this issue, and wondering if maybe we should have a UI outside of the individual comments.
Okay then. I can implement it.
I was looking at the code, and wanted @pfefferle to weigh in as well, but we had the goal when we discussed the implementation of keeping it simple, but avoiding broken links. So it stores by host and under host, using a hashed version of the author URL. So, that would mean unique per author per site.
So, if we wanted to manually associate an avatar, it is probably better to associate it with the author URL, and store appropriately, and maybe change some of the logic.