Update from 7b4c8f67 to 2276a796:
- ui: add select-last-message option - jmap: fetch entire threads - jmap: invalidate cache if mailbox state is not consistent - sendemail-validate: optionally use patatt to attest patches - wrap: use nl_langinfo to get locale codeset - binds: fix default d binding to actually ask a question - doc: fix new-account mentions for all protocols - github: fix macos build - config: fix typos in aerc.conf comments - readme: fix broken arch binary link - imap: fix panic in connect - docs: remove msmtp notice - msgstore: restore the directoryChange bool to fix new message bell - app: make aerc satisfy the Beeper interface again
This commit is contained in:
parent
49d2a6f37d
commit
050b48be35
19
aerc.changes
19
aerc.changes
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 29 06:42:23 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
- Update from 7b4c8f67 to 2276a796:
|
||||||
|
- ui: add select-last-message option
|
||||||
|
- jmap: fetch entire threads
|
||||||
|
- jmap: invalidate cache if mailbox state is not consistent
|
||||||
|
- sendemail-validate: optionally use patatt to attest patches
|
||||||
|
- wrap: use nl_langinfo to get locale codeset
|
||||||
|
- binds: fix default d binding to actually ask a question
|
||||||
|
- doc: fix new-account mentions for all protocols
|
||||||
|
- github: fix macos build
|
||||||
|
- config: fix typos in aerc.conf comments
|
||||||
|
- readme: fix broken arch binary link
|
||||||
|
- imap: fix panic in connect
|
||||||
|
- docs: remove msmtp notice
|
||||||
|
- msgstore: restore the directoryChange bool to fix new message bell
|
||||||
|
- app: make aerc satisfy the Beeper interface again
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu May 9 23:35:18 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
Thu May 9 23:35:18 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define _libexecdir %{_exec_prefix}/libexec
|
%define _libexecdir %{_exec_prefix}/libexec
|
||||||
Name: aerc
|
Name: aerc
|
||||||
Version: 0.17.0+git.1714515349.7b4c8f67
|
Version: 0.17.0+git.1716933160.2276a796
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: An email client for terminals
|
Summary: An email client for terminals
|
||||||
License: MIT
|
License: MIT
|
||||||
|
Loading…
x
Reference in New Issue
Block a user