summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-05store-worker: temporarily revertDirk-Jan C. Binnema
2024-06-04mu4e.texi: fix lisp bookmark examplesDirk-Jan C. Binnema
2024-06-04Merge commit 'store-worker'Dirk-Jan C. Binnema
2024-06-03mu4e: improve update dataDirk-Jan C. Binnema
2024-06-03server: support doccount data requestDirk-Jan C. Binnema
2024-06-03server: pass sexp-commmands through store workerDirk-Jan C. Binnema
2024-06-03indexer: use store-workerDirk-Jan C. Binnema
2024-06-03store-worker: implementDirk-Jan C. Binnema
2024-06-03xapian-db: remove locks, transaction levelsDirk-Jan C. Binnema
2024-06-01mu4e-server: support non-numeric versionsDirk-Jan C. Binnema
2024-06-01mu-config: cosmeticDirk-Jan C. Binnema
2024-06-01message: add default ctorDirk-Jan C. Binnema
2024-06-01lib: fix batch-size after db creationDirk-Jan C. Binnema
2024-06-01mu4e: mark mu4e-sent-func as obsoleteDirk-Jan C. Binnema
2024-05-18mu4e-draft: use message-alternative-emails for repliesDirk-Jan C. Binnema
2024-05-18mu4e-draft: invoke mu4e-compose-pre-hookDirk-Jan C. Binnema
2024-05-18mu4e: some flycheck fixesDirk-Jan C. Binnema
2024-05-17mu4e-headers: remove duplicate requireDirk-Jan C. Binnema
2024-05-11NEWS.org: updateDirk-Jan C. Binnema
2024-05-11mu4e: add mu4e-save-messageDirk-Jan C. Binnema
2024-05-08mu-store/indexer: consume messages from workersDirk-Jan C. Binnema
2024-05-08mu-query: minor cleanupsDirk-Jan C. Binnema
2024-05-07IDEAS.org: updateDirk-Jan C. Binnema
2024-05-07logging: rework a bit, maybe support syslogDirk-Jan C. Binnema
2024-05-03build: bump version to 1.12.5v1.12.5Dirk-Jan C. Binnema
2024-05-03improve documentationDirk-Jan C. Binnema
2024-05-03Merge pull request #2703 from a3a3el/bugfix/handle-dt_unknownDirk-Jan C. Binnema
2024-05-03Merge pull request #2702 from dkogan/prefix-reply-allDirk-Jan C. Binnema
2024-05-01scanner: don't skip directory entries with type `DT_UNKNOWN`Jeremy Sowden
2024-05-01mu4e-compose-reply with a prefix argument replies to ALLDima Kogan
2024-05-01mu4e-compose: use raw message to feed message-forwardDirk-Jan C. Binnema
2024-05-01mu4e-draft: mark m-c-(type|parent-message) as permanent-localDirk-Jan C. Binnema
2024-05-01lib: centralize xapian include, enable move semanticsDirk-Jan C. Binnema
2024-04-30draft: explicitly remove drafts after sendingDirk-Jan C. Binnema
2024-04-30mu4e-draft: don't treat delete as a functionDirk-Jan C. Binnema
2024-04-28Merge branch 'wip/djcb/composer-rework'Dirk-Jan C. Binnema
2024-04-28mu4e-draft: better handle repliesDirk-Jan C. Binnema
2024-04-28mu-server: better handle msgid-not-found in moveDirk-Jan C. Binnema
2024-04-28mu4e: implement mu4e-compose-post-hookDirk-Jan C. Binnema
2024-04-26mu4e-drafts: improve mu4e--fcc-pathDirk-Jan C. Binnema
2024-04-26mu4e-draft/window: handle buffer display in mu4e-windowDirk-Jan C. Binnema
2024-04-26mu4e-icalendar: integrate with mu4e-composeDirk-Jan C. Binnema
2024-04-26mu4e-compose: split off parts in mu4e-draft; reworkDirk-Jan C. Binnema
2024-04-26mu4e-compose: prepare for rebaseDirk-Jan C. Binnema
2024-04-25Merge pull request #2698 from josephmturner/fix-mu4e--fcc-pathDirk-Jan C. Binnema
2024-04-24mu4e-compose: Don't nest pcaseJoseph Turner
2024-04-24mu4e-compose: fix when mu4e-sent-messages-behavior is functionalJoseph Turner
2024-04-23mu4d-contacts: fix typoDirk-Jan C. Binnema
2024-04-23mu4e-compose: don't interfere with non-mu4e completionDirk-Jan C. Binnema
2024-04-21compat: include sys/wait.h where neededDirk-Jan C. Binnema