Commit Graph

  • 18490a818d store/server: centralize docids-for-msgid Dirk-Jan C. Binnema 2023-07-09 23:20:32 +0300
  • 0b4f7c4cbe lib: xapian-db/store: simplify Dirk-Jan C. Binnema 2023-07-09 23:17:08 +0300
  • a32b924692 mu: add "unit" tests for 'mu add' Dirk-Jan C. Binnema 2023-07-09 12:52:31 +0300
  • cc65b8b401 utils: add some more helpers for test code Dirk-Jan C. Binnema 2023-07-09 12:44:47 +0300
  • 904f64aa03 utils/result: add "unwrap" convenience function Dirk-Jan C. Binnema 2023-07-09 12:40:54 +0300
  • 4954b6b467 build: bump version to 1.10.5 v1.10.5 Dirk-Jan C. Binnema 2023-07-08 10:33:43 +0300
  • 31f0c40893 migrate to fmt-based logging in some more places Dirk-Jan C. Binnema 2023-07-07 10:47:03 +0300
  • 4171fe14c3 store: removing trailing / for root_maildir Dirk-Jan C. Binnema 2023-07-06 21:33:01 +0300
  • 75a2cab3f1 message: don't check language without cld2 support Dirk-Jan C. Binnema 2023-07-06 21:12:40 +0300
  • 82235b9d49 fmt: more update to use new fmt-based APIs Dirk-Jan C. Binnema 2023-07-06 12:22:50 +0300
  • 91c5a9bac5 store: only write last-change _once_ Dirk-Jan C. Binnema 2023-07-06 20:33:10 +0300
  • d96e9cc4ba mu-info: improve docs; better colors Dirk-Jan C. Binnema 2023-07-06 07:39:55 +0300
  • c59d493296 mu4e: fix mu4e-main-quit-or-bury Dirk-Jan C. Binnema 2023-07-06 11:00:12 +0300
  • 958c153b87 mu4e-view: restore point in single-window headers buffer Dirk-Jan C. Binnema 2023-06-25 11:07:45 +0300
  • 1494df4a48 message: double-check part-type in Multipart Dirk-Jan C. Binnema 2023-07-05 20:21:42 +0300
  • e48485cb58 sexp: use fmt for parsing_error Dirk-Jan C. Binnema 2023-07-05 23:40:36 +0300
  • 161f7df7b9 build: bump version to 1.11.9 Dirk-Jan C. Binnema 2023-07-05 23:19:34 +0300
  • aed1395c53 lib/utils: update library paths Dirk-Jan C. Binnema 2023-07-03 22:45:01 +0300
  • 4920b56671 update to use fmt-based apis Dirk-Jan C. Binnema 2023-07-05 23:10:13 +0300
  • 742ca33740 utils: rework Mu::Error and g_ logging macros with fmt Dirk-Jan C. Binnema 2023-07-03 20:41:06 +0300
  • e6ab61d233 thirdparty: add fmt Dirk-Jan C. Binnema 2023-07-03 20:37:38 +0300
  • 5c878558e0 thirdparty: move {optional,expected}.hpp to tl/ Dirk-Jan C. Binnema 2023-07-03 22:42:57 +0300
  • c3a756a207 mu4e: main: add mu4e-main-quit-or-bury Dirk-Jan C. Binnema 2023-07-05 20:27:49 +0300
  • c5f3894374 message: double-check part-type in Multipart Dirk-Jan C. Binnema 2023-07-05 20:21:42 +0300
  • 9004363aa5 cli: merge 'fields' with 'info' command Dirk-Jan C. Binnema 2023-07-03 18:44:13 +0300
  • 5e184a581f README.org: don't show WSL2 badge Dirk-Jan C. Binnema 2023-07-02 11:51:13 +0300
  • f01e572f75 README.org: mark WSL2 as experimental Dirk-Jan C. Binnema 2023-07-02 11:49:43 +0300
  • f74de792b2 README.org: make a bit more readable Dirk-Jan C. Binnema 2023-07-02 11:47:29 +0300
  • f4183065c3 Makefile: improvements Dirk-Jan C. Binnema 2023-07-02 11:18:14 +0300
  • 8fdbe95527 man: small improvements Dirk-Jan C. Binnema 2023-07-02 11:17:55 +0300
  • 60b1a5dff7 mu4e/search: clarify sortable fields (threading) Dirk-Jan C. Binnema 2023-07-02 10:26:09 +0300
  • 867f3205e2 lib/xapian-db: add missing include unordered_map Dirk-Jan C. Binnema 2023-07-02 10:08:58 +0300
  • d6416fca5e cli: add mu-cmd-{add,mkdir-remove}.cc Dirk-Jan C. Binnema 2023-07-02 10:04:01 +0300
  • c4b5795328 cli: support --ignored-address for init command Dirk-Jan C. Binnema 2023-07-01 19:03:51 +0300
  • 5dc41ed811 lib: support ignoring addresses for contacts-cache Dirk-Jan C. Binnema 2023-07-01 19:03:10 +0300
  • 960a436e77 cli: split off commands into their own .cc files Dirk-Jan C. Binnema 2023-07-01 18:21:41 +0300
  • c6fff6a281 all: update for API changes (config etc.) Dirk-Jan C. Binnema 2023-07-01 18:20:51 +0300
  • 2acc1c2271 lib/contacts-cache: rework using config Dirk-Jan C. Binnema 2023-06-30 23:21:28 +0300
  • 3791d0c375 lib/store: rework to use xapian-db / config Dirk-Jan C. Binnema 2023-06-30 23:19:17 +0300
  • c28fde9155 lib: create mu-xapian-db, mu-config Dirk-Jan C. Binnema 2023-06-30 23:16:41 +0300
  • 426c1d35d0 thirdparty: bump tl::expected version Dirk-Jan C. Binnema 2023-06-27 22:43:29 +0300
  • fd7c011195 lib: update for api changes, update tests Dirk-Jan C. Binnema 2023-06-27 00:53:23 +0300
  • ae9607530f utils/sexp: extend and improve tests Dirk-Jan C. Binnema 2023-06-27 00:52:07 +0300
  • 73f0691662 mu4e-view: restore point in single-window headers buffer Dirk-Jan C. Binnema 2023-06-25 11:07:45 +0300
  • f8fa108090 build: bump version to 1.11.7 Dirk-Jan C. Binnema 2023-06-22 23:52:52 +0300
  • 11d47e0eab build: bump version to 1.10.4 v1.10.4 Dirk-Jan C. Binnema 2023-06-22 23:43:38 +0300
  • 32cdc0ce43
    Merge pull request #2506 from seanfarley/smf/esc Dirk-Jan C. Binnema 2023-06-22 23:40:20 +0300
  • 91464002b8 mu4e-util: allow ESC to exit a choice selection Sean Farley 2023-06-22 12:12:41 -0700
  • aa2c17e138 contact/display-name: quote "names" with '@' Dirk-Jan C. Binnema 2023-06-12 23:37:39 +0300
  • 47cbd45f90 gmime-test: fix leak Dirk-Jan C. Binnema 2023-06-11 11:50:20 +0300
  • 256ef21f2f mu4e: run mu4e-view-rendered-hook non-read-only Dirk-Jan C. Binnema 2023-06-09 00:26:03 +0300
  • b81608a4f4 mu4e: don't error out in mu4e-view-quit Dirk-Jan C. Binnema 2023-05-10 23:49:10 +0300
  • a31472f886 mu4e: add mu4e-fetch-field Dirk-Jan C. Binnema 2023-05-10 18:33:09 +0300
  • 085ad4a9fd message: remove control characters from subject Dirk-Jan C. Binnema 2023-04-24 21:35:22 +0300
  • b0c71fbdb5 meson.build: avoid clang build warning Dirk-Jan C. Binnema 2023-04-23 16:06:42 +0300
  • 0bdab5ae06 contact/display-name: quote "names" with '@' Dirk-Jan C. Binnema 2023-06-12 23:37:39 +0300
  • 0956e88aed
    Merge branch 'djcb:master' into master Jake Nelson 2023-06-12 01:03:03 -0400
  • f4678e04aa Mark display names with special characters as needs_quoting Jake Nelson 2023-06-12 03:09:58 +0000
  • ecf87c5d82 gmime-test: fix leak Dirk-Jan C. Binnema 2023-06-11 11:50:20 +0300
  • dc61f088c7
    Quote Display Names which contain special characters Jake Nelson 2023-06-09 16:18:49 -0400
  • 713bb4e9e1 mu4e: run mu4e-view-rendered-hook non-read-only Dirk-Jan C. Binnema 2023-06-09 00:26:03 +0300
  • 616282c4ad mu4e: add mu4e-listp for backward compat Dirk-Jan C. Binnema 2023-06-08 18:51:22 +0300
  • c5f9f9f7e6 mu4e-thread-message-folded-p: fix moving above first fold overlay Nicholas Vollmer 2023-06-07 13:35:37 -0400
  • b9026c5042 message/fields: add some helpers for combination-fields Dirk-Jan C. Binnema 2023-06-04 14:29:57 +0300
  • 9bab2a4050 utils/sexp: add some convenience Dirk-Jan C. Binnema 2023-06-04 14:26:37 +0300
  • 3624fdd5f3 mu4e: fix documentation for adding custom marks Dirk-Jan C. Binnema 2023-06-04 14:54:31 +0300
  • 00fbcfb39f
    Merge pull request #2489 from RuijieYu/fix-type-mu4e-compose-complete-max Dirk-Jan C. Binnema 2023-05-29 23:51:58 +0300
  • ab8742e0e0
    Add a custom variable to decide if we can edit any message or just a draft message. Ritho 2023-05-27 02:59:41 +0200
  • d9795f5874
    Merge pull request #2494 from stardiviner/patch-1 Dirk-Jan C. Binnema 2023-05-28 08:39:34 +0300
  • edc0cccb96
    Add a custom variable to decide if we can edit any message or just a draft message. Ritho 2023-05-27 02:59:41 +0200
  • 51997d26e8
    Add a custom maildir list to show in the maildir section. Ritho 2022-07-06 02:03:24 +0200
  • 9729e2bba8 Fix asking maildir reading completing candidate is text-property stardiviner 2023-05-26 09:59:12 +0800
  • cd3c7b4c61 mu4e-headers: found-handler: set up threads-mode in headers buffer Dirk-Jan C. Binnema 2023-05-23 22:25:06 +0300
  • eafc81f168 utils: fix non-cld2 build Dirk-Jan C. Binnema 2023-05-12 21:52:08 +0300
  • 4a6185bfc3
    Merge pull request #2492 from RuijieYu/fix-more-defcustom-types Dirk-Jan C. Binnema 2023-05-12 21:46:21 +0300
  • 832d255381 build: bump version to 1.10.6 and update NEWS.org Dirk-Jan C. Binnema 2023-05-11 23:24:43 +0300
  • 8f6895b966 Fix more defcustom type errors and reworded docs Ruijie Yu 2023-05-12 10:56:33 +0800
  • fee95e1010 man: update documentation (language detection) Dirk-Jan C. Binnema 2023-05-11 23:24:11 +0300
  • 7f2eeb1010 message: try to detect body text language Dirk-Jan C. Binnema 2023-05-11 23:22:29 +0300
  • ad64093183 utils: implement language-detector Dirk-Jan C. Binnema 2023-05-11 23:19:31 +0300
  • aee0f72600 * mu4e/mu4e-contacts.el (mu4e-compose-complete-max): update type+doc Ruijie Yu 2023-05-10 12:05:16 +0800
  • 0ed7dc2102 mu4e: don't error out in mu4e-view-quit Dirk-Jan C. Binnema 2023-05-10 23:49:10 +0300
  • 3756938b82
    Merge pull request #2488 from RuijieYu/fix-docstring-mu4e-personal-address-p Dirk-Jan C. Binnema 2023-05-10 19:07:04 +0300
  • 91eeed2a27 build: bump version to 1.11.5 + NEWS.org Dirk-Jan C. Binnema 2023-05-10 18:45:12 +0300
  • fbb68b80ee mu4e: add actions for archive-url in view/headers Dirk-Jan C. Binnema 2023-05-10 18:40:02 +0300
  • d07247b2dd mu4e: add function to get archive-url for mailing list Dirk-Jan C. Binnema 2023-05-10 18:34:48 +0300
  • 624458caa4 mu4e: add mu4e-fetch-field Dirk-Jan C. Binnema 2023-05-10 18:33:09 +0300
  • 0e26634c56 mu4e: remove mu4e-list-archives.el for now Dirk-Jan C. Binnema 2023-05-10 18:47:37 +0300
  • 1ed1e486d4 Updates to mu4e-contacts.el Ruijie Yu 2023-05-10 11:59:10 +0800
  • 2844ec0ac2 Ensure mu4e-thread-mode in only enabled only in headers buffer Anders Johansson 2023-05-09 13:34:11 +0200
  • 91fea8e16e Merge branch 'view-list-archives' Dirk-Jan C. Binnema 2023-05-07 11:42:46 +0300
  • 581f8d7e92 mu4e-lists: doc updates Dirk-Jan C. Binnema 2023-05-06 09:53:56 +0300
  • 8e724e73e9 mu4e-lists: remove some debugging Dirk-Jan C. Binnema 2023-05-06 09:46:32 +0300
  • 3018ceeb86 Add actions to browse online archive for a mailing list message Ruijie Yu 2023-05-05 23:00:46 +0800
  • da41f5060d Add functionality for finding an online archive for a ML message Ruijie Yu 2023-05-05 22:47:56 +0800
  • 88ec2b86ce mu4e-lists: modernize Dirk-Jan C. Binnema 2023-05-04 20:47:42 +0300
  • 16ce837615 Allow on-the-fly updates to `mu4e-user-mailing-lists' (Bug#2483) Ruijie Yu 2023-05-04 14:58:21 +0800
  • ada6ff6260 mu4e/thread: only when available Dirk-Jan C. Binnema 2023-05-04 00:01:30 +0300
  • c01ea37abf mu4e/thread: don't eat next thread when folding Dirk-Jan C. Binnema 2023-05-02 22:48:11 +0300
  • 5fde962a9e build: bump version to 1.11.4 Dirk-Jan C. Binnema 2023-04-30 12:40:37 +0300