summaryrefslogtreecommitdiff
path: root/bin/mw
AgeCommit message (Collapse)Author
2022-06-14remove harmless sed error msg if no muttrcLuke Smith
2022-01-22Merge pull request #804 from epsilon-0/masterLuke Smith
add GPG WKS publishing functionality
2022-01-22Merge pull request #786 from Jberczel/reorder-cleanupLuke Smith
Cleanup reorder account numbers action
2022-01-10change path of command to use prefixAisha Tammy
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2021-12-31add GPG WKS publishing functionalityAisha Tammy
Signed-off-by: Aisha Tammy <floss@bsd.ac>
2021-11-01Revert "allow dynamically loading available mailboxes"Luke Smith
This reverts commit 2cb2fa03452cb99537a1751961574a0b6d3253e0.
2021-11-01Cleanup reorder account numbers actionJberczel
Refactors commit 85c5d01 * Keep the comment(s) when reordering account numbers in temp file. Users may accidently reorder rows or rename accounts rather than update order number. * Remove original default config from muttrc. Currently, script only removes the macro shortcuts .If you run reorder action multiple times, you'll end up sourcing multiple "default" config files.
2021-10-06mw -r to reorder account numbersLuke Smith
2021-10-05minor tweaksLuke Smith
2021-09-23hardcode mailbox names. don't remake shortcuts.Luke Smith
2021-09-23more computationally efficient idnum discoveryLuke Smith
2021-09-23465 now default instead of 587Luke Smith
2021-09-23actual lolLuke Smith
2021-09-23lolLuke Smith
2021-09-23id numbers removed from filenamesLuke Smith
2021-09-23Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-09-23decrease gnuismsLuke Smith
2021-09-23Merge branch 'master' into masterLuke Smith
2021-09-23fix #691, fix #689, fix #690Luke Smith
2021-08-29not necessary to create cachedir manuallyLuke Smith
2021-08-27Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-08-27fix for 465 starttlsLuke Smith
2021-08-22Merge pull request #722 from pantosaur/masterLuke Smith
password store with multiple private keys fix
2021-08-14use soyterms if not slower distroLuke Smith
2021-08-09remove bashism, fix #752Luke Smith
2021-08-07bug; argument getting splitted by spaceananthu
2021-07-08Set hostname variablephire
2021-06-28fix #730, sed only nl removal with error supLuke Smith
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-04Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2021-05-04fix #713, don't detect non-inbox as inboxLuke Smith
2021-04-06Merge pull request #687 from converge/fix_mw_dash_y_call_on_macLuke Smith
fix: update mbsync call for macos
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-19Revert "compliance with libtard upstream"Luke Smith
This reverts commit c95428f0f1c02fba4b13a4ec43c70d9e892c52dd.
2021-03-11compliance with libtard upstreamLuke Smith
2021-03-04protonmail smtp, fix #667Luke Smith
2021-02-26avoid regex issueLuke Smith
2021-02-11minorLuke Smith
2021-02-11since logons check before, delete not nec w/ errorLuke Smith
2021-02-11minor improvement of regexLuke Smith
2021-02-05POP support added with mpop. Closes #609v3.2.13.2.1Luke Smith
2021-02-05-X to delete local mail when deleting accountLuke Smith
2021-02-05prepare for addition of pop (not finished)Luke Smith
2021-02-05no longer flatten mailboxes at all, fix #648Luke Smith
2021-02-05fix #643Luke Smith
2021-01-30fix #606Luke Smith