Skip to content

Adding support for chunked chats#6673

Merged
yuwenmemon merged 6 commits into
mainfrom
dsilva-chunkedPushs
Dec 10, 2021
Merged

Adding support for chunked chats#6673
yuwenmemon merged 6 commits into
mainfrom
dsilva-chunkedPushs

Conversation

@danieldoglas

Copy link
Copy Markdown
Contributor

Details

Adding new events for pusher with chunked push notifications.

Fixed Issues

$ #3797

Tests

  1. Run new.E locally pointing to production Web-E
  2. Open two different accounts and start a chat with each other
  3. Write (or paste) any messages that are bigger than 10240 characters
  4. Verify that the message will appear for the receiver without needing to reload the chat.

QA Steps

  1. Run new.E locally pointing to production Web-E
  2. Open two different accounts and start a chat with each other
  3. Write (or paste) any messages that are bigger than 10240 characters
  4. Verify that the message will appear for the receiver without needing to reload the chat.

Tested On

  • Web
  • Mobile Web
  • Desktop
  • iOS
  • Android

Screenshots

Web/Desktop/iOS/Android

Screen.Recording.2021-12-09.at.15.48.03.mov

@danieldoglas danieldoglas requested a review from a team as a code owner December 9, 2021 18:53
@danieldoglas danieldoglas changed the title Added new treatments for chunked-reportComment and chunked-reportComm… Adding support for chunked chats Dec 9, 2021
@MelvinBot MelvinBot requested review from yuwenmemon and removed request for a team December 9, 2021 18:53
@danieldoglas danieldoglas self-assigned this Dec 9, 2021
@danieldoglas danieldoglas added the Improvement Item broken or needs improvement. label Dec 9, 2021
@danieldoglas

Copy link
Copy Markdown
Contributor Author

Fixed JS Lints.

@yuwenmemon yuwenmemon left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good! But one question for ya

Comment thread src/libs/actions/Report.js Outdated
@danieldoglas

Copy link
Copy Markdown
Contributor Author

Fixed flag for comment edit.

@yuwenmemon yuwenmemon merged commit 4c8a8ba into main Dec 10, 2021
@yuwenmemon yuwenmemon deleted the dsilva-chunkedPushs branch December 10, 2021 18:55
@OSBotify

Copy link
Copy Markdown
Contributor

✋ This PR was not deployed to staging yet because QA is ongoing. It will be automatically deployed to staging after the next production release.

@parasharrajat parasharrajat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Do you think we should also clean the duplicate call at L149 in pusher.js.

@OSBotify

Copy link
Copy Markdown
Contributor

🚀 Deployed to staging by @yuwenmemon in version: 1.1.19-5 🚀

platform result
🤖 android 🤖 success ✅
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

@OSBotify

Copy link
Copy Markdown
Contributor

🚀 Deployed to production by @Julesssss in version: 1.1.21-1 🚀

platform result
🤖 android 🤖 failure ❌
🖥 desktop 🖥 success ✅
🍎 iOS 🍎 success ✅
🕸 web 🕸 success ✅

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Improvement Item broken or needs improvement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants