Dun-sin / Whisper

A fun Application to have a random chat with people safely
https://whisper.favour.dev/
MIT License
378 stars 342 forks source link

fix: Copying chat not work #629

Closed Golu7667 closed 1 month ago

Golu7667 commented 2 months ago

Fixes Issue

My PR closes #628

👨‍💻 Changes proposed(What did you do ?)

Send cryptoKey and importedPrivateKey to chatHelper. The message is encrypted and then decrypted using the decryptMessage function with the key (cryptoKey, importedPrivateKey). After decryption, copying text works correctly.

✔️ Check List (Check all the applicable boxes)

Note to reviewers

📷 Screenshots

whispercopyworking

vercel[bot] commented 2 months ago

@Golu7667 is attempting to deploy a commit to the dunsin's projects Team on Vercel.

A member of the Team first needs to authorize it.

Golu7667 commented 2 months ago

@dunsin review my pr and merge this

Dun-sin commented 2 months ago

@dunsin review my pr and merge this

keep in mind in the future you don't need to comment back on the Issue, you can after 5 days, it's not my first rodeo, so I see your PR and will definitely do what's needed to be done. It will just cause unnecessary notifications for me and others.

vercel[bot] commented 2 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
whisper ❌ Failed (Inspect) Jul 28, 2024 9:54am
whisper-b2p2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 28, 2024 9:54am
Dun-sin commented 1 month ago

@Golu7667 stiil interested in this?

Dun-sin commented 1 month ago

actually @Golu7667 can you raise the PR again, and don't add app.jsx, your method of reverting the file is wrong as it deleted the original from the source code