-
Notifications
You must be signed in to change notification settings - Fork 0
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
Merge upstream 3.3.0 #23
Conversation
Fix Example app merge issues #trivial
Update IBAV to 5.1.0 with Dark Mode support #trivial
… default calculators.
Fixes MessageKit#1446 - Added LinkPreview calculator into the list of default calculators
Co-authored-by: Martin Púčik <[email protected]>
Display message time by swiping left
Prepare release 3.3.0
Generated by 🚫 Danger |
// Since quipper/MessageKit does not use image caches, the next line is commented out. | ||
// MessageStyle.bubbleImageCache.removeAllObjects() |
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.
As I mentioned in #22 (comment), MessageStyle
enum is completely diverged from the original.
MessageStyle.bubbleImageCache
does not exist in our version.
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.
LGTM 👍
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.
LGTM! 🚀🚀
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.
LGTM
Overview
All you need to see is 1da92e7
Screenshot