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

Merge upstream 3.3.0 #23

Merged
merged 33 commits into from
Aug 28, 2023
Merged

Merge upstream 3.3.0 #23

merged 33 commits into from
Aug 28, 2023

Conversation

manicmaniac
Copy link
Member

@manicmaniac manicmaniac commented Aug 25, 2023

Overview

All you need to see is 1da92e7

Screenshot

image

Kaspik and others added 30 commits August 27, 2020 11:03
Fix Example app merge issues #trivial
Update IBAV to 5.1.0 with Dark Mode support #trivial
Fixes MessageKit#1446 - Added LinkPreview calculator into the list of default calculators
Co-authored-by: Martin Púčik <martin.pucik@me.com>
@manicmaniac manicmaniac self-assigned this Aug 25, 2023
@github-actions
Copy link

github-actions bot commented Aug 25, 2023

3 Warnings
⚠️ Sources/Layout/MessageSizeCalculator.swift#L112 - Function body should span 40 lines or less excluding comments and whitespace: currently spans 43 lines
function_body_length MessageSizeCalculator.swift:112
⚠️ Sources/Layout/MessagesCollectionViewFlowLayout.swift#L181 - Function should have complexity 10 or less: currently complexity equals 12
cyclomatic_complexity MessagesCollectionViewFlowLayout.swift:181
⚠️ Sources/Views/Cells/MessageContentCell.swift#L357 - Limit vertical whitespace to a single empty line. Currently 2.
vertical_whitespace MessageContentCell.swift:357

Generated by 🚫 Danger

Comment on lines +481 to +482
// Since quipper/MessageKit does not use image caches, the next line is commented out.
// MessageStyle.bubbleImageCache.removeAllObjects()
Copy link
Member Author

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.

@manicmaniac manicmaniac marked this pull request as ready for review August 28, 2023 04:50
Copy link

@m-sugawara m-sugawara left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link

@elliekwon elliekwon left a comment

Choose a reason for hiding this comment

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

LGTM! 🚀🚀

Copy link

@k-kohey k-kohey left a comment

Choose a reason for hiding this comment

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

LGTM

@manicmaniac manicmaniac merged commit ebe5c71 into master Aug 28, 2023
4 checks passed
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.

7 participants