| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-18 | github: update issue templates | Dirk-Jan C. Binnema | |
| 2024-08-17 | mu4e-draft: handle case where draft was not deleted | Dirk-Jan C. Binnema | |
| Ensure draft is removed also when there's no fcc-path. As suggested by @malb in #2719. | |||
| 2024-08-16 | mu4e-query-items: improve documentation | Dirk-Jan C. Binnema | |
| Possibly useful for #2741. | |||
| 2024-08-16 | mu4e: mention database-caching in FAQ | Dirk-Jan C. Binnema | |
| As a reason for discrepancies between mu and mu4e results; as per #2741. | |||
| 2024-08-16 | mu4e-view-save-attachments: document limitation | Dirk-Jan C. Binnema | |
| This function assumes that file names are unique; document this limitation and point users to mu4e-view-mime-part-action. Fixes #2742 | |||
| 2024-08-08 | mu4e: doc fixes | Dirk-Jan C. Binnema | |
| 2024-08-08 | Merge pull request #2740 from eval-exec/patch-1 | Dirk-Jan C. Binnema | |
| Update mu-store-worker.hh, remove duplicate `;` | |||
| 2024-08-08 | Update mu-store-worker.hh, remove duplicate `;` | Eval Exec | |
| Fix gcc warning: ``` mu4e pre-build [26/198] Compiling C++ object lib/libmu.a.p/mu-query-parser.cc.o 34.390111 mu4e pre-build In file included from ../lib/mu-store.hh:34, 34.390132 mu4e pre-build from ../lib/mu-query-parser.hh:25, 34.390140 mu4e pre-build from ../lib/mu-query-parser.cc:20: 34.390146 mu4e pre-build ../lib/mu-store-worker.hh:162:23: warning: extra ‘;’ [-Wpedantic] 34.390152 mu4e pre-build 162 | Store& store_;; 34.390166 mu4e pre-build | ^ 34.390172 mu4e pre-build | - 34.390177 mu4e pre-build [27/198] Compiling C++ object lib/libmu.a.p/mu-contacts-cache.cc.o 34.538682 ``` | |||
| 2024-08-06 | Merge pull request #2738 from rabuu/canonicalize-maildir | Dirk-Jan C. Binnema | |
| Canonicalize init --maildir argument after expanding | |||
| 2024-08-06 | Canonicalize init --maildir argument after expanding | Rasmus Buurman | |
| Ensure that `maildir` is an absolute and _canonical_ path when user passes a custom maildir path using `mu init --maildir PATH` | |||
| 2024-08-04 | lib: commit to disk after indexing | Dirk-Jan C. Binnema | |
| 2024-08-03 | Merge pull request #2736 from Chris00/master | Dirk-Jan C. Binnema | |
| Make toggling search properties easier to discover | |||
| 2024-08-03 | Make toggling search properties easier to discover | Christophe Troestler | |
| 2024-08-03 | mu4e: use mu4e-search-full in doc | Dirk-Jan C. Binnema | |
| mu4e-headers-full-search is obsolete. | |||
| 2024-08-03 | Merge pull request #2735 from Chris00/master | Dirk-Jan C. Binnema | |
| Minor improvements | |||
| 2024-08-02 | Doc: Use mu4e-search-toggle-property instead of its obsolete alias | Christophe Troestler | |
| 2024-08-02 | Fix the "Next" header menu entry | Christophe Troestler | |
| 2024-07-27 | build: bump version to 1.12.6v1.12.6 | Dirk-Jan C. Binnema | |
| 2024-07-27 | IDEAS.org: add idea about encoding-guessing | Dirk-Jan C. Binnema | |
| Fixes #2700 | |||
| 2024-07-27 | test_index_move: extend unit test | Dirk-Jan C. Binnema | |
| Double-check the changed values are seen in a newly opened store. | |||
| 2024-07-25 | mu4e.texi: complete half-sentence | Dirk-Jan C. Binnema | |
| Fixes #2723. | |||
| 2024-07-25 | mu4e.texi: update build / install instructions | Dirk-Jan C. Binnema | |
| The were outdated. Fixes #2729. | |||
| 2024-07-25 | Merge pull request #2728 from Tristan02d/man-typeset | Dirk-Jan C. Binnema | |
| Try to improve overall manual page typesetting | |||
| 2024-07-22 | mu-man: typeset option values differently | Tristan Riehs | |
| Use underlining only, do not use <>, as it is the most often done. | |||
| 2024-07-22 | mu-man: typeset file names using underlining | Tristan Riehs | |
| Make the emphasis more consistent, and do it using underscores in Org documents, since verbatim is rendered as underlined anyway. | |||
| 2024-07-22 | mu-man: delete suspicious words | Tristan Riehs | |
| 2024-07-22 | mu-man: include whole prefooter in mu-view | Tristan Riehs | |
| 2024-07-22 | mu-man: typeset reference in included file | Tristan Riehs | |
| 2024-07-22 | mu-man: fix the BUGS section of mu-view | Tristan Riehs | |
| 2024-07-22 | mu-man: improve typesetting of references | Tristan Riehs | |
| Try to stick to the man-pages(7) standard. | |||
| 2024-07-22 | mu-man: add macro for referencing manual pages | Tristan Riehs | |
| 2024-07-20 | IDEAS.org: update mailing-list support idea | Dirk-Jan C. Binnema | |
| Fixes #2724. | |||
| 2024-07-20 | Merge pull request #2726 from Tristan02d/man-typos-fix | Dirk-Jan C. Binnema | |
| Man typos fix | |||
| 2024-07-20 | Merge pull request #2720 from hgp22/patch-1 | Dirk-Jan C. Binnema | |
| fix: readme typo >> clone through ssh error | |||
| 2024-07-18 | mu-man: use more bold text | Tristan Riehs | |
| Make occurences of "mu", small commands such as "mu init", and command-line arguments bold. | |||
| 2024-07-17 | mu-man: improve typesetting of synopses | Tristan Riehs | |
| 2024-07-16 | common-options: capitalize first sentences | Tristan Riehs | |
| 2024-07-16 | README.org: fix meson command example | Dirk-Jan C. Binnema | |
| Fixes #2725 | |||
| 2024-07-16 | mu4e-modeline: fix some typos | Dirk-Jan C. Binnema | |
| 2024-07-16 | mu-1: slightly improve syntax | Tristan Riehs | |
| 2024-07-16 | mu-1: remove extra '~' | Tristan Riehs | |
| 2024-07-16 | mu-1: add missing word | Tristan Riehs | |
| 2024-06-30 | Update README.org | Henrique Pereira | |
| 2024-06-28 | Merge pull request #2721 from Tristan02d/info-typos-fix | Dirk-Jan C. Binnema | |
| Mu4e info manual typos fix | |||
| 2024-06-28 | Correct period misplacement | Tristan Riehs | |
| 2024-06-28 | Add a missing verb | Tristan Riehs | |
| 2024-06-27 | mu4e-view.el: set bookmark-make-record-function later | Dirk-Jan C. Binnema | |
| Otherwise, seems it's overridden. Fixes #2718. | |||
| 2024-06-27 | fix: readme clone through ssh | Henrique Pereira | |
| 2024-06-17 | mu4e-draft: fix mu4e-compose-pre-hook | Dirk-Jan C. Binnema | |
| Run the hook earlier, and ensure mu4e-compose-type & mu4e-compose-parent-message are set. As noted in #2715. | |||
| 2024-06-17 | logging: reduce debug logging a bit | Dirk-Jan C. Binnema | |
