I have accounts on two separate instances, one using Sharkey and the other using Iceshrimp.NET, which both utilise emoji reactions instead of favourites. Tokodon interprets them as it would on stock Mastodon, resulting in x amount of favourites instead of a variety of emojis.
Definitely on my TODO, and we need this for stock Mastodon's announcements too
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/633
Git commit f29831ad5ffc7d803fba6dbc03eadccf0d5d9bb6 by Joshua Goins. Committed on 19/12/2024 at 01:50. Pushed by redstrate into branch 'master'. Add initial support for emoji reactions This is initially used for announcements - the only place in upstream Mastodon where emoji reactions are used... for some reason. M +57 -2 src/account/announcementmodel.cpp M +25 -1 src/account/announcementmodel.h M +1 -1 src/autotests/announcementstest.cpp M +69 -1 src/content/ui/AnnouncementsPage.qml https://invent.kde.org/network/tokodon/-/commit/f29831ad5ffc7d803fba6dbc03eadccf0d5d9bb6