Skip to content

feat: implement encryted message badge with lock icon#126

Merged
SudiptaPaul-31 merged 6 commits into
Lumina-eX:mainfrom
Toromo7:feat/encryption-badge
Apr 27, 2026
Merged

feat: implement encryted message badge with lock icon#126
SudiptaPaul-31 merged 6 commits into
Lumina-eX:mainfrom
Toromo7:feat/encryption-badge

Conversation

@Toromo7
Copy link
Copy Markdown
Contributor

@Toromo7 Toromo7 commented Apr 24, 2026

📝 Pull Request

This PR implements the encrypted message indicator badge as specified in the task requirements.

🔗 Related Issue

Closes #90

🛠️ Changes Made

  • Created a standalone EncryptionBadge component in src/components/EncryptionBadge.tsx.
  • Integrated the Lock icon from lucide-react.
  • Updated MessageItem.tsx to conditionally render the badge for encrypted messages.
  • Styled the badge with a green glassmorphism effect to match the existing UI.

✅ Checklist

  • Lock icon is visible next to the "Encrypted" text.
  • Component is modular and reusable.
  • Styling is consistent with dark/light themes.
  • Verified in local development environment.

@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 24, 2026

@Toromo7 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@SudiptaPaul-31
Copy link
Copy Markdown
Collaborator

@Toromo7 build failing

Toromo7 and others added 2 commits April 25, 2026 05:45
Co-authored-by: Copilot <copilot@github.com>
@Toromo7
Copy link
Copy Markdown
Contributor Author

Toromo7 commented Apr 25, 2026

@Toromo7 build failing

build error fix. check

@SudiptaPaul-31
Copy link
Copy Markdown
Collaborator

@Toromo7 Resolve conflicts

@Toromo7
Copy link
Copy Markdown
Contributor Author

Toromo7 commented Apr 26, 2026

Okay. On it now

@Toromo7
Copy link
Copy Markdown
Contributor Author

Toromo7 commented Apr 26, 2026

conflict now resolved and clean

@SudiptaPaul-31 SudiptaPaul-31 merged commit d3cb513 into Lumina-eX:main Apr 27, 2026
1 check 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.

Encrypted Message Indicator Badge

2 participants