Luke Smith
80f10e6e7d
give individual notifications only if < 5
in accordance with #694
3年前
Luke Smith
52c46f4b98
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3年前
Luke Smith
5e582be7dd
stave off using unmacro for debian, fix #699
3年前
Luke Smith
de58c98693
no msg
3年前
Kriss
412145d4c1
Merge pull request #684 from nicolas-s/add-domain-ik.me
add ik.me domain
3年前
Nicolas Serafini
48d73d79dd
add ik.me domain
Signed-off-by: Nicolas Serafini <serafini.nicolas@gmail.com>
3年前
Luke Smith
c9419f72b0
Revert "compliance with libtard upstream"
This reverts commit c95428f0f1
.
3年前
Kriss
b74966fa92
Merge pull request #679 from amhlair/patch-1
add uni.strath.ac.uk
3年前
amhlair
99af2cf322
add uni.strath.ac.uk
3年前
Luke Smith
0ec78309ae
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3年前
Luke Smith
b9b3f7f685
zshenv checked for variables. fix #677
3年前
Kriss
1a8d041f64
Merge pull request #674 from sahidvelji/domains
3年前
Sahid Velji
995e0680fe
Add mail.utoronto.ca and sheridancollege.ca
3年前
Sahid Velji
eb291bac7c
Sort and remove duplicate
3年前
Luke Smith
c95428f0f1
compliance with libtard upstream
3年前
Luke Smith
5a52997a5f
Merge pull request #671 from chilledfrogs/patch-1
Update UPMC/SU email address configuration
3年前
Allen Sobot
31692fef8a
Update UPMC/SU email address configuration
These might need STARTTLS explicitly disabled in the msmtp config file though
3年前
Luke Smith
2230c4153a
protonmail smtp, fix #667
3年前
Luke Smith
4d411d8179
avoid regex issue
3年前
Luke Smith
203fa4f68e
Merge branch 'Kr1ss-XD-fix-661'
3年前
Luke Smith
bf9aa99930
Merge branch 'fix-661' of https://github.com/Kr1ss-XD/mutt-wizard into Kr1ss-XD-fix-661
3年前
Luke Smith
4b30e06d05
inbox.lv
3年前
Kr1ss
747af1cccb
mailsync/notify-send: provide a default `$DISPLAY`
A user reports notifications not working on their setup because there is
no display id contained in the `ps`/`pgrep` output concerning the Xorg
process.
This commit checks if there's a display server running at all, and if so
it sends notifications even if there's no display id.
Resolves https://github.com/LukeSmithxyz/mutt-wizard/issues/661
3年前
Kriss
4ea5f0fc2a
Merge pull request #659 from varun-iyer/patch-1
Add ucsb.edu to domains.csv
3年前
Varun Iyer
9ddb824cc0
Add ucsb.edu to domains.csv
3年前
Luke Smith
fff2625e77
minor
3年前
Luke Smith
7413dc6d5a
since logons check before, delete not nec w/ error
3年前
Luke Smith
423112a3ab
minor improvement of regex
3年前
Luke Smith
ebb81bbcaa
Merge pull request #649 from pryme-svg/patch-1
Update domains.csv
3年前
pryme-svg
65b00cc445
Update domains.csv
3年前
Luke Smith
d6d241a5fd
POP support added with mpop. Closes #609
3年前
Luke Smith
1e7a2fa0d3
-X to delete local mail when deleting account
3年前
Luke Smith
ddbf60ac09
prepare for addition of pop (not finished)
3年前
Luke Smith
a95ff5a471
no longer flatten mailboxes at all, fix #648
3年前
Luke Smith
06ec18b8a6
fix #643
3年前
Luke Smith
5e6c8b48f1
Merge pull request #646 from soywod/master
Fix notifications on Wayland-based environments
3年前
Clément DOUIN
0ff14fee55
fix notifications on Xwayland
3年前
Luke Smith
dccd4d4cbf
dox
3年前
Luke Smith
ea98dd6678
fix #606
3年前
Luke Smith
9662299d4e
bugfixes and simplification. fixes #517 #546 #600 #632
remove old vars like pass_prefix, muttdir
reorder mailbox detection to find inbox case and later delim
offline delim set to _ which should avoid most issues
3年前
Luke Smith
b6928fe4a6
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3年前
Luke Smith
978cd4eb98
for zdotdir changes; close #639
3年前
Luke Smith
cafc945138
Merge pull request #640 from Maugrift/master
Fix duplicate mailsync notifications
3年前
Aaron Friesen
c3aa6733f2
Fix duplicate mailsync notifications
3年前
Luke Smith
039dec817e
Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard
3年前
Luke Smith
3bd61cbc97
Merge pull request #637 from BachoSeven/master
mailsync: Check for ZDOTDIR when looking for environmental variables inside .zprofile and .zshrc
3年前
Francesco Minnocci
718e586f4a
mailsync: Check for ZDOTDIR when looking for environmental variables
inside .zprofile and .zshrc.
~/.profile is not necessarily present when using zsh for login and
setting $ZDOTDIR in ~/.zshenv
3年前
Luke Smith
1404bca462
Merge pull request #636 from PRESFIL/fix-run-mbsync-macro-overlap
Fix: `macro index o` overlapping with next account
3年前
PRESFIL
3589c36a38
Fix: `macro index o` overlapping with next account
When the transition is made from an offline profile to an online
profile, there is still someone else's macro - side effects...
Variables, macros, and so on must be taken-into-account
**symmetrically** with any of the `mutt-wizard`'s profiles.
3年前
Luke Smith
7a90055468
Merge pull request #635 from giannivh/feature/protonmail-login-fix
🐛 Fix ProtonMail log-on failure when adding a new account
3年前