Commit Graph

  • 853fa32ace mu4e.texi: fix lisp bookmark examples master Dirk-Jan C. Binnema 2024-06-04 06:13:11 +0300
  • 4b2d128c93 Merge commit 'store-worker' Dirk-Jan C. Binnema 2024-06-04 22:27:31 +0300
  • 1f796bdec3
    Merge c2ddc50114 into e978a58400 Pablo Alvarez de Sotomayor Posadillo 2024-06-04 06:43:47 +0300
  • 525d110f7c mu4e: improve update data Dirk-Jan C. Binnema 2024-06-02 10:38:37 +0300
  • b4ff8d62af server: support doccount data request Dirk-Jan C. Binnema 2024-06-02 10:37:39 +0300
  • 697d6b6b4f server: pass sexp-commmands through store worker Dirk-Jan C. Binnema 2024-05-27 23:02:42 +0300
  • f2f01595a5 indexer: use store-worker Dirk-Jan C. Binnema 2024-05-26 15:59:58 +0300
  • cf9c09867f store-worker: implement Dirk-Jan C. Binnema 2024-05-26 14:20:47 +0300
  • c05b28e761 xapian-db: remove locks, transaction levels Dirk-Jan C. Binnema 2024-05-26 11:42:50 +0300
  • 920dbb6a79 build: bump version to 1.12.6-α wip/djcb/store-worker Dirk-Jan C. Binnema 2024-06-01 10:04:40 +0300
  • cfffd53ffc mu4e: improve update data Dirk-Jan C. Binnema 2024-06-02 10:38:37 +0300
  • 4a0efffc8b server: support doccount data request Dirk-Jan C. Binnema 2024-06-02 10:37:39 +0300
  • eed30f40d6 server: pass sexp-commmands through store worker Dirk-Jan C. Binnema 2024-05-27 23:02:42 +0300
  • 28ba044d5c mu-indexer: use store-worker Dirk-Jan C. Binnema 2024-05-26 15:59:58 +0300
  • 9af330eb37 lib: implement store-worker Dirk-Jan C. Binnema 2024-05-26 14:20:47 +0300
  • 070de26d39 lib/xapian-db: remove locks, transaction levels Dirk-Jan C. Binnema 2024-05-26 11:42:50 +0300
  • e978a58400 mu4e-server: support non-numeric versions Dirk-Jan C. Binnema 2024-06-01 10:04:18 +0300
  • 626b16a8f1 mu-config: cosmetic Dirk-Jan C. Binnema 2024-05-26 13:59:25 +0300
  • e3ab780413 message: add default ctor Dirk-Jan C. Binnema 2024-05-26 13:58:31 +0300
  • 1e9f772e0a lib: fix batch-size after db creation Dirk-Jan C. Binnema 2024-05-26 11:04:27 +0300
  • 7c22e95b5e mu4e: mark mu4e-sent-func as obsolete Dirk-Jan C. Binnema 2024-05-15 02:53:22 +0300
  • a9495f7be5 mu4e-draft: use message-alternative-emails for replies Dirk-Jan C. Binnema 2024-05-18 00:14:22 +0300
  • 3ff2f9f1ac mu4e-draft: invoke mu4e-compose-pre-hook Dirk-Jan C. Binnema 2024-05-17 20:02:39 +0300
  • 142d91f218 mu4e: some flycheck fixes Dirk-Jan C. Binnema 2024-05-17 18:45:15 +0300
  • 66001c9148 mu4e-headers: remove duplicate require Dirk-Jan C. Binnema 2024-05-15 02:55:14 +0300
  • b105fad181 NEWS.org: update Dirk-Jan C. Binnema 2024-05-11 08:13:26 +0300
  • a6208efd50 mu4e: add mu4e-save-message Dirk-Jan C. Binnema 2024-05-11 08:01:31 +0300
  • aeb6d44172 mu-store/indexer: consume messages from workers Dirk-Jan C. Binnema 2024-05-08 19:11:40 +0300
  • ceed832cb9 mu-query: minor cleanups Dirk-Jan C. Binnema 2024-05-08 00:06:28 +0300
  • c3283dc5ae IDEAS.org: update Dirk-Jan C. Binnema 2024-05-07 23:53:43 +0300
  • 23941735df logging: rework a bit, maybe support syslog Dirk-Jan C. Binnema 2024-05-07 19:26:10 +0300
  • c2ddc50114
    Add a new maildir section in the homepage. Ritho 2022-07-06 02:03:24 +0200
  • b36e492d29 build: bump version to 1.12.5 v1.12.5 Dirk-Jan C. Binnema 2024-05-03 18:42:57 +0300
  • a2273b69e7 improve documentation Dirk-Jan C. Binnema 2024-05-02 19:13:35 +0300
  • aaf8fbf339
    Merge pull request #2703 from a3a3el/bugfix/handle-dt_unknown Dirk-Jan C. Binnema 2024-05-03 08:02:02 +0300
  • 332cf249b8
    Merge pull request #2702 from dkogan/prefix-reply-all Dirk-Jan C. Binnema 2024-05-03 08:00:32 +0300
  • 87c2afb82b
    Merge 228aa696f2 into 808d725254 Samvid Mistry 2024-05-03 09:15:52 +0530
  • 5a1ca77b47 scanner: don't skip directory entries with type `DT_UNKNOWN` Jeremy Sowden 2024-05-01 20:36:28 +0100
  • c5a0dda9ea mu4e-compose-reply with a prefix argument replies to ALL Dima Kogan 2024-05-01 09:50:33 -0700
  • 808d725254 mu4e-compose: use raw message to feed message-forward Dirk-Jan C. Binnema 2024-05-01 18:37:48 +0300
  • e2bf38298d mu4e-draft: mark m-c-(type|parent-message) as permanent-local Dirk-Jan C. Binnema 2024-05-01 18:22:53 +0300
  • 5a48664033 lib: centralize xapian include, enable move semantics Dirk-Jan C. Binnema 2024-04-30 19:29:16 +0300
  • 32bb79b316 draft: explicitly remove drafts after sending Dirk-Jan C. Binnema 2024-04-29 23:14:04 +0300
  • c56f8e2f06 mu4e-draft: don't treat delete as a function Dirk-Jan C. Binnema 2024-04-30 18:18:58 +0300
  • 14a882f912 Merge branch 'wip/djcb/composer-rework' Dirk-Jan C. Binnema 2024-04-28 22:08:58 +0300
  • c8bf57955d mu4e-draft: better handle replies Dirk-Jan C. Binnema 2024-04-28 22:05:53 +0300
  • 6e8418bc64 mu-server: better handle msgid-not-found in move Dirk-Jan C. Binnema 2024-04-28 14:28:38 +0300
  • 4440594066 mu4e: implement mu4e-compose-post-hook Dirk-Jan C. Binnema 2024-04-27 17:20:19 +0300
  • a49cd03f6b mu4e-drafts: improve mu4e--fcc-path Dirk-Jan C. Binnema 2024-04-25 22:31:43 +0300
  • a9b78718b2 mu4e-draft/window: handle buffer display in mu4e-window Dirk-Jan C. Binnema 2024-04-24 12:52:54 +0300
  • 813ce795ff mu4e-icalendar: integrate with mu4e-compose Dirk-Jan C. Binnema 2024-04-23 23:06:38 +0300
  • 6a4d6a49c4 mu4e-compose: split off parts in mu4e-draft; rework Dirk-Jan C. Binnema 2024-04-23 19:19:26 +0300
  • 178402fabb mu4e-compose: prepare for rebase Dirk-Jan C. Binnema 2024-04-26 22:57:39 +0300
  • bbd949e9e7
    Merge pull request #2698 from josephmturner/fix-mu4e--fcc-path Dirk-Jan C. Binnema 2024-04-25 09:19:32 +0300
  • f00ca68c67 mu4e-compose: Don't nest pcase Joseph Turner 2024-04-24 12:49:06 -0400
  • 4d923b6bbc mu4e-compose: fix when mu4e-sent-messages-behavior is functional Joseph Turner 2024-04-22 00:23:19 -0700
  • 0f0d2189d4 mu4d-contacts: fix typo Dirk-Jan C. Binnema 2024-04-23 22:08:23 +0300
  • fb76210138 build: bump version to 1.10.9 v1.10.9 release/1.10 Dirk-Jan C. Binnema 2024-04-23 21:08:16 +0300
  • 11f55b4ede mu4e: fix some byte-compiler warnings Dirk-Jan C. Binnema 2024-04-23 21:07:06 +0300
  • 6349091061 mu4e-compose: don't interfere with non-mu4e completion Dirk-Jan C. Binnema 2024-04-23 19:45:39 +0300
  • a0d60d23b0 compat: include sys/wait.h where needed Dirk-Jan C. Binnema 2024-04-21 22:08:10 +0300
  • 386153f1a7 github: update bug filing template Dirk-Jan C. Binnema 2024-04-20 11:43:15 +0300
  • 4f72e2656d mu4e: use message-field-value Dirk-Jan C. Binnema 2024-04-16 19:03:08 +0300
  • a2f08a77f5
    Merge pull request #2696 from fbenkstein/mu-move-remove-dbg-print Dirk-Jan C. Binnema 2024-04-20 11:41:00 +0300
  • b37bfba223 mu-move: remove debug print Frank Benkstein 2024-04-19 16:24:26 +0200
  • 16c75af1f2 mu4e-view: explicitly scroll after rendering Dirk-Jan C. Binnema 2024-04-05 20:04:24 +0300
  • c25eeb2209 mu4e-view: ignore decoding errors Dirk-Jan C. Binnema 2023-10-02 22:54:57 +0300
  • ac2515e66c build: bump version to 1.12.4 v1.12.4 Dirk-Jan C. Binnema 2024-04-15 19:05:22 +0300
  • a3e1293c4c mu4e-compose: bring make mu4e--fake-pop-to-buffer Dirk-Jan C. Binnema 2024-04-15 08:19:51 +0300
  • 48822a3af6 mu4e.texi: add note about bbdb address completion Dirk-Jan C. Binnema 2024-04-14 21:39:45 +0300
  • 29ce96923a test-mu-utils: update parse_date_time tests Dirk-Jan C. Binnema 2024-04-14 11:30:20 +0300
  • 9f476295e1 mu4e-compose: rework message-sent-hook Dirk-Jan C. Binnema 2024-04-13 20:07:53 +0300
  • a6ec43a740 mu-utils: update casting from int64_t -> time_t Dirk-Jan C. Binnema 2024-04-13 20:06:39 +0300
  • d3e7b9cf05 mu4e-compose: handle no-fcc-path in sent-hook Dirk-Jan C. Binnema 2024-04-13 13:08:05 +0300
  • e6b4e0e45e Fix possible integer overflow in `parse_date_time` Jeremy Sowden 2024-04-12 22:39:48 +0100
  • 32d73260d3 mu4e.texi: add diary example action Dirk-Jan C. Binnema 2024-04-12 19:59:34 +0300
  • adb560d960 mu4e-icalendar: use message-reply to generate the reply Dirk-Jan C. Binnema 2024-04-12 18:20:41 +0300
  • 21ab73e0d0 update IDEAS.org Dirk-Jan C. Binnema 2024-04-11 19:41:18 +0300
  • faade24945 mu4e-compose: kill fcc buffer after sending Dirk-Jan C. Binnema 2024-04-11 20:02:01 +0300
  • 8c29ed56ce mu4e-compose: use find-file-noselect for edit Dirk-Jan C. Binnema 2024-04-10 22:57:10 +0300
  • 6a12137506 mu4e--view-render-buffer: Disable Gnus bookmark-make-record-function Adam Porter 2024-03-26 21:21:14 -0500
  • ac08a35c5b mu4e-view: re-appease gnus Dirk-Jan C. Binnema 2024-04-10 18:42:59 +0300
  • 884f8d8f19 mu4e-contacts: add mu4e-personal-or-alternative-address-or-empty-p Dirk-Jan C. Binnema 2024-04-10 20:14:01 +0300
  • 4938d98f76 mu-indexer: re-enable database lock Dirk-Jan C. Binnema 2024-04-10 19:03:16 +0300
  • 9a1b30b47e mu4e-compose: update message sending Dirk-Jan C. Binnema 2024-04-09 23:51:45 +0300
  • bc51989e65 mu4e-server: get rid of mu4e--server-sent Dirk-Jan C. Binnema 2024-04-09 23:48:58 +0300
  • 5e8c7493d9 mu-server: get rid of the sent-handler Dirk-Jan C. Binnema 2024-04-09 23:47:35 +0300
  • eda8db0c3b mu4e-compose: simplify buffer creation Dirk-Jan C. Binnema 2024-04-09 21:06:26 +0300
  • 1aad948293 mu4e-compose: avoid find-file Dirk-Jan C. Binnema 2024-04-09 20:17:21 +0300
  • 51163f3e60 mu4e-mark: query using when killing buffer or emacs Dirk-Jan C. Binnema 2024-04-09 19:55:03 +0300
  • 88d794c1da build: bump version to 1.12.3 v1.12.3 Dirk-Jan C. Binnema 2024-04-08 23:22:35 +0300
  • 4a03a30d04 utils: build test-utils when tests are not disabled Dirk-Jan C. Binnema 2024-04-08 18:29:57 +0300
  • 5186264852 utils: only build mu-tests-utils when tests are enabled Dirk-Jan C. Binnema 2024-04-06 10:36:18 +0300
  • be63bf2f80 mu4e-compose: use narrow-to-header before fetch Dirk-Jan C. Binnema 2024-04-05 23:46:00 +0300
  • 9557ba43a0 mu4e-view: explicitly scroll after rendering Dirk-Jan C. Binnema 2024-04-05 20:04:24 +0300
  • f813498f4d mu: add --reindex option for mu index Dirk-Jan C. Binnema 2024-04-05 21:17:55 +0300
  • 4ddbac5d5f lib/xapian-db: improve error message Dirk-Jan C. Binnema 2024-04-05 20:06:30 +0300
  • dfc179036c mu4e.texi: add example subject-is-empty check Dirk-Jan C. Binnema 2024-04-05 19:05:42 +0300
  • 7771a56026 mu4e: fix some warnings on older emacsen Dirk-Jan C. Binnema 2024-04-04 19:12:54 +0300
  • 7688a2b548 mu4e-view: appease gnus no longer Dirk-Jan C. Binnema 2024-04-04 19:01:04 +0300