Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-06-23 | Merge pull request #60 from ev-agelos/ping-1st-ip-in-mailsync | Luke Smith | |
fix pinging ip if grep returns multiple ips | |||
2018-06-23 | Merge pull request #61 from freddiaN/master | Luke Smith | |
add some german email providers other than gmx | |||
2018-06-23 | add some german email providers other than gmx | Jonas Walther | |
I personally use t-online email, but you never know if someone's using web.de and wants to use this script | |||
2018-06-23 | fix pinging ip if grep returns multiple ips | ev-agelos | |
2018-06-21 | Add crontab fix | M3taX | |
Notify-send requires the $DBUS_SESSION_BUS_ADDRESS environment variable to be set when used with cron. | |||
2018-06-17 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2018-06-17 | dl notification now available for LARBS | Luke Smith | |
2018-06-08 | cronjob notification/sound fix | Luke Smith | |
2018-06-08 | INBOX now universal inbox | Luke Smith | |
2018-06-08 | mutt update command now no longer relative | Luke Smith | |
2018-06-08 | bash now default for mailsync command | Luke Smith | |
2018-05-19 | Merge pull request #56 from ejiek/master | Luke Smith | |
show attachment name as UTF8 | |||
2018-05-19 | show attachment name as UTF8 | Vlad | |
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)` |