Commit Graph

  • a850370d68 bump version to 1.5.8, update NEWS Dirk-Jan C. Binnema 2021-01-20 11:19:24 +02:00
  • bd9e020ab4 configure.ac: make build flags a bit less magical Dirk-Jan C. Binnema 2021-01-22 19:26:03 +02:00
  • 2b9732c669 mu4e: update documentation Dirk-Jan C. Binnema 2021-01-22 22:49:59 +02:00
  • 3db19ce92b mu-msg-sexp: Improve list-post regexp Dirk-Jan C. Binnema 2021-01-22 19:30:28 +02:00
  • 250b26428f update issue template Dirk-Jan C. Binnema 2021-01-22 19:29:56 +02:00
  • 035a10ab49 remove obsolete threading tests Dirk-Jan C. Binnema 2021-01-20 11:46:14 +02:00
  • 68a75c2c91 mu4e: make thread indicators a bit lighter Dirk-Jan C. Binnema 2021-01-20 11:21:10 +02:00
  • 98744c66f7 remove some dead code Dirk-Jan C. Binnema 2021-01-20 11:18:33 +02:00
  • 362c53a7e7 mu4e: headers: fix some compiler warnings Dirk-Jan C. Binnema 2021-01-18 17:39:11 +02:00
  • 36684c9e97 mu: use sha-1 for fallback msgid Dirk-Jan C. Binnema 2021-01-18 08:09:06 +02:00
  • af386824f2 contacts: remove some dead code Dirk-Jan C. Binnema 2020-12-20 15:52:31 +02:00
  • fb34824232 contacts: only sort recent contacts by recency Dirk-Jan C. Binnema 2020-12-19 18:42:56 +02:00
  • 9a1e749cc5 threads: update unit tests Dirk-Jan C. Binnema 2020-12-29 10:46:13 +02:00
  • 90e35a9732 toys/mug: upgrade for query changes Dirk-Jan C. Binnema 2020-11-28 10:07:13 +02:00
  • 4daa7105d2 guile: update for query changes Dirk-Jan C. Binnema 2020-11-28 10:08:04 +02:00
  • 01ced9a356 mu: Update for new querying APIs Dirk-Jan C. Binnema 2020-11-28 10:16:43 +02:00
  • e282d80bc0 lib: Update for new querying machinery Dirk-Jan C. Binnema 2020-11-28 10:15:49 +02:00
  • 95dffb98a6 query: Rework querying/threading machinery Dirk-Jan C. Binnema 2020-11-28 10:11:07 +02:00
  • 86e1515c71 Merge pull request #1900 from Chris00/master Dirk-Jan C. Binnema 2021-01-18 08:22:30 +02:00
  • 53c9526871 mu4e: add org-mu4e-store-and-capture alias Dirk-Jan C. Binnema 2021-01-18 08:10:35 +02:00
  • a1664d2189 Fix the decoding of accents in Gnus view Christophe Troestler 2021-01-12 21:28:51 +01:00
  • 55fd642b0c Merge pull request #1868 from tsdh/search-query-completion Dirk-Jan C. Binnema 2021-01-15 21:19:55 +02:00
  • 5ca25e9e89 Merge pull request #1898 from Chris00/describe-binding Dirk-Jan C. Binnema 2021-01-15 21:16:26 +02:00
  • a3865d6ba9 index: wait with cleanup until work-queue is empty Dirk-Jan C. Binnema 2021-01-15 21:05:00 +02:00
  • bcd96d8a1e mu4e-view: use mm-insert-file-contents Dirk-Jan C. Binnema 2021-01-11 10:15:43 +02:00
  • c1a5a690e4 mu4e-proc: update docstring for 'extract' Dirk-Jan C. Binnema 2020-12-29 10:41:32 +02:00
  • 4acfce6e2c Restore C-h b default behavior Christophe Troestler 2021-01-13 11:49:32 +01:00
  • 03dc7c06fd Add paragraph for query completion to texinfo docs Tassilo Horn 2020-12-26 10:29:06 +01:00
  • 25beafbdd4 Implement completion for search query keywords and fixed values Tassilo Horn 2020-12-20 21:41:17 +01:00
  • c311dc4d36 Fix 'mu4e-interrupt-update-mail alias definition Yuri D'Elia 2021-01-04 16:12:16 +01:00
  • 5213adeb2c Merge pull request #1875 from thierryvolpiatto/save_attachment Dirk-Jan C. Binnema 2021-01-11 09:45:12 +02:00
  • 4dbc6ac399 mu4e-view: Use 'mu4e not "mu4e" when extracting Dirk-Jan C. Binnema 2021-01-03 15:25:09 +02:00
  • b09b3cb2bb mu4e-main: fix hide-personal-addresses typo Dirk-Jan C. Binnema 2021-01-03 14:57:41 +02:00
  • 6566ced33b Merge pull request #1885 from tsdh/selecting-deleted-buffer-on-quit Dirk-Jan C. Binnema 2021-01-03 14:29:27 +02:00
  • e76f894476 Fix Selecting deleted buffer when quitting mu4e Tassilo Horn 2021-01-03 12:41:22 +01:00
  • 00651acaab Fix #1790 by providing mu4e-view-gnus-save-mime-parts Thierry Volpiatto 2020-12-27 09:23:53 +01:00
  • 46bd705131 Merge pull request #1874 from thierryvolpiatto/Remove_null_byte Dirk-Jan C. Binnema 2020-12-26 13:54:01 +02:00
  • 4830e7de14 Remove null byte added probably by error Thierry Volpiatto 2020-12-26 08:49:19 +01:00
  • 39bb5dd47b Merge pull request #1871 from juanjosegarciaripoll/readline-fix Dirk-Jan C. Binnema 2020-12-24 17:50:01 +02:00
  • 34964509f7 Make libreadline really optional. Juan Jose Garcia-Ripoll 2020-12-24 10:19:02 +01:00
  • 78636ba3df Merge pull request #1859 from tsdh/use-mu4e-query-rewrite-function-for-counts Dirk-Jan C. Binnema 2020-12-17 23:27:04 +02:00
  • fe6cbf5949 Use mu4e-query-rewrite-function also for computing bookmark counts Tassilo Horn 2020-12-13 17:06:11 +01:00
  • 3ff8fd165f cmd-server: use std::fflush Dirk-Jan C. Binnema 2020-12-07 00:35:30 +02:00
  • 0ef88af34e cmd-server: fflush before reading next line Dirk-Jan C. Binnema 2020-12-06 17:02:19 +02:00
  • 273eb822d5 mu4e: add mu4e-last-query-result[s] Dirk-Jan C. Binnema 2020-12-06 13:03:18 +02:00
  • aba0ab3629 mu4e: cosmetics Dirk-Jan C. Binnema 2020-12-06 13:00:35 +02:00
  • 0ebf456612 lib: comment out some future unit test Dirk-Jan C. Binnema 2020-12-05 12:20:19 +02:00
  • 7182db5b0d ax_lib_readline: only accept the _real_ readline Dirk-Jan C. Binnema 2020-12-05 11:57:48 +02:00
  • 9cab1ae751 mu4e-compose: restrict to headers in before-save-hook-fn Dirk-Jan C. Binnema 2020-12-05 11:40:54 +02:00
  • ecafe54c99 parser: restore most unit tests Dirk-Jan C. Binnema 2020-12-05 11:09:16 +02:00
  • 3010e614a3 parser: using correct field for regexp expansion Dirk-Jan C. Binnema 2020-12-05 10:38:39 +02:00
  • e9529c246c Merge pull request #1850 from juanjosegarciaripoll/fix-for-mu4e-proc-start Dirk-Jan C. Binnema 2020-12-04 22:46:13 +02:00
  • 03d5640cee Do not use shell commands to extract version number Juan Jose Garcia-Ripoll 2020-12-04 16:45:09 +01:00
  • 4eed85187f mu4e-compose: Don't auto-update Message-Id/Date Dirk-Jan C. Binnema 2020-11-30 22:09:47 +02:00
  • 946bf7571e mu4e-vars: remove unused face Dirk-Jan C. Binnema 2020-11-30 20:33:17 +02:00
  • d0e357c150 utils: Improve option/result types Dirk-Jan C. Binnema 2020-11-26 09:26:28 +02:00
  • 4b6d9a0ce8 utils: add RAII stopwatch Dirk-Jan C. Binnema 2020-11-26 09:23:52 +02:00
  • 6bda2a12ff Merge pull request #1777 from jesusbv/add-new-entry-org Dirk-Jan C. Binnema 2020-11-28 10:45:16 +02:00
  • d7512b1259 mu4e-org: Use derived-mode-p correctly Dirk-Jan C. Binnema 2020-11-24 00:14:54 +02:00
  • 1f1415c91f Merge pull request #1839 from thierryvolpiatto/avoid_looping Dirk-Jan C. Binnema 2020-11-19 22:34:01 +02:00
  • a00918ac93 guile: small build cleanups Dirk-Jan C. Binnema 2020-11-16 09:47:22 +02:00
  • c62dbb250c Avoid looping through buffer-list when not needed Thierry Volpiatto 2020-11-16 08:25:14 +01:00
  • df954c82de Merge pull request #1837 from eklitzke/readdir Dirk-Jan C. Binnema 2020-11-16 09:52:38 +02:00
  • c82f1a0834 Merge pull request #1838 from thierryvolpiatto/redundant_read_only Dirk-Jan C. Binnema 2020-11-16 09:46:00 +02:00
  • 0fbe6edc4e No need to call read-only-mode when buffer is already read-only Thierry Volpiatto 2020-11-16 07:48:33 +01:00
  • bd2fe50a74 use readdir(3) instead of deprecated readdir_r(3) in mu-maildir.c Evan Klitzke 2020-11-15 12:15:18 -08:00
  • d33d48665f Merge pull request #1834 from plantarum/ical Dirk-Jan C. Binnema 2020-11-15 20:00:15 +02:00
  • 064c68b8b7 configure: improve guile check Dirk-Jan C. Binnema 2020-11-15 18:15:53 +02:00
  • 7d6475758c scripts: using GUILE_BINARY from configure Dirk-Jan C. Binnema 2020-11-15 17:14:24 +02:00
  • c8b507f826 mu: remove obsolete MU_FEATURE_CRYPTO Dirk-Jan C. Binnema 2020-11-15 17:03:24 +02:00
  • 3f4e0cff62 mu-indexer: clean up state management Dirk-Jan C. Binnema 2020-11-15 15:32:09 +02:00
  • 558add3843 mu-msg: cosmetic Dirk-Jan C. Binnema 2020-11-15 15:31:37 +02:00
  • 702a1d8452 utils: add Result / Option types Dirk-Jan C. Binnema 2020-11-09 09:20:54 +02:00
  • 13118ae173 mu4e-org: Don't trigger errors outside mu4e Dirk-Jan C. Binnema 2020-11-14 17:30:22 +02:00
  • df0f78d891 Merge pull request #1836 from thierryvolpiatto/disable_mm-verify-option Dirk-Jan C. Binnema 2020-11-15 17:20:23 +02:00
  • 8a96a1ef57 Merge pull request #1835 from thierryvolpiatto/no_lambdas_on_hooks Dirk-Jan C. Binnema 2020-11-15 17:19:14 +02:00
  • c2e478381a Merge pull request #1828 from Chris00/master Dirk-Jan C. Binnema 2020-11-15 17:16:16 +02:00
  • 41682af7b1 Disable mm-verify-option let-bounded in mu4e~view-gnus Thierry Volpiatto 2020-11-15 08:19:15 +01:00
  • 0109172ad4 Use functions instead of lambdas in add-hook calls Thierry Volpiatto 2020-11-13 11:38:50 +01:00
  • d54729290d Fixing syntax errors in mu4e.texi smithty 2020-11-12 09:24:24 -05:00
  • faf11bcd2f Added notes about iCalendar integration to manual smithty 2020-11-12 09:18:18 -05:00
  • 861194f9a1 mu4e-view: insert-file-contents (gnus mode) Dirk-Jan C. Binnema 2020-11-11 21:57:29 +02:00
  • 6b4770bc48 mu4e: avoid calendar charset error Dirk-Jan C. Binnema 2020-11-11 21:47:23 +02:00
  • c28eff66ed configure.ac: search for emacs sources Dirk-Jan C. Binnema 2020-10-31 09:45:44 +02:00
  • 47454ad8d4 mu: add some missing files Dirk-Jan C. Binnema 2020-11-11 21:42:31 +02:00
  • 156d3567c6 Add a section about iCalendar to the manual Christophe Troestler 2020-11-09 13:35:41 +01:00
  • a1d1619bda use c++ for some more sources Dirk-Jan C. Binnema 2020-11-07 14:06:23 +02:00
  • d94f685c89 configure: bump version to 1.5.7 Dirk-Jan C. Binnema 2020-11-03 10:02:39 +02:00
  • f7452761cb index: improve error handling Dirk-Jan C. Binnema 2020-11-05 00:37:14 +02:00
  • bc1d1a84bd configure: improve guile check Dirk-Jan C. Binnema 2020-11-07 11:41:40 +02:00
  • 26c1b9b6ad lib: remove unused json conversion Dirk-Jan C. Binnema 2020-11-04 20:01:51 +02:00
  • c7a874b8d6 lib: convert threader/container to c++ Dirk-Jan C. Binnema 2020-11-04 20:00:30 +02:00
  • 7ce08d0486 toys: use updated Query API Dirk-Jan C. Binnema 2020-11-03 10:02:11 +02:00
  • 3206b9db23 guile: use updated Query API Dirk-Jan C. Binnema 2020-11-03 10:01:44 +02:00
  • 2804087b3a mu: use updated Query API Dirk-Jan C. Binnema 2020-11-03 10:01:18 +02:00
  • ed4a640c39 lib/query: refactor & rework Dirk-Jan C. Binnema 2020-11-03 09:58:59 +02:00
  • 2135844e1b fix some compiler warnings Dirk-Jan C. Binnema 2020-11-01 14:20:12 +02:00
  • 6b8ccff572 guile: avoid need for muldef Dirk-Jan C. Binnema 2020-11-01 14:03:27 +02:00
  • 72d9dba7cc lib/maildir: log when move-source still exists Dirk-Jan C. Binnema 2020-11-01 11:54:57 +02:00
  • 812b5c3e65 server: improve help output Dirk-Jan C. Binnema 2020-11-01 11:54:23 +02:00