-
Notifications
You must be signed in to change notification settings - Fork 2
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
SK-217 Implemented group chat images #124
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…serFromParticipants
Oleksandr1414
changed the base branch from
SK-189-support-profile-images
to
main
July 12, 2024 09:10
Oleksandr1414
added a commit
that referenced
this pull request
Jul 30, 2024
* SK-217 Implemented group chat images (#124) * SK-189 Add images support for profile * SK-189 added updateNeedToUploadAvatar to utils * SK-189 clean up * SK-189 Minor changes * SK-189 removed the login field from the edit request * SK-189 replaced currentuser -> currentUserId store, added getCurrentUserFromParticipants * Sk-189 fix loop * Sk-189 updated blur-hash style, added more avatar views * SK-189 removed all events for upload user's avatar * SK-189 optimization * SK-189 removed uploadAvatarsUrls * SK-217 added support for upload image for group chat * SK-217 added DynamicAvatar for chat list * SK-217 added owner validation * SK-217 added image_object to create conversation request * SK-217 added owner icon validation * SK-217 added hover effect * SK-217 optimized group icon for mobile * SK-217 added hover effect * SK-217 updated icon for conversation on chat list * SK-217 added loader * SK-217 try to fix * SK-217 fix delete conversation * SK-194 implemented typing status indicator (#126) * SK-194 added names view * SK-194 added support name in last message view * SK-194 added validation for system message * SK-194 updated last message structure * SK-194 fixed error on close chat info * SK-194 minor fixed * SK-194 fixed user name view, cut if length > 8 * SK-194 fixed last message user name view (nowrap) * SK-225 Improved compression for avatar and group avatars (#127) * SK-225 change quality for compression * SK-225 updated comression for file * SK-225 added heic preview for user and group icon * SK-225 replace 1024 size on create to 300 kb * updated CHANGELOG.md (1.2.0 -> 1.3.0)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.