Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Reactions #650

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Implement Reactions #650

wants to merge 5 commits into from

Conversation

AstraLuma
Copy link
Contributor

@AstraLuma AstraLuma commented Nov 9, 2023

Correctly accept, aggregate, and expose reactions.

Fixes #304

This allows for a single user to have and manage multiple reactions, although I don't know if Misskey/etc agree with that. (This is like Slack and Discord but unlike Telegram and Facebook.) [The Iceshrimp UI suggests it only supports one reaction per user per post.]

  • Incoming (Misskey Unicode Emoji)
  • Aggregation
  • Mastodon API & Outgoing
  • UI
  • Incoming (Misskey Custom Emoji)
  • Incoming (Pleroma/litepub)

@AstraLuma
Copy link
Contributor Author

(And I know this feature is borderline useless under the current ecosystem. Honestly, this is more for me than for the community--it seemed like a good introductory issue, and I really like reactions in things.)

@AstraLuma AstraLuma force-pushed the reactions branch 2 times, most recently from 43f9174 to 2c72d1c Compare November 10, 2023 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Emoji Reactions
1 participant