Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-05-06 | ham fix | Luke Smith | |
2018-05-06 | readme fallback added | Luke Smith | |
2018-05-05 | added delete to trash, also ham avoidance | Luke Smith | |
2018-05-04 | i3blocks counter updates automatically | Luke Smith | |
2018-05-04 | Merge pull request #54 from LoganDungeon/patch-1 | Luke Smith | |
Removed double "forward" line | |||
2018-05-04 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2018-05-04 | update of mailsync script with dunst support | Luke Smith | |
2018-05-04 | w3m now html browser again | Luke Smith | |
2018-05-04 | own domain change | Luke Smith | |
2018-05-02 | Removed double "forward" line | LoganDungeon | |
2018-04-21 | Merge pull request #53 from m3tax/patch-1 | Luke Smith | |
Add disroot.org domain | |||
2018-04-21 | Add disroot.org domain | M3taX | |
2018-04-17 | Merge pull request #48 from loweryaustin/macos-notifications | Luke Smith | |
Add mac style notifications to mailsync script on "darwin" operating systems | |||
2018-04-14 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2018-04-14 | double quotes in muttrc | Luke Smith | |
2018-04-12 | Merge pull request #50 from tokudan/dialog | Luke Smith | |
Provide a sane error message in case dialog is not installed | |||
2018-04-12 | Merge pull request #51 from tokudan/nixos_compat | Luke Smith | |
Increase compatibility with NixOS | |||
2018-04-13 | Increase compatibility with NixOS | Daniel Frank | |
2018-04-13 | Provide a sane error message in case dialog is not installed | Daniel Frank | |
(cherry picked from commit ea233da43a9993863cbb68e30eb4eeb1cdd32386) | |||
2018-04-12 | gitmuttpass improvement | Luke Smith | |
2018-04-11 | Add mac style notifications to mailsync script | Austin Lowery | |
2018-04-10 | tmpfile now unique now unique | Luke Smith | |
2018-03-22 | mailcap fix, clarification for logins | Luke Smith | |
2018-03-19 | wiew_attchment.sh | ralphe | |
2018-03-19 | reply whom ever / inc msg in replies | ralphe | |
2018-03-19 | Revert "show headers when composing" | Luke Smith | |
This reverts commit 708787a101132ad629a6d59aeaa9211688700a02. | |||
2018-03-19 | mail forwarding features | ralphe | |
2018-03-19 | save attachments with the body | ralphe | |
2018-03-19 | show headers when composing | ralphe | |
2018-03-19 | skip to compose when replying | ralphe | |
2018-03-19 | view attachment script | ralphe | |
2018-03-19 | copy / move dialog | ralphe | |
2018-03-19 | sync email | ralphe | |
2018-03-19 | Ctrl-R to mark all as read | ralphe | |
2018-03-18 | detect script readded | Luke Smith | |
2018-03-18 | mailsync script gives args to offlineimap | Luke Smith | |
2018-03-17 | Merge pull request #42 from meain/patch-2 | Luke Smith | |
Use `$HOME` instead of `/home/$(whoami)` | |||
2018-03-18 | Use `$HOME` instead of `/home/$(whoami)` | Abin Simon | |
In macOS home is `/Users/$(whoami)` | |||
2018-03-17 | Merge pull request #39 from Fredo699/master | Luke Smith | |
special chars in password | |||
2018-03-17 | multiword mailbox fix | Luke Smith | |
2018-03-17 | mailbox check after password change | Luke Smith | |
2018-03-17 | Merge branch 'master' of https://github.com/LukeSmithxyz/mutt-wizard | Fred Frey | |
2018-03-16 | interface tweaks | Luke Smith | |
2018-03-16 | readme updates | Luke Smith | |
2018-03-16 | silly echo removed | Luke Smith | |
2018-03-16 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2018-03-16 | personal.muttrc remove fix | Luke Smith | |
2018-03-16 | mailbox detect now automatic on account add | Luke Smith | |
2018-03-16 | Merge pull request #38 from ZethJack/patch-1 | Luke Smith | |
Update offlineimap_profile | |||
2018-03-16 | Update offlineimap_profile | ZethJack | |
Removed "sslcacerfile = /etc/ssl/cets/ca-certificates.crt" on line 10 - it was pointing to non-existant directory "cets" instead of "certs" - this setting is overwritten later with correct path therefore no errors would register. |