Bug 495595 - Emoji reaction support for posts and announcements
Summary: Emoji reaction support for posts and announcements
Status: CONFIRMED
Alias: None
Product: Tokodon
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR wishlist
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-10-30 16:25 UTC by Tulip
Modified: 2024-12-19 02:02 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tulip 2024-10-30 16:25:10 UTC
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.
Comment 1 Joshua Goins 2024-10-30 17:02:44 UTC
Definitely on my TODO, and we need this for stock Mastodon's announcements too
Comment 2 Bug Janitor Service 2024-12-19 01:35:25 UTC
A possibly relevant merge request was started @ https://invent.kde.org/network/tokodon/-/merge_requests/633
Comment 3 Joshua Goins 2024-12-19 02:02:12 UTC
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