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

Reactions Updates #2445

Merged
merged 7 commits into from
Aug 26, 2022
Merged

Reactions Updates #2445

merged 7 commits into from
Aug 26, 2022

Conversation

yougotwill
Copy link
Collaborator

@yougotwill yougotwill commented Aug 25, 2022

  • Use you property from open group updates to show when you have reacted to a message even if you are not in the list of reactors returned by SOGS
  • The ReactionList senders prop has been changed from an object into an array since we use the compact poll for reaction updates and don't need to store the messageHash or serverId for each sender.
  • Added rate limiting to SOGS reactions
  • Show correct count value for SOGS reactions
  • Fetch 5 reactors for open group reaction updates per emoji
  • Improved logic of ReactionPopup to improve localisation support

@yougotwill yougotwill changed the title WIP Reactions Updates Reactions Updates Aug 25, 2022
ts/components/conversation/message/reactions/Reaction.tsx Outdated Show resolved Hide resolved
ts/components/conversation/message/reactions/Reaction.tsx Outdated Show resolved Hide resolved
ts/util/readableList.ts Outdated Show resolved Hide resolved
ts/util/readableList.ts Outdated Show resolved Hide resolved
ts/util/reactions.ts Outdated Show resolved Hide resolved
ts/util/reactions.ts Outdated Show resolved Hide resolved
ts/util/reactions.ts Outdated Show resolved Hide resolved
@Bilb Bilb merged commit e5f484f into oxen-io:clearnet Aug 26, 2022
@yougotwill yougotwill deleted the reactions_fixes branch February 27, 2024 00:42
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.

2 participants