cucmberium / Flantter

Flantter is twitter and mastodon client for UWP.
http://cucmber.net/flantter/
MIT License
60 stars 4 forks source link

Add support for custom emotes #128

Open zet4 opened 6 years ago

zet4 commented 6 years ago

Fediverse servers such as Mastodon and Pleroma have support for adding custom emojis, currently the app does not support this and thus all the custom emojis just look like :text:.

For example this status: https://mstdn.io/users/zeta/statuses/99893603217308279 Is OK on Pleroma: https://stuff.zeta.pm/up/PowderbluePositivePacificparrotlet And is OK on Mastodon: https://stuff.zeta.pm/up/WobblyWelllitIggypops But is NOT OK on Flantter: https://stuff.zeta.pm/up/AmusingAdolescentAlligatorgar

cucmberium commented 6 years ago

I implemented a feature of showing custom emojis before. But that version has a bug that client is terminated abnormally when enabling the setting "Enable tweet text selection". The cause is unknown and I couldn't fix it. (See branch feature/custom_emoji) I plan to implement about custom emoji using another approach. Please wait a moment for next release.

cucmberium commented 6 years ago

reference : #124 #125

LordMicroMan commented 6 years ago

New user for Flantter. Don't have "Enable tweet text selection" on but still can't use custom mastodon emoji. Any news on the update?