Zero icon indicating copy to clipboard operation
Zero copied to clipboard

Experience email the way you want with Mail0 – the first open source email app that puts your privacy and safety first. Join the discord: https://discord.gg/mail0

Results 189 Zero issues
Sort by recently updated
recently updated
newest added

## Resolves #1444 This PR improves the layout of the user navbar by making it more responsive and visually clean. Previously, the username and "Get Verified" button appeared side-by-side, causing...

Fixes #1483 # READ CAREFULLY THEN REMOVE Remove bullet points that are not relevant. PLEASE REFRAIN FROM USING AI TO WRITE YOUR CODE AND PR DESCRIPTION. IF YOU DO USE...

### Bug Description 1. note panel is unresponsive for mobile view 2. cancel button hover overlaps with boundary 3. label text and colour buttons have inconsistent sizes 4. colour tooltip...

bug

## Description Please provide a clear description of your changes. Implemented smooth expand/collapse behavior for the sidebar content using Tailwind CSS transitions with dynamic max-height and opacity classes. I also...

# READ CAREFULLY THEN REMOVE Remove bullet points that are not relevant. PLEASE REFRAIN FROM USING AI TO WRITE YOUR CODE AND PR DESCRIPTION. IF YOU DO USE AI TO...

### Bug Description The sidebar opens abruptly with its contents overflowing. https://github.com/user-attachments/assets/b26f4535-0172-4a40-b522-7fa33d307a57 ### Steps to Reproduce 1. Open and close sidebar ### Expected Behavior -> Sidebar dialog content should not...

bug

## Summary - Added a proper regex function to extract class names from objects and cx usage - This replaces the TODO comment with an actual implementation - The regex...

## Summary - Added ARIA attributes for better screen reader support - Implemented isLoading state with aria-busy attribute - Added loading indicator with accessible spinner - Added loadingText prop for...

## Summary - Fixed the TODO in note-panel.tsx to properly implement a confirmation dialog when deleting notes - Added missing translation strings for the note deletion confirmation dialog - Implemented...

Adds the ability to compress images while sending mail. https://github.com/user-attachments/assets/4bbfc079-88f2-408f-b284-e46217941ecc ## Summary by CodeRabbit - **New Features** - Added image compression for email attachments with user-selectable quality settings. - Introduced...

High Priority