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

Improve inline emoji search #445

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

sk22
Copy link
Contributor

@sk22 sk22 commented Dec 7, 2022

When searching for emojis by typing :emoji_name,

  • Display .startsWith matches first
  • Below, also display emojis that don't start with the searched string, using .contains
  • Search case-insensitive instead of case-sensitive

@sk22 sk22 force-pushed the better-inline-emoji-search branch from d562157 to 622c6d5 Compare December 7, 2022 15:34
@grishka grishka merged commit b79ba71 into mastodon:master Dec 8, 2022
@sk22 sk22 deleted the better-inline-emoji-search branch December 9, 2022 02:32
@sk22 sk22 restored the better-inline-emoji-search branch April 7, 2023 13:30
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