summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Collapse)Author
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-09-23don't show message info anymoreLuke Smith
2021-09-16fix #745, avoid incompatibilityLuke Smith
2021-09-09Check both new and cur dirs for notificationHorea Christian
Also better formattin
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-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-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-05-04don't state mail number if smallLuke 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-06give individual notifications only if < 5Luke Smith
in accordance with #694
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-19Revert "compliance with libtard upstream"Luke Smith
This reverts commit c95428f0f1c02fba4b13a4ec43c70d9e892c52dd.
2021-03-16zshenv checked for variables. fix #677Luke Smith
2021-03-11compliance with libtard upstreamLuke Smith
2021-03-04protonmail smtp, fix #667Luke Smith
2021-02-26avoid regex issueLuke Smith
2021-02-25Merge branch 'fix-661' of https://github.com/Kr1ss-XD/mutt-wizard into ↵Luke Smith
Kr1ss-XD-fix-661
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-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