KUN1007 / kun-galgame-nuxt3

The CUTEST Visual Novel / Galgame Forum! KUN Visual Novel project. KUN Visual Novel Forum 2nd generation!
https://www.kungal.com
GNU Affero General Public License v3.0
614 stars 45 forks source link

[Feature Request] Gravatar support #4

Closed yuioto closed 9 months ago

yuioto commented 9 months ago

What is Gravatar?

https://support.gravatar.com/basic/what-is-gravatar/

Why use Gravatar?

Just like the introduction of Gravatar.

Set once, seen everywhere. Create and manage your profile from a single place, telling the web who you are and where people can find you. Skip filling out profile pages forever.

Copy from https://gravatar.com/

How to do it?

https://docs.gravatar.com/

KUN1007 commented 9 months ago

Thanks for feedback. But we use <NuxtImg/> now, add we support upload avatar by using our object-storage server. We have our own account system, so implementing avatar uploads will be straightforward. In the future, there will be a feature for cropping avatars.

yuioto commented 9 months ago

Thank you, I understand that the current system already supports avatar upload functionality, but Gravatar offers

Set once, seen everywhere.

It would be fantastic if users could see their own avatars without needing to set them manually.

Additionally, we can add an option for users to customize their avatars when needed (integrating Gravatar with the existing system).

This not only provides convenience for users but also enhances the consistency of the user experience.

Looking forward to further discussion and implementing this feature!

KUN1007 commented 9 months ago

Thank you for your additional feedback. If more people interested in this feature, we will consider supporting it.

yixiaojiu commented 9 months ago

I also think that this is a good feature. I want to have a try.

KUN1007 commented 9 months ago

After discussions and voting within our group, we have ultimately decided to abandon support for Gravatar. This is because there is already a channel for uploading avatars, and although Gravatar provides convenience, its use is optional. Enabling Gravatar could potentially lead to data inconsistencies in the future, as the source of avatars would differ and conflict with our planned unified design.