mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-10-06 03:14:39 +08:00
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
+ Starred view + All new spellcheck! + Loading screen + Lots of bug fixes! Fixes: - Forwarding messages with files - Mode toggle now opens/closes sidebar - Min-width is more appropriate - Mixpanel analytics fixes - Better draft sending errors, timeout errors - Improvements to quoted text display, more edge cases handled - Mailto: links that launch the app work properly - Fix for database busy errors - Message items resize when their container is resized - Message items now populate HTML doctype, fixing some rendering issues - We now sanitize HTML in replies and forwards to avoid potential issues - Valid email addresses can now contain `=` - Folder and label names in the sidebar wrap nicely - Undo/redo in the composer no longer triggers task undo/redo - EdgeForce is now in it's own repository - Worker process moves expensive syncing out of hte main window - 404s from the server correctly purge items from the database - Lots more minor changes! |
||
---|---|---|
apm | ||
arclib | ||
build | ||
docs-templates | ||
dot-nylas | ||
exports | ||
internal_packages | ||
keymaps | ||
menus | ||
script | ||
spec | ||
spec-nylas | ||
src | ||
static | ||
vendor | ||
.arcconfig | ||
.arclint | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.node-version | ||
atom.sh | ||
coffeelint.json | ||
LICENSE.md | ||
package.json | ||
README.md |
Nylas Mail is a hackable platform for your personal data, built on Electron and the Nylas Platform APIs.
Building Nylas Mail
Extending Nylas Mail
It's easy to extend Nylas Mail using your favorite web technologies. Check out the Nylas Package API to get started, and the API reference for information about specific classes.