summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-05-22Merge pull request #216 from sambadevi/feature/add-vivaldi-dot-netLuke Smith
feat: add vivaldi.net to known domains
2019-05-22feat: add vivaldi.net to known domainsTim Otlik
IMAP mail.vivaldi.net 993 SMTP mail.vivaldi.net 465
2019-05-20Merge pull request #211 from voloshyn/masterLuke Smith
use image resolution to display the image attachments
2019-05-20fixLuke Smith
2019-05-20portable openfileLuke Smith
2019-05-20escape spaces in mailboxesLuke Smith
2019-05-20posix and mac fixLuke Smith
2019-05-20gnuisms removedLuke Smith
2019-05-20use image resolution instead of window row/col size to display the image ↵Alex Voloshyn
attachment
2019-05-18Merge pull request #207 from thecountoftuscany/patch-1Luke Smith
Update share/domains.csv
2019-05-17Merge pull request #210 from hum6ug/masterLuke Smith
Added datentopf.org and inf.h-brs.de
2019-05-17Added datentopf.org and inf.h-brs.deNiklas
2019-05-16fatal breakage fixedLuke Smith
2019-05-16Update share/domains.csvNishant Elkunchwar
Added @uw.edu and @alumni.bits-pilani.ac.in in share/domains.csv
2019-05-15Merge pull request #205 from Kr1ss-XD/fix-pass-setupLuke Smith
check if .gpg-id is in the pass store on startup
2019-05-15check if .gpg-id is in the pass store on startupKr1ss
The current test did not terminate the script in cases when the user already has a private GPG key, but they'd not initialized the password store. This leads to an infinite loop in the `getpass()` function. The commit fixes https://github.com/LukeSmithxyz/mutt-wizard/issues/204
2019-05-13Merge pull request #203 from lucianonooijen/masterLuke Smith
Added Eneco to domains.csv
2019-05-13Added Eneco to domains.csvLuciano Nooijen
Signed-off-by: Luciano Nooijen <luciano@bytecode.nl>
2019-05-09posteo.netLuke Smith
2019-05-07Merge pull request #199 from fsmiamoto/patch-1Luke Smith
Added UTFPR Student Mail domain
2019-05-07Merge pull request #200 from Kr1ss-XD/masterLuke Smith
mailsync: fix early exit on graphical(-only) login
2019-05-07mailsync: fix early exit on graphical(-only) loginKr1ss
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/197.
2019-05-07Added UTFPR Student Mail domainFrancisco Miamoto
2019-05-06fixLuke Smith
2019-05-05Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2019-05-05gpg all variableLuke Smith
2019-05-05domainsLuke Smith
2019-05-05macos fixLuke Smith
2019-05-05Merge pull request #196 from rommedahl/patch-1Luke Smith
Update domains.csv
2019-05-05Merge pull request #195 from monorkin/fix/mailcap-on-macosLuke Smith
Use correct prefix in muttrc on macOS
2019-05-05urlview not mandLuke Smith
2019-05-05Update domains.csvMarcus Rommedahl
Added email configuration settings for one.com
2019-05-05Use correct prefix in muttrc on macOSStanko K.R
2019-05-04Merge pull request #194 from BreakfastOnToast/patch-1Luke Smith
Add USW domains to domains.csv
2019-05-04Add USW domains to domains.csvAaron G
2019-05-04Merge pull request #193 from monorkin/feature/macos-bsd-compatibilityLuke Smith
MacOS compatibility
2019-05-04Add MacOS certificate store to search listStanko K.R
2019-05-04Relax pass store checkStanko K.R
Checking for a secret key with format `<foo@bar.com>` may not work for people that store key IDs in .gpg-id. Removing the `<` and `>` makes it work for both beople that use emails and people that use IDs.
2019-05-04Prefix binary path correctly on MacOSStanko K.R
2019-05-04gpg varLuke Smith
2019-05-04protonmail fix?Luke Smith
2019-05-04gpg double checkLuke Smith
2019-05-03Merge pull request #190 from sarpik/patch-1Luke Smith
Add `interactio.io` to domains.csv
2019-05-03Add `interactio.io` to domains.csvKipras Melnikovas
2019-05-02ubdebmint noteLuke Smith
2019-05-02n00buntu msmtp linkLuke Smith
2019-05-02Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2019-05-02barebones urlview conf addedLuke Smith
2019-05-02Merge pull request #174 from yurisuki/masterLuke Smith
Add urlview as a dependency
2019-05-02more trouble-shooting infoLuke Smith