Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support showing the sender's icon if they have one #115

Closed
Zero3K opened this issue Aug 21, 2021 · 16 comments
Closed

Support showing the sender's icon if they have one #115

Zero3K opened this issue Aug 21, 2021 · 16 comments
Labels
enhancement New feature or request

Comments

@Zero3K
Copy link

Zero3K commented Aug 21, 2021

It would be nice if it showed the sender's icon if they have one (like how Rainloop does so).

@the-djmaze
Copy link
Owner

the-djmaze commented Aug 21, 2021

I've removed this feature because it relies on Gravatar (it's mentioned in the README.md).
It will not be back because many webmail users will not understand why 95% of their contacts has no image.

@ervee
Copy link

ervee commented Aug 21, 2021

Could this be done by a plug-in though? Perhaps someone is willing to give plug-in making a try :)

@nomadturk
Copy link

I second this.

Either Gravatar should be there, even if it's optional.
Or you can bring BIMI support. Which might be better.

A lot of my contacts use that feature and missing a working feature is not ideal.

@the-djmaze
Copy link
Owner

About Gravatar: #164 (comment)

I'm working on a redesign of the AddressBook system in branch https://github.com/the-djmaze/snappymail/tree/addressbook
When working, the sender icon would be better fitted in there.

@the-djmaze the-djmaze reopened this Jul 19, 2022
@the-djmaze the-djmaze added the enhancement New feature or request label Oct 17, 2022
the-djmaze pushed a commit that referenced this issue Oct 17, 2022
@the-djmaze
Copy link
Owner

the-djmaze commented Nov 22, 2022

I've added a plugin named avatars.
It does Gravatar but it should be extended with BIMI, Contacts vCard.PHOTO, etc.

Currently just download and install manually.

https://github.com/the-djmaze/snappymail/tree/master/plugins/avatars

@the-djmaze
Copy link
Owner

the-djmaze commented Nov 22, 2022

This last commit only works in next release.
And i have some trouble where to put avatar in messagelist (on the left where it has a conflct with the checkbox).

afbeelding

@ervee
Copy link

ervee commented Nov 23, 2022

I'm not sure but with older versions the ✅ was to the left of the avatar?

It would be nice when if you have the plugin enabled the UI would hide the check box and make the avatar clickable to select the emails. Perhaps flip the avatar around to reveal a checked box or otherwise visualize "checking" the line.
Without the plugin just leave the check box as it always was.

@the-djmaze
Copy link
Owner

I now have this:
afbeelding

@the-djmaze
Copy link
Owner

the-djmaze commented Nov 23, 2022

I'm not sure but with older versions the white_check_mark was to the left of the avatar?

RainLoop didn't show avatar in MessageList. As the source shows no clue at all.
https://github.com/RainLoop/rainloop-webmail/blob/master/rainloop/v/0.0.0/app/templates/Views/User/MailMessageListItem.html

the-djmaze pushed a commit that referenced this issue Nov 23, 2022
@the-djmaze
Copy link
Owner

the-djmaze commented Nov 23, 2022

https://github.com/the-djmaze/snappymail/releases/tag/v2.22.0

Feel free to open new ticket with wishes 😉

@the-djmaze
Copy link
Owner

Added support for identicons. That makes the list a bit happier.
afbeelding

@ervee
Copy link

ervee commented Nov 29, 2022

Works great! I did disable the "delay" option. Why is there this option?

@the-djmaze
Copy link
Owner

Why is there this option?

#714 (comment) 😉

@ervee
Copy link

ervee commented Nov 29, 2022

Aaaaah! Sweet. My load is low so I just let'm rip.

@the-djmaze
Copy link
Owner

Or do you all prefer this kind of identicons?
afbeelding

@ervee
Copy link

ervee commented Nov 30, 2022

Ooooh I do prefer that over the mosaic type identicons. Perhaps a toggle option in the addon :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants