Mailspring icon indicating copy to clipboard operation
Mailspring copied to clipboard

:love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux.

Results 19 Mailspring issues
Sort by recently updated
recently updated
newest added

This PR upgrades Electron to v19.0.12. Luckily, no API changes affected Mailspring :tada:

This PR implements automatic dark/light system tray for Linux using nativeTheme.shouldUseDarkColors. It also requires '@electron/remote', which reduces process isolation, but should not be a problem as it is used elsewhere...

Should see increased snap loading performance using LZO.

Adds a new dropdown in the account settings to allow notifications to be configured for the account: ![image](https://user-images.githubusercontent.com/91933/111847739-afd7f500-88c6-11eb-9ea0-673fdc92b292.png) The options are: - **Inbox Only**: Current behaviour of only showing notifications...

## Objective It appears that `yahoo.com.br` is not supported. It defaults to using the domains for Yahoo! (presumably), rather than the domains for Yahoo! Brasil. ## Testing Notes I've asked...

mailserver-incompatibility
spooky

## Objective Warn on Reply All if... 1. No recipients have been added/removed from the To or CC fields, 2. The default behavior is not Reply All; we don't want...

This update is a big step towards resolving https://community.getmailspring.com/t/custom-email-sorting/470 ---- The update brings some basic sort functionality to the thread (including search results). As I'm limited by the DB, you...

The app/build/resources/linux/mailspring.appdata.xml.in file wasn't updated, and it caused issues on Flathub, where it automatically compiles Mailspring, but uses the mentioned file to present the current version and update (https://flathub.org/apps/details/com.getmailspring.Mailspring), as...

### Work towards [Export/Copy/Backup Emails](https://community.getmailspring.com/t/export-copy-backup-emails/325) This pull request is the first (hopefully of many 😁) towards `.eml` support. This PR provides: - an option in the reply drop-down called "Download...