Bjarni Rúnar Einarsson
Bjarni Rúnar Einarsson
Mailpile should automatically stop trying to re-check a mailbox/folder which has been deleted from the source/server. This should be done in such a way that if the mailbox reappears, polling...
See comments on #2021 - we should be able to have an auto-built, auto-updated docker image that uses the packages from our Debian repo. Since this is more or less...
It would be nice to be able to use hotkeys to navigate within a thread. Probably the most natural way to implement this, would be to enhance the j/k key-bindings...
There are numerous projects out there, aiming to provide general consumers with personal servers or "personal clouds" that will help them be more independent and private online. Mailpile should work...
Currently, Mailpile ignores the multipart/related container. This is a mistake; the multipart/related container is used to group together different parts, most commonly used to link HTML mail with in-line images....
The OAuth2 flow used by GMail (and probably others, soon enough) relies on a popup window. Some browsers are configured to block pop-ups. We should try and detect when that...
This is a list of things we need to double-check before we make a release. Some of these points might be OK, some might need coding to fix. - [...
The code which wraps text before sending e-mail is too aggressive. There also needs to be a clear, easy way to disable the wrapping for when people are pasting code...
The tooltip that appears when you hover over a tag in the search result allows the user edit the tag or remove it. The edit op is fine, but the...
This is copied from #156, to track the need for ongoing improvements (see final comment on that issue for context). Some of these might end up in 1.1: * [...