diaspora / diaspora

A privacy-aware, distributed, open source social network.
https://diasporafoundation.org/
GNU Affero General Public License v3.0
13.38k stars 2.92k forks source link

Unicode characters are not displayed #8435

Closed memo-567 closed 1 year ago

memo-567 commented 1 year ago

Unfortunately, diaspora doesn't seem to be up-to-date here.

pod mv2k com -  2023 - 08 - 25  08 - 58

I'm aware that there's a chance some developers might not like emojis, but they're standard these days.

Flaburgan commented 1 year ago

Hello @memo-567 and thank you for taking the time to open an issue. Can you please tell us which pod you're running on? Thank you.

memo-567 commented 1 year ago

I'm running the latest official Version 0.7.18.2

memo-567 commented 1 year ago

btw:

I missed saying "not all unicode caharcters".

denschub commented 1 year ago

Are you on MySQL or Postgres? Did you ever migrate database engines?

denschub commented 1 year ago

Well, actually, no. It's not a setup issue. It's a client issue. Because even on the origin pod, emojis work fine:

Screenshot 2023-08-25 at 15 44 20

It's possible that you have some weird browser addon that messes things up. Or maybe you're on Linux and don't have an Emoji font installed (and your browser isn't shipping one, or something). Either way, this is not diaspora*s issue - it's something on your end.

memo-567 commented 1 year ago

Thank you for your prompt reply.

In the meantime, I have found the reason. It seems Windows doesn't support Unicode flags in general.

However, since other programs and Fediverse systems also, can display and do this, there seems to be a solution that their developers use.

It would certainly not only be of interest to me, but also to other Diaspora users if this were also integrated into the Diaspora code.

denschub commented 1 year ago

It seems Windows doesn't support Unicode flags in general.

Then use a browser that does work around that. Firefox, for example works around that:

On Windows platforms Firefox uses Twitter's Twemoji designs for flag emojis, which have never been supported by Microsoft's emoji set.