Zero
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
## Description This PR works on #886 issue. It adds a 'delete all button' in spam folder. it deletes all the spam threads via pagination in the server with maxResults...
I recently discovered this excellent repo and would like to suggest adding a `docker-compose-production.yml` file to facilitate easier self-hosting. Currently, deployment requires installing Bun and other dependencies manually. A production-ready...
## Fix sidebar background - update the max label height to 48 for better UI https://github.com/user-attachments/assets/6f0cbf9d-a007-49e1-9e05-50cd57b8bfdd - Before - After ## Summary by CodeRabbit - **Style** - Updated the sidebar...
## Description **some lables on the mail list were not translating on language change.** --- ## Type of Change Please delete options that are not relevant. - [x] 🐛 Bug...
# Description Migrated from Bun to Node.js with pnpm across Docker configurations. This change replaces Bun with pnpm for dependency management, build processes, and runtime execution in both the application...
### TL;DR Added a new voice assistant feature to the mail app using ElevenLabs integration. ### What changed? - Created a new voice assistant page at `/mail/voice` with a complete...
## Summary by CodeRabbit - **New Features** - Introduced deployment support for an Alchemy app, enabling streamlined deployment with environment-specific settings. - **Chores** - Added Alchemy as a dependency and...
### TL;DR Refactored the command palette to improve the search and filter experience in the mail app. ### What changed? - Restructured the `CommandPaletteProvider` to wrap the entire mail app...
### Bug Description when i delete emails fast, the toast for confirmation is flaoting up and up https://www.loom.com/share/9f63d7bb08044495beb5a90dc24a5a50?sid=1e4e0d73-9407-4592-9621-df14dd42a7a1 ### Steps to Reproduce go to emails and delete fast ### Expected...