Conversations: [Feature Request] Introduce an possibility to display an avatar enlarged

Created on 20 Aug 2018  路  7Comments  路  Source: iNPUTmice/Conversations

General information

  • Version: 2.2.8

Issue

Avatars are displayed very small in a conversation and in the contact details and therefore it is hard to see any details.

Proposed solution

1) add an enlarged version of the avatar in the contact details
2) introduce the possibility to enlarge an avatar of a user who is not in one's roster, e.g. a participant in a public muc

wontfix

All 7 comments

This code apparently already exists in Pix-Art Messenger a fork of Conversations.

extend this with an option to display avatars larger in every conversation thread

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

Would be nice, true...

We currently have no proper way of storing large avatars on XMPP.

And PAM shows what exactly?

And PAM shows what exactly?

I believe it just increases the resolution to a point where it is dangerously unsustainable and will put an enormous load on the home server (putting huge base64 encodes images in a database) and might not even work well across the ecosystem due to stanza size limitations.

PAM being "oh it's so easy let's just increase this constant here and avatars are pretty" but not understanding the consequences of that decision is basically PAM in a nutshell.

Avatars of that size belong on HTTP; not base64 encoded in a database; but we don鈥檛 have a mechanism in XMPP do store them permanently.

That's not to say that I wouldn鈥檛 want for such a mechanism to exist. But I rather do things right.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

guy6498765413168978463153248 picture guy6498765413168978463153248  路  4Comments

DoM1niC picture DoM1niC  路  4Comments

ivucica picture ivucica  路  4Comments

pravi picture pravi  路  4Comments

ghost picture ghost  路  3Comments