Most often my inbox looks like this:



And so on, you get the point.
Our flow looks like this:
- Check for avatars from the Contacts app (if installed and if a picture is present for the contact)
- Show a placeholder
The problem is that many of the emails we get are not necessarily from people in our contacts. We should improve it like this:
- Check for avatars from the Contacts app (if installed and if a picture is present for the contact)
- Check for avatars from federated Nextcloud servers
- Check https://en.gravatar.com (yes this might be a privacy concern, but we could offer a setting to deactivate this)
- Check the domain for a favicon we can use, which is good especially for notifications from Twitter, Github, Facebook, Meetup etc. (this could also have a setting to deactivate since it pings other services)
- Show a placeholder
Any other ideas?
The $50 bounty on this issue has been claimed at Bountysource.
Most often my inbox looks like this:



And so on, you get the point.
Our flow looks like this:
The problem is that many of the emails we get are not necessarily from people in our contacts. We should improve it like this:
Any other ideas?
The $50 bounty on this issue has been claimed at Bountysource.