mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 01:54:40 +08:00
💌 A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
7a5d90cc56
- Threads sort the same way they do in Gmail, by "last message received" - We now use native SQLite bindings, and SQLite 3.8.11.1, which is 22% faster - We now display an affordance for undoing changes to threads - Scroll handling in the message list is much better - Contact chips have been overhauled in the composer, and are now editable - Contact autocompletions are better, and based on frequency of use - Messages wrap better in many scenarios - More than 20 bug fixes! We now have more than 1,000 specs for Nylas Mail. |
||
---|---|---|
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.