-
Notifications
You must be signed in to change notification settings - Fork 270
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
feat(ui): expose a method for checking whether a message contains only emojis and should be boosted (use a bigger font size) #4577
Conversation
…y emojis and should be boosted (use a bigger font size)
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #4577 +/- ##
==========================================
- Coverage 85.42% 85.39% -0.03%
==========================================
Files 286 286
Lines 32213 32229 +16
==========================================
+ Hits 27517 27522 +5
- Misses 4696 4707 +11 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Neat!
85a2b49
to
d145fce
Compare
d145fce
to
ae29e45
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Well, it looks really good to me. Thanks! Can you rebase all your commits into a single one please?
LazyTimelineItemProvider
so that it can be opt in