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

Add heart, thumbs up/down as default-reactions to frequently used rea… #2241

Merged
merged 2 commits into from
Jul 21, 2024

Conversation

zeitschlag
Copy link
Collaborator

@zeitschlag zeitschlag commented Jul 19, 2024

…ctions if there are none (#2112)

This is a bit ... hacky as we reverse-engineered (lol, I just looked at the code) and use the way MCEmojiPicker uses to keep track of those frequently used emojis. I'm fine with this as we forked MCEmojiPicker.

For now, DefaultReactions (red heart, thumbs up/down, very funny, not so funny) are used to prepopulate the "Frequently used emojis":

Simulator Screenshot - iPhone 15 Pro - 2024-07-21 at 10 28 35

@zeitschlag zeitschlag requested a review from r10s July 19, 2024 13:29
@zeitschlag zeitschlag linked an issue Jul 19, 2024 that may be closed by this pull request
@zeitschlag zeitschlag self-assigned this Jul 19, 2024
Copy link
Member

@r10s r10s left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

great, job! few code, quite some effect. apart from two missing emoji lgtm. - i assume this PR was where https://simgenie.app helped again?

@zeitschlag zeitschlag force-pushed the 2112-default-emojis branch from 8d395b5 to c3df178 Compare July 21, 2024 08:29
@zeitschlag zeitschlag merged commit dd3f01f into main Jul 21, 2024
1 check passed
@zeitschlag zeitschlag deleted the 2112-default-emojis branch July 21, 2024 08:47
@r10s
Copy link
Member

r10s commented Jul 21, 2024

peefect!

@zeitschlag zeitschlag added this to the 1.46.8 milestone Aug 10, 2024
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.

init "Frequently Used" reactions with defaults
2 participants