8000 Tags · djcb/mu · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: djcb/mu

Tags

v1.12.2

Toggle v1.12.2's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
Stable release 1.12.2

A bunch of fixes and some features restored:
- fix guile loading path
- respect message-cite-reply-position
- bring back mu4e-message-goto-(top|bottom)
- bring back mu4e-compose-context-switch
- bring back mu4e-compose-attach-captured-message
- improve manpages layout
- flag messages with "list-unsubscribe" as MailingList messages
- fix some build warnings

v1.12.1

Toggle v1.12.1's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
Stable release 1.12.1

Various small tweaks / fixes:
- CLD2: add build option; ensure CLD2 is actually used
- insist --maildir is absolute
- tweak mu4e-compose; add 'display-buffer option for mu4e-compose-switch
- fix typos, update mu4e documentation

v1.12.0

Toggle v1.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
Stable release 1.12.0

New stable release, first of the 1.12 series.
See NEWS.org for details of what changed.

1.10.8

Toggle 1.10.8's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
Stable release 1.10.8

- guile: fix module installation path
- infodir: allow passing absolute path
- mu4e-view: assign gnus-article-buffer (helps with some external
  programs)
- mu4e: fix completion with non-quick keys (when using completion
  frameworks)

v1.10.8

Toggle v1.10.8's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
Stable release 1.10.8

- guile: fix module installation path
- infodir: allow passing absolute path
- mu4e-view: assign gnus-article-buffer (helps with some external
  programs)
- mu4e: fix completion with non-quick keys (when using completion
  frameworks)

v1.10.7

Toggle v1.10.7's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
Stable release 1.10.7

- Fix mu4e-compose-complete-addresses defcustom
- Allow for specifying the guile dir (useful for distros)
    meson setup -Dguile-extension-dir=<some-path> build

v1.8.15

Toggle v1.8.15's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
Stable release 1.8.15

Fix for gcc 13 build.

v1.10.6

Toggle v1.10.6's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
New stable release 1.10.6

Changes since 1.10.5:

- mu4e: clarify sortable fields in UI
- mu4e: fix mu4e-view-refresh
- guile: use the standard guile extension directory
- mu: expand file paths in command-line options (e.g.,
  --maildir=~/Maildir) for shell that don't do so themselves (such as
  bash)
- mu: set default batch-size to 50000 so we won't use too much memory
  (the old default broke systems with limited memory)

v1.10.5

Toggle v1.10.5's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
Bugfix release 1.10.5

- in single-window mode, restore point after quitting headers-mode
- check the part-type in Multipart (avoids an error in verifying
  unsigned messages with a signed attachment)

v1.10.4

Toggle v1.10.4's commit message

Verified

This tag was signed with the committer’s verified signature.
djcb Dirk-Jan C. Binnema
New stable release.

Changes since 1.10.3:

- contact/display-name: quote "names" with '@'
- gmime-test: fix leak
- mu4e: run mu4e-view-rendered-hook non-read-only (#2500)
- mu4e: don't error out in mu4e-view-quit (#2487)
- mu4e: add mu4e-fetch-field
- message: remove control characters from subject (#2477)
- meson.build: avoid clang build warning
0