Add support for Emoji Reactions #46
Labels
No Label
area/i18n
area/infrastructure
area/moderation & safety
area/ux
priority/1.high
priority/2.medium
priority/3.low
tag/upstream issue
tag/duplicate
tag/help wanted
tag/invalid
tag/won't fix
type/bug
type/enhancement
type/question
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: treehouse/mastodon#46
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I believe this was already mentioned in #31 as part of the queer.af fork, but I think it would be good to add support for emoji reactions such as in Akkoma and Misskey. It's essentially a de-facto standard at this point.
For more info
Akkoma Documentation
Turns out there's already a patch available for glitch-soc that we could potentially pull downstream
I'm disinclined towards pulling patches, especially since it looks like it'll see support in mainline glitch: https://github.com/glitch-soc/mastodon/pull/2221
Once that lands, it'll get merged downstream eventually.