Luke Smith
e3225995c2
Merge branch 'strega-nil-strega-nil/prefix'
pirms 1 dienas
Luke Smith
f785dba804
Merge branch 'strega-nil/prefix' of github.com:strega-nil/mutt-wizard into strega-nil-strega-nil/prefix
pirms 1 dienas
Luke Smith
1b98bbc3be
Merge pull request #1028 from jlucas8/error-handling
Handle sync errors (set exit code accordingly)
pirms 1 dienas
Luke Smith
18d6f4b2f7
Merge pull request #1020 from CarlosLoboxyz/master
Fix .conf to .yaml in goimapnotify config file
pirms 1 dienas
Luke Smith
a97000b775
Merge branch 'ananthu-sk-patch-1'
pirms 1 dienas
Luke Smith
1b32e39828
Merge branch 'patch-1' of github.com:ananthu-sk/mutt-wizard into ananthu-sk-patch-1
pirms 1 dienas
Luke Smith
187412a416
Merge branch 'ephemer4l-master'
pirms 1 dienas
Luke Smith
0545dbb9a0
Merge branch 'master' of github.com:ephemer4l/mutt-wizard into ephemer4l-master
pirms 1 dienas
Luke Smith
da647d1106
Merge pull request #1018 from jacquescomeaux/muttrc-variable-rename
Rename muttrc variable
pirms 1 dienas
Luke Smith
80725f42d7
Merge pull request #1022 from pontusk/master
fix: `head` incompatibility between GNU and macOS
pirms 1 dienas
Luke Smith
eadb1ceb7a
Merge pull request #1031 from CervEdin/fix-posix-head
Replace head -n-1 with POSIX-compatible sed '$d'
pirms 1 dienas
Luke Smith
55020ae84d
Merge pull request #1029 from derrekcoleman/patch-2
chore: fix typo in README.md
pirms 1 dienas
Erik Cervin-Edin
3a36c660e1
Replace head -n-1 with POSIX-compatible sed '$d'
The GNU-specific head -n-1 syntax causes errors on macOS/BSD systems.
Replaced with sed '$d' which is POSIX-compatible and achieves the same
result of removing the last line.
pirms 7 mēnešiem
Derrek
6d6638147e
chore: fix typo in README.md
pirms 8 mēnešiem
João Lucas
3dc1ee678b
handle sync errors
- syncandnotify() aborts early if mbsync or mpop fails
- mailsync aborts early (exit code 1, before notmuch) if all syncs fail
pirms 8 mēnešiem
Pontus Karlsson
df69b30e61
fix: `head` incompatibility between GNU and macOS
pirms 11 mēnešiem
Ananthu
cb181a469c
Update domains.csv
Added Bauhaus university weimar
pirms 11 mēnešiem
Carlos Lobo
d943b92fa9
Fix .conf to .yaml in goimapnotify config file
pirms 1 gada
Jacques Comeaux
611d7b57fa
Rename muttrc variable
$message_cachedir has been renamed to $message_cache_dir:
https://neomutt.org/guide/reference.html#3-244-%C2%A0message_cache_dir
pirms 1 gada
Nicole Patricia Mazzuca
2565902819
Allow PREFIX to be set by user
This allows for the following command to work:
```
PREFIX=~/.local make install
```
The makefile already handles the `PREFIX` not being at `/usr/local`
pirms 1 gada
Luke Smith
b7b7f21d69
-x option fixed, fix #1014
pirms 1 gada
Luke Smith
0f9cf65e10
properly create imapnotify dir
pirms 1 gada
Luke Smith
40ff0fc93f
Merge pull request #1012 from czardien/fix
Fix unary operator expected error
pirms 1 gada
Adrien Czerny
d0dfcc3c27
Fix unary operator expected error
On my system running any `mw` command after a fresh install from the AUR, I get:
```
/usr/bin/mw: line 37: [: 1.5: unary operator expected
```
Now the script doesn't error per-se but it does set the `master` and `slave`
variables to wrong values. I'm also not sure how this wasn't raised before;
maybe that's a new bash version thing? I'm on 5.2.37.
Anyway I faffed around trying to fix this, in particular with the `-gt` operator
but it turned out that properly comparing float numbers is a pain in the butt in
bash. I found solutions using `bc` which I thought were weird.
To keep things simple I ended up doing a little substitution on the dot `.`
character and turned these nasty floats into integers, along with using the
`-gt` operator which did the trick on my system. May be unorthodox so feedback
is more than welcome.
Thank you for the great software by the way, lots of gratitude for your work.
pirms 1 gada
Efe İzbudak
8444f8c1d9
fix #922
pirms 1 gada
Luke Smith
943b45340c
Revert "fix #993"
This reverts commit 883e570d6d .
pirms 1 gada
Luke Smith
883e570d6d
fix #993
pirms 1 gada
Luke Smith
cfc06f891d
more robust mbsync check, close #956
pirms 1 gada
Luke Smith
31589ada92
use lmdb if available, close #950
pirms 1 gada
Luke Smith
213afe1e8f
Merge pull request #976 from ivan-boikov/master
No mailsync with locked GPG key in non-interactive shells
pirms 1 gada
Luke Smith
5300aa7f72
Merge pull request #924 from CarlosLoboxyz/master
Add goimapnotify for push notifications
pirms 1 gada
Luke Smith
650794bb1d
Merge branch 'master' into master
pirms 1 gada
Luke Smith
05fcf7b3e1
Merge pull request #1003 from staticssleever668/fix_dash_subject
fix(mailsync): delimit notification text from flags
pirms 1 gada
Luke Smith
06e82c8a10
Merge pull request #967 from appeasementPolitik/patch-1
Fix notify-send not coming through with goimapnotify
pirms 1 gada
Luke Smith
ed946ef98b
Merge branch 'master' into patch-1
pirms 1 gada
Luke Smith
1d6dc7b8f6
Merge pull request #1004 from alx-sychev/fix_man_mw_P_option_formatting
fix -P option description formatting in mw.1
pirms 1 gada
Luke Smith
ea8fef3438
Merge pull request #999 from jdujava/fix-multiline-subjects
Fix notifications for mails with multiline subject
pirms 1 gada
Luke Smith
8cb5f9d2e4
Merge pull request #1000 from jdujava/fix-plural
Fix usages of mail/mails
pirms 1 gada
Alexandr Sychev
0a95e2cb9b
fix -P option description formatting in mw.1
pirms 1 gada
Yaroslav Chvanov
824feedc68
fix(mailsync): delimit notification text from flags
Fixes text being interpreted as flags when it starts with a dash.
Try sending yourself a letter with subject starting with '-'.
E.g. if subject is '-10%' fixes error:
> Unknown option -10%
pirms 1 gada
Jonas Dujava
8e35e474c5
Fix usages of mail/mails
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
pirms 1 gada
Jonas Dujava
43eceb5536
Fix notifications for mails with multiline subject
Signed-off-by: Jonas Dujava <jonas.dujava@gmail.com>
pirms 1 gada
Luke Smith
7129fa0597
Merge pull request #996 from staticssleever668/fix_xdg_cache
muttrc: use XDG_CACHE_HOME in notmuch integration
pirms 1 gada
Yaroslav Chvanov
86a1f1d66f
muttrc: use XDG_CACHE_HOME in notmuch integration
Fixes `sh: 1: cannot create /home/<username>/.cache/mutt_terms:
Directory nonexistent`.
pirms 1 gada
Luke Smith
0d9d2fea32
Merge pull request #975 from rnpnr/makefile
cleanup Makefile
pirms 1 gada
Luke Smith
4a60fbd414
Merge pull request #970 from jdujava/master
fix: rename variables
pirms 1 gada
Luke Smith
08476a2508
Merge pull request #960 from paniash/add-domain
Added `fz-juelich.de` domain
pirms 1 gada
Luke Smith
c1cfb50419
Merge pull request #969 from burbschat/notmuch_escape_fix
Fix escaping in message IDs from notmuch
pirms 1 gada
Luke Smith
c891164574
Merge pull request #985 from speedie1337/master
Don't prompt for password, if the email address already has one stored.
pirms 1 gada
Luke Smith
10a16e0ee6
Merge pull request #989 from karimhussein1/master
Added direct link to Google App Password page for easier access
pirms 2 gadiem