Mailspring
Mailspring copied to clipboard
:love_letter: A beautiful, fast and fully open source mail client for Mac, Windows and Linux.
Hello 👋 I run a security community that finds and fixes vulnerabilities in OSS. A researcher (@ogianatiempo) has found a potential issue, which I would be eager to share with...
Added a UI to the `HeaderControl` component to switch between calendar views. Also added `HeaderControl` to Month view. Day button is currently commented out because Day view component doesn't exist...
Hey, this is my first stab at open source contributions. I'm working on [this feature suggestion](https://community.getmailspring.com/t/make-composer-recipient-name-warnings-optional-add-dont-warn-me-again-option/630). So far I've split the `DraftSession::validateDraftForSending` by making a separate `validateDraftRecipients` as described by...
Added signature icons for Medium, GitHub and YouTube
The new electron versions support wayland natively, this implies that mailspring can use the native rendering when in a wayland desktop environment, bringing various benefits including a better rendering in...
See each commit for further explanations.
Most e-mail clients move Spam to trash when it is deleted. To conform to what users are accustomed to and avoid accidental permanent deletion, it would be helpful if Spam...
Fixes this: New:
to conform to AppStream metainfo standard See https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#tag-screenshots This also allows creating Flatpaks for Flathub without having to unduly modify the metainfo file. See ugly `sed` hack currently needed in...