summaryrefslogtreecommitdiff
path: root/mutt-wizard.sh
AgeCommit message (Collapse)Author
2018-07-27redetect mailboxes duplicates fixedLuke Smith
2018-07-23some minor backend tweaksLuke Smith
2018-07-23detectmail fixLuke Smith
2018-07-23box content detected on account switchLuke Smith
2018-07-08inbox detection now smart with caseLuke Smith
2018-06-26pgrep exact matchLuke Smith
2018-06-21Add crontab fixM3taX
Notify-send requires the $DBUS_SESSION_BUS_ADDRESS environment variable to be set when used with cron.
2018-06-08cronjob notification/sound fixLuke Smith
2018-06-08INBOX now universal inboxLuke Smith
2018-05-06ham fixLuke Smith
2018-05-05added delete to trash, also ham avoidanceLuke Smith
2018-04-12Merge pull request #50 from tokudan/dialogLuke Smith
Provide a sane error message in case dialog is not installed
2018-04-13Increase compatibility with NixOSDaniel Frank
2018-04-13Provide a sane error message in case dialog is not installedDaniel Frank
(cherry picked from commit ea233da43a9993863cbb68e30eb4eeb1cdd32386)
2018-04-10tmpfile now unique now uniqueLuke Smith
2018-03-22mailcap fix, clarification for loginsLuke Smith
2018-03-18detect script readdedLuke Smith
2018-03-18Use `$HOME` instead of `/home/$(whoami)`Abin Simon
In macOS home is `/Users/$(whoami)`
2018-03-17multiword mailbox fixLuke Smith
2018-03-17mailbox check after password changeLuke Smith
2018-03-16interface tweaksLuke Smith
2018-03-16silly echo removedLuke Smith
2018-03-16Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizardLuke Smith
2018-03-16personal.muttrc remove fixLuke Smith
2018-03-16mailbox detect now automatic on account addLuke Smith
2018-03-13MacOS fixesAbin Simon
fix adding new account in macos Fix mailsync ping command Fix mutt-wizard Fix muttrc for mac Add files for offlineimap_profile and offlineimap_header Update README with MacOS install instructions
2018-03-12fix for trailing whitespace in accounts lineLuke Smith
2018-03-05notify system addedLuke Smith
2018-02-27quotes added for multi-word mailbox namesLuke
2018-02-27Add account name to sidebar head.Andrey Drobyshev
When managing multiple accounts it's hard to determine which one you're currently viewing. This patch makes sidebar look like this: +++++++++++++++++++++++++ luke@lukesmith + ----------------------- + INBOX 99+ Sent Mail + Drafts + Trash + Spam + +++++++++++++++++++++++++ The only problem with it is the necessity of changing sidebar_format, as with its current value these 2 excess mailboxes are being appended with 0. That leads to situation when size of an empty mailbox is being displayed as empty string instead of 0. I consider it's not a big deal.
2018-02-21only one box at a time selectedLuke
2018-02-21sent and postponed only one lineLuke
2018-02-20reorderingLuke
2018-02-18Merge pull request #11 from scattenlaeufer/login_nameLuke Smith
Ask for a login name during account creation
2018-02-18Use $fulladdr if no login is givenBjörn Guth
This should resolve #6.
2018-02-18Merge pull request #10 from scattenlaeufer/smtp_fixLuke Smith
Fix smtp url for manually entered smtp servers
2018-02-18Fix smtp url for manually entered smtp serversBjörn Guth
This fixes one half of #6.
2018-02-18addaccount redundant dir creationLuke
2018-02-18Add separate login to account creation queriesBjörn Guth
This is first working version of an added login query to the account creation process. It fixes the first part of #6, but there still needs to be more testing for the second part of that issue, which concerns creating accounts with domains not listed in domain.csv.
2018-02-16superficial additionsLuke
2018-02-14third party app doc changeLuke
2018-02-14instruction to press spaceLuke
2018-02-14mailbox detect now searches all accountsLuke
2018-02-14readme fixesLuke
2018-02-13sms fixLuke
2018-02-13dumb error fixLuke
2018-02-13closes on canceling main menuLuke
2018-02-13passwords can be changed in wizardLuke
2018-02-13gmail inobx fixLuke
2018-02-13earlier bloat from mailbox guessing removedLuke