summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2021-06-15remove `pidof -s` flagKr1ss
Ref: https://github.com/LukeSmithxyz/mutt-wizard/commit/b9a95a055a5737c7765c2d21451d504c9818ba80#commitcomment-52203708
2021-06-15patch mailsync on macOS; fixes #725Kr1ss
The macOS version of `pidof` doesn't implement the `-s` flag.
2021-05-30don't readlink for soystemd on macLuke Smith
2021-05-29Merge PR #716 f. seanbreckenridge/update-domainsKriss
update domain list
2021-05-25password store with multiple private keys fixpierre
2021-05-19set mindepth to 1 and move sort to after sedAisha Tammy
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2021-05-16allow dynamically loading available mailboxesAisha Tammy
this way if a folder is added or deleted in the remote location, and gets deleted after sync, it is reflected in the next opening Signed-off-by: Aisha Tammy <floss@bsd.ac>
2021-05-09update domain listSean Breckenridge
add mac alternative domains (@mac.com/@me.com) these are legacy domains that mac used to use which have been merged into icloud for more info see: https://support.apple.com/en-us/HT201771 https://getmailspring.com/setup/access-mac-com-via-imap-smtp also add ucsc.edu, which like the other uc's uses google
2021-05-04Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-05-04fix #713, don't detect non-inbox as inboxLuke Smith
2021-05-04don't state mail number if smallLuke Smith
2021-05-04close #705 and avoid loopsLuke Smith
2021-05-02Merge pull request #712 from Inesgor/masterLuke Smith
added snopyta.org to domains.csv
2021-05-02added dismail.de & paranoid.email to domains.csvInesgor
2021-05-02added snopyta.org to domains.csvInesgor
2021-04-30Merge pull request #710 from coreyreichle/patch-1Luke Smith
add thunix.net to domains.csv
2021-04-30add thunix.net to domains.csvcoreyreichle
2021-04-08Merge pull request #704 from Thomi7/masterLuke Smith
Add university of saarland to known domains
2021-04-09add uni-saarland to domainsFabian Thomas
2021-04-06Merge pull request #687 from converge/fix_mw_dash_y_call_on_macLuke Smith
fix: update mbsync call for macos
2021-04-06Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-04-06give individual notifications only if < 5Luke Smith
in accordance with #694
2021-04-06Merge pull request #702 from ghalvorsen/new-domainLuke Smith
added new domain
2021-04-06added new domainsGunnar K. Halvorsen
2021-04-02Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-04-02stave off using unmacro for debian, fix #699Luke Smith
2021-03-26chore: typoJoão Vanzuita
2021-03-26fix: update mbsync call for macosJoão Vanzuita
2021-03-22no msgLuke Smith
2021-03-22Merge pull request #684 from nicolas-s/add-domain-ik.meKriss
add ik.me domain
2021-03-22add ik.me domainNicolas Serafini
Signed-off-by: Nicolas Serafini <serafini.nicolas@gmail.com>
2021-03-19Revert "compliance with libtard upstream"Luke Smith
This reverts commit c95428f0f1c02fba4b13a4ec43c70d9e892c52dd.
2021-03-18Merge pull request #679 from amhlair/patch-1Kriss
add uni.strath.ac.uk
2021-03-17add uni.strath.ac.ukamhlair
2021-03-16Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-03-16zshenv checked for variables. fix #677Luke Smith
2021-03-13Merge pull request #674 from sahidvelji/domainsKriss
2021-03-13Add mail.utoronto.ca and sheridancollege.caSahid Velji
2021-03-13Sort and remove duplicateSahid Velji
2021-03-11compliance with libtard upstreamLuke Smith
2021-03-06Merge pull request #671 from chilledfrogs/patch-1Luke Smith
Update UPMC/SU email address configuration
2021-03-07Update UPMC/SU email address configurationAllen Sobot
These might need STARTTLS explicitly disabled in the msmtp config file though
2021-03-04protonmail smtp, fix #667Luke Smith
2021-02-26avoid regex issueLuke Smith
2021-02-25Merge branch 'Kr1ss-XD-fix-661'Luke Smith
2021-02-25Merge branch 'fix-661' of https://github.com/Kr1ss-XD/mutt-wizard into ↵Luke Smith
Kr1ss-XD-fix-661
2021-02-25inbox.lvLuke Smith
2021-02-25mailsync/notify-send: provide a default `$DISPLAY`Kr1ss
A user reports notifications not working on their setup because there is no display id contained in the `ps`/`pgrep` output concerning the Xorg process. This commit checks if there's a display server running at all, and if so it sends notifications even if there's no display id. Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/661
2021-02-23Merge pull request #659 from varun-iyer/patch-1Kriss
Add ucsb.edu to domains.csv
2021-02-23Add ucsb.edu to domains.csvVarun Iyer