-
Notifications
You must be signed in to change notification settings - Fork 228
Allow to pin any message #3166
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
Allow to pin any message #3166
Conversation
StreamChat XCMetrics
|
martinmitrevski
left a comment
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.
Looks good in general, but would be nice to share more details about the db related code we remove.
7ddf1f8 to
0ce34f9
Compare
59ed63f to
396defc
Compare
laevandus
left a comment
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.
Looks nice!
396defc to
234b380
Compare
martinmitrevski
left a comment
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! ✅
|



🔗 Issue Links
Resolve https://github.com/GetStream/ios-issues-tracking/issues/782
🎯 Goal
Allow to pin any message
📝 Summary
updatewithpartial updateon pinning the message🎨 Showcase
🧪 Manual Testing Notes
Pin the current user's message
Pin the participant's message
Login as a participant
=> Verify that messages are pinned with correct labels
Unpin the current user's message
Unpin the participant's message
Login as a participant
=> Verify that messages are unpinned
☑️ Contributor Checklist
🎁 Meme