summaryrefslogtreecommitdiff
path: root/mu4e
AgeCommit message (Expand)Author
2021-08-12mu4e: Fix up documentationDirk-Jan C. Binnema
2021-08-12mu4e: better feedback for lazy indexingDirk-Jan C. Binnema
2021-08-09Merge pull request #2081 from danielfleischer/link-descriptionDirk-Jan C. Binnema
2021-08-08mu4e-view: Enable mu4e-action-view-in-browser by defaultDirk-Jan C. Binnema
2021-08-08Customize the mu4e org link descriptionDaniel Fleischer
2021-08-07mu4e-vars: Update docs for mu4e-index-lazy-checkDirk-Jan C. Binnema
2021-08-02mu4e-view-gnus: Manipulate gnus so it blocks remote imagesDirk-Jan C. Binnema
2021-08-01Merge pull request #2063 from nbarrientos/typoDirk-Jan C. Binnema
2021-07-31replace carriage-return instead of line feed in mu4e-message-outlook-cleanupBoris Glavic
2021-07-31mu4e-utils: make schema warning/error a bit clearerDirk-Jan C. Binnema
2021-07-30mu4e-header: mark mu4e-headers-field-properties-function obsoleteDirk-Jan C. Binnema
2021-07-30Fix typo in docstringNacho Barrientos
2021-07-29mu4e-main: refresh after context-switchDirk-Jan C. Binnema
2021-07-17mu4e: Update mu4e-view-show-images doc stringDirk-Jan C. Binnema
2021-07-17mu4e.texi: Move docs for old view to appendixDirk-Jan C. Binnema
2021-07-12Fix mu4e-headers-prev with invisible linesThierry Volpiatto
2021-07-05Fix #2044: broken header movement with visual-line-modeDiGitHubCap
2021-06-17Merge pull request #2034 from thierryvolpiatto/remove_marked_overlaysDirk-Jan C. Binnema
2021-06-17Rename mmark overlay to mu4e-markThierry Volpiatto
2021-06-17mu4e: Update documentation for mu4e-view-fieldsDirk-Jan C. Binnema
2021-06-11Ensure mu4e~headers-move honor line-move-ignore-invisibleThierry Volpiatto
2021-06-10Only remove mark overlays in `mu4e-mark-at-point`Thierry Volpiatto
2021-06-02Fix bug with helm completing-read when saving attachmentsAnders Johansson
2021-05-29mu4e/*: fix license notice at the start of source filesSalman Mohammadi
2021-05-29Merge pull request #2016 from Profpatsch/mu4e-view-dont-overwrite-home-and-endDirk-Jan C. Binnema
2021-05-28Add support for bug-reference auto-setup in mu4e-view-modeTassilo Horn
2021-05-20mu4e-view: remove <home> and <end> bindingsProfpatsch
2021-05-04mu4e-headers: use the mu engine thread-subjectDirk-Jan C. Binnema
2021-05-02mu4e-view-gnus: use default for gnus-unbuttonized-mime-typesDirk-Jan C. Binnema
2021-05-02mu4e-vars: add thread-path/-date custom headersDirk-Jan C. Binnema
2021-05-02mu-headers: Tweak thread prefixDirk-Jan C. Binnema
2021-05-02Fix #2006 by using cl-loop in mu4e-action-view-in-browser instead of seqThierry Volpiatto
2021-05-01Insert text without its text properties when replyingThierry Volpiatto
2021-04-28Revert "mu4e-view-gnus: use the gnus mech to identify urls"Dirk-Jan C. Binnema
2021-04-28mu4e-view-gnus: use the gnus mech to identify urlsDirk-Jan C. Binnema
2021-04-27mu4e-view-gnus: don't render in invisible bufferDirk-Jan C. Binnema
2021-04-26mu4e-view-gnus: show URL linksDirk-Jan C. Binnema
2021-04-26mu4e: Decode headers before viewing in browserChristophe Troestler
2021-04-26mu4e: Minor fixes to texinfo documentationChristophe Troestler
2021-04-25mu4e-view: only kill existing bufferDirk-Jan C. Binnema
2021-04-25mu4e-view-gnus: better cleanup bufferDirk-Jan C. Binnema
2021-04-25mu4e/doc: document gnus rich-text handlingDirk-Jan C. Binnema
2021-04-25mu4e-view-gnus: use gnus image variables directlyDirk-Jan C. Binnema
2021-04-25mu4e-view-gnus: activate URLsDirk-Jan C. Binnema
2021-04-24mu4e-view-gnus: implement mu4e-action-view-in-browserDirk-Jan C. Binnema
2021-04-24mu4e-view-gnus: cleanup message renderingDirk-Jan C. Binnema
2021-04-23mu4e/meson.build: ensure builddir is checked firstDirk-Jan C. Binnema
2021-04-23mu4e-speedbar: fix compiler warningDirk-Jan C. Binnema
2021-04-22Remove unneeded or clause in mu4e-view-save-attachmentsThierry Volpiatto
2021-04-20Revert "mu4e-view-gnus: refactor message rendering code a bit"Dirk-Jan C. Binnema