Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-18 | simplification of decoding, show help on noopt | Luke Smith | |
2023-02-14 | fix: mailsync looks no '-q' parameter or made it fail | shane.xb.qian | |
// solution: remove '-q' Signed-off-by: shane.xb.qian <shane.qian@foxmail.com> | |||
2023-02-13 | help menu fix | Luke Smith | |
2023-02-13 | offline mail cache fix and other tweaks | Luke Smith | |
2023-02-13 | stupid fix and cli feedback | Luke Smith | |
2023-02-13 | continue revision | Luke Smith | |
2023-02-13 | use template files | Luke Smith | |
2023-02-13 | deprecate -y and -Y, cleanup. | Luke Smith | |
2023-01-05 | error messaging | Luke Smith | |
2022-10-14 | escape single quote in box, fix #880 | Luke Smith | |
2022-07-05 | removed introduced bug, fix #861 | Luke Smith | |
2022-07-04 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2022-07-04 | move msmtp cache and reorder prep | Luke Smith | |
2022-07-03 | pass: add feature to optionally add a prefix | Lokesh Mohanty | |
2022-07-01 | Merge branch 'master' of https://github.com/wrigleyster/mutt-wizard into ↵ | Luke Smith | |
wrigleyster-master | |||
2022-07-01 | remove Protonmail support. POP server now -p | Luke Smith | |
2022-07-01 | Silence mailsync, so cron doesn't spam e-mails on every update | jw | |
2022-06-14 | remove harmless sed error msg if no muttrc | Luke Smith | |
2022-01-22 | Merge pull request #804 from epsilon-0/master | Luke Smith | |
add GPG WKS publishing functionality | |||
2022-01-22 | Merge pull request #786 from Jberczel/reorder-cleanup | Luke Smith | |
Cleanup reorder account numbers action | |||
2022-01-10 | change path of command to use prefix | Aisha Tammy | |
Signed-off-by: Aisha Tammy <floss@bsd.ac> | |||
2021-12-31 | add GPG WKS publishing functionality | Aisha Tammy | |
Signed-off-by: Aisha Tammy <floss@bsd.ac> | |||
2021-11-01 | Revert "allow dynamically loading available mailboxes" | Luke Smith | |
This reverts commit 2cb2fa03452cb99537a1751961574a0b6d3253e0. | |||
2021-11-01 | Cleanup reorder account numbers action | Jberczel | |
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-06 | mw -r to reorder account numbers | Luke Smith | |
2021-10-05 | minor tweaks | Luke Smith | |
2021-09-23 | hardcode mailbox names. don't remake shortcuts. | Luke Smith | |
2021-09-23 | more computationally efficient idnum discovery | Luke Smith | |
2021-09-23 | 465 now default instead of 587 | Luke Smith | |
2021-09-23 | actual lol | Luke Smith | |
2021-09-23 | lol | Luke Smith | |
2021-09-23 | id numbers removed from filenames | Luke Smith | |
2021-09-23 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2021-09-23 | decrease gnuisms | Luke Smith | |
2021-09-23 | Merge branch 'master' into master | Luke Smith | |
2021-09-23 | fix #691, fix #689, fix #690 | Luke Smith | |
2021-08-29 | not necessary to create cachedir manually | Luke Smith | |
2021-08-27 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2021-08-27 | fix for 465 starttls | Luke Smith | |
2021-08-22 | Merge pull request #722 from pantosaur/master | Luke Smith | |
password store with multiple private keys fix | |||
2021-08-14 | use soyterms if not slower distro | Luke Smith | |
2021-08-09 | remove bashism, fix #752 | Luke Smith | |
2021-08-07 | bug; argument getting splitted by space | ananthu | |
2021-07-08 | Set hostname variable | phire | |
2021-06-28 | fix #730, sed only nl removal with error sup | Luke Smith | |
2021-05-25 | password store with multiple private keys fix | pierre | |
2021-05-19 | set mindepth to 1 and move sort to after sed | Aisha Tammy | |
Signed-off-by: Aisha Tammy <floss@bsd.ac> | |||
2021-05-16 | allow dynamically loading available mailboxes | Aisha 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-04 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2021-05-04 | fix #713, don't detect non-inbox as inbox | Luke Smith | |