| Summary: | Emoji reaction support for posts and announcements | ||
|---|---|---|---|
| Product: | [Applications] Tokodon | Reporter: | Tulip <noctaliavibing> |
| Component: | general | Assignee: | Unassigned bugs <unassigned-bugs-null> |
| Status: | CONFIRMED --- | ||
| Severity: | wishlist | CC: | carl, josh |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Arch Linux | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tulip
2024-10-30 16:25:10 UTC
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 |