mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-23 07:36:12 +08:00
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Features: - Preferences! You can now change all kinds of things from Menu > Preferences, including: + Key binding sets (Gmail, Outlook, Mail.app) + Theme (light or dark) + Mark-as-read delay + Attachment downloading policy + Sounds and notifications + Default reply behavior - Layout and theme are now remembered when you re-launch Nylas Mail - You can now star the message under the keyboard cursor by pressing 'S' Performance: - Creating drafts is now much faster on long threads Fixes: - "Hover and Archive" is now displayed correctly - Signing in with an email with capitalization ("BEN@Nylas.com") no longer breaks subtle things - Messages sent yesterday are now shown with relative time (2:31PM, 12 hours ago) - NylasSyncWorker now backs off when it encounters network failure - On Windows, the database is deleted properly when you log out - Archiving now properly sends mail to All Mail in Gmail - Images inside some emails now render without becoming distorted - Mailto link handling is now case-insensitive |
||
---|---|---|
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.