Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-07-15 | Merge pull request #960 from paniash/add-domain | Luke Smith | |
Added `fz-juelich.de` domain | |||
2023-11-24 | Fix escaping in message IDs from notmuch | burbschat | |
`+` was properly escaped but only once. `$` was not escaped at all. This would result in messages with message IDs containing more than one `+` or at least on `$` to not be shown after limiting. `$` itself has to be escaped presumably for the shell. This results in three prepended backslashes in the limit string and six in the config file, as there backslashes themselves have to be escaped. | |||
2023-10-12 | added `fz-juelich.de` into domain list | Ashish Panigrahi | |
2023-10-12 | fixed domain for niser.ac.in | Ashish Panigrahi | |
2023-08-02 | Merge pull request #941 from satchlj/master | Luke Smith | |
fix typo in set crypt_auto_sign | |||
2023-08-02 | Merge pull request #945 from vlashada/master | Luke Smith | |
Update domains.csv | |||
2023-08-02 | Merge pull request #943 from ghalv/patch-2 | Luke Smith | |
Update domains.csv | |||
2023-07-16 | exclude dovecot special folders fts-flatcurve/virtual | Aisha Tammy | |
2023-05-30 | Update domains.csv | vlashada | |
2023-05-26 | Update domains.csv | Gunnar K. Halvorsen | |
2023-05-15 | fix typo in set crypt_auto_sign | Satya Benson | |
2023-05-12 | Update domains.csv | Gunnar K. Halvorsen | |
2023-05-11 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2023-05-11 | fix #935 | Luke Smith | |
2023-04-24 | Merge pull request #930 from gerazov/flagged-coloring | Luke Smith | |
Add highlighting for flagged emails | |||
2023-04-14 | forward email body as text | Branislav Gerazov | |
2023-04-14 | add highlighting for flagged emails | Branislav Gerazov | |
2023-03-11 | remove bad line | Luke Smith | |
2023-02-20 | remove duplicate lines | philipp | |
2023-02-16 | added privateemail.com | Andrew Hartung | |
2023-02-13 | offline mail cache fix and other tweaks | Luke Smith | |
2023-02-13 | continue revision | Luke Smith | |
2023-02-13 | use template files | Luke Smith | |
2023-02-13 | simplify mailsync, remove silly option passing | Luke Smith | |
2022-12-29 | add https://fidei.email/ | Elias Howell | |
added fidei.email service provider | |||
2022-12-21 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2022-12-21 | fix #898 | Luke Smith | |
2022-11-08 | add domains | Caleb Noelke | |
2022-10-07 | Merge branch 'master' of github.com:LukeSmithxyz/mutt-wizard | Luke Smith | |
2022-10-07 | close #883 | Luke Smith | |
2022-09-15 | add umbc.edu domain | Alex Taylor | |
2022-07-08 | Update domains.csv | Beau McCartney | |
2022-07-01 | remove Protonmail support. POP server now -p | Luke Smith | |
2022-06-21 | fix #792, fix #820 | Luke Smith | |
2022-06-10 | Merge pull request #838 from jpnadas/master | Luke Smith | |
added domain for freedom.nl | |||
2022-05-22 | Add purelymail.com to domains.csv | Gil Oliveira | |
2022-05-03 | added domain for freedom.nl | João Pedro Battistella Nadas | |
2022-04-30 | sortv3.3.1 | Luke Smith | |
2022-04-29 | Merge pull request #836 from ghalv/patch-1 | Luke Smith | |
Added domain | |||
2022-04-29 | openfile moved to lib, not for sole running | Luke Smith | |
2022-04-29 | Added domain | Gunnar K. Halvorsen | |
2022-04-09 | for color update | Luke Smith | |
2022-03-29 | Revert "Wrap text when reading emails at 80 chars" | Luke Smith | |
This reverts commit 67b704808d64850461ecb11d9f6086086dbc1db6. | |||
2022-03-29 | Merge pull request #827 from ErickChacon/master | Luke Smith | |
Domains for Lancaster University (UK) and National University of Engineering (PERU) | |||
2022-03-11 | Lancaster University (UK) and National University of Engineering (PERU) | Erick Chacon | |
2022-03-09 | Wrap text when reading emails at 80 chars | Slin Lee | |
For increased legibility. | |||
2022-01-30 | Update domains.csv | Beau McCartney | |
2022-01-30 | Update domains.csv | Huynh Dương | |
2022-01-22 | Merge pull request #807 from CMurtagh-LGTM/patch-1 | Luke Smith | |
Add option to use user mailcap | |||
2022-01-22 | Merge pull request #787 from cshjsc/patch-1 | Luke Smith | |
Fix html links splitting |