1f394b2b76
- Update to upstream version 0.20.1 * Fixed: :sign and :encrypt descriptions overflow the review screen. * Fixed: some messages are hidden when using client side threading.
Braun
2025-01-27 23:41:47 +00:00
beebfbe269
Accepting request 1240313 from server:mail
Ana Guerrero2025-01-27 19:52:48 +00:00
ed69d27e77
- Update to upstream version 0.20.0 * copy-to now supports multiple destination folders. * All commands that involve composing messages (:compose, :reply, :recall, :unsubscribe and :forward) now have a new -s flag to skip opening the text editor and go directly to the review screen. Previously, this flag was restricted to calendar invitations response commands (:accept, :accept-tentative and :decline). * copy-to-replied now properly works without having copy-to also set. * copy-to-replied creates empty messages when copy-to is also set. * The address-book completion popovers now again appear under the field being completed. * The new-message bell is now rung again for threaded directories as well. * The "default" styleset status line background has been reset to the default color (light or dark, depending on your terminal color scheme) in order to make error, warning or success messages more readable. * Key bindings in the compose review screen are now displayed in the order in which they are defined in the [compose::review] section of binds.conf. * It is now possible to explicitly hide key bindings from the compose review screen by using a special " # -" annotation.
Braun
2025-01-26 01:02:00 +00:00
72fb002a5b
Accepting request 1237950 from server:mail
Ana Guerrero2025-01-15 16:44:08 +00:00
aee32aba93
- Update to upstream version 0.19.0 * New :redraw command to force a repaint of the screen. * New head and tail templates functions for strings. * New {{.AccountFrom}} template variable. * Replying to all will include the Sender in Cc. * Add -b flag to the :view command to open messages in a background tab. * AERC_ACCOUNT and AERC_FOLDER are now available in the signature command environment. * Filters will receive the actual COLUMNS and LINES values. * The :forward command now sets the forwarded flag. * Forwarded messages can now be searched for and filtered in notmuch and maildir. * Forwarded messages can be styled differently in the message list. * Forwarded messages can be identified with the {{.IsForwarded}} template. * The :flag command now sets/unsets/toggle the forwarded tag. * The notmuch backend now honors the forwarded flag, setting the "passed" tag. * The maildir backend now honors the forwarded/passed flag. * Auto-switch projects based on the message subject for the :patch command. * New :echo command that prints its arguments with templates resolved. * New use-envelope-from option in accounts.conf. * Command completion now displays descriptions next to completion items. * New completion_description style object in style sets used for rendering completion item descriptions. * :import-mbox can now import data from an URL. * Dynamic message list style can now match on multiple email headers. * The JMAP backend now supports full thread fetching and caching (limited within a single mailbox). * :expand-folder and :collapse-folder can now act on a non selected folder. * Filters commands can now provide their own paging by prefixing them with a "!" character. Doing so will disable the configured [viewer].pager and connect them directly to the terminal. * Reply to addresses in From and Reply-To headers with ":reply -f". * Fixed builtin calendar filter showing empty attendee list. * Terminal-based pinentry programs (e.g. pinentry-curses) now work properly. * Notmuch searches which explicitly contain tags from exclude-tags now return messages. * Invitations now honor the -a flag for :send. * Remove unwanted less than symbol from In-Reply-To header when Message-ID uses folding. * Aliases are now taken into account correctly when replying to own messages such as from the Sent folder or via a mailing list. * Some SMTP servers do not strip Bcc headers. aerc now removes them before sending emails to avoid leaking private information. A new strip-bcc = false option can be used in accounts.conf to revert to previous behaviour (preserve Bcc headers in outgoing messages). * There should no longer be any duplicates in recipient lists when replying. * GPG signatures and encrypted parts now use CRLF line endings as required by RFC 5322. * Template function quote only prefixes with a space if at quote depth 1. * Templates passed to the :reply command using the -T flag can now make use of {{.OriginalText}}. * The location of the command history file has changed to ${XDG_STATE_HOME:-$HOME/.local/state}/aerc/history. * Tab completions for text fields are run asynchronously. In-flight requests are cancelled when new input arrives. * Path completion now uses the normal filtering mechanism, respecting case sensitivity and the fuzzy completion option. * The html filter is now enabled by default, making w3m a weak runtime dependency. If it is not installed, viewing HTML emails will fail with an explicit error. * The default text/html filter will now run w3m in interactive mode. * The builtin html and html-unsafe filters can now take additional arguments that will be passed to w3m. This can be used to enable inline images when viewing text/html parts (e.g.: text/html = ! html-unsafe -sixel). * The templates exec commands is now executed with the filters exec $PATH similar to filter commands. * The default quoted_reply template now converts text/html parts to plain text before quoting them.
Braun
2025-01-14 23:49:07 +00:00
818857936d
- Update to upstream version 0.18.2 * Fixed builtin calendar filter error with non-GNU Awk. * Fixed detection of unicode width measurements on tmux 3.4. * Fixed dropping of events during large pastes. * Fixed Home and End key decoding for the st terminal.
Braun
2024-07-29 23:00:16 +00:00
f00b24b5fe
Accepting request 1187625 from server:mail
Ana Guerrero2024-07-16 20:02:48 +00:00
0bb9e3dd3b
- Update to upstream version 0.18.1 * Fixed startup error if "log-file" directory does not exist. * Aerc is now less pedantic about invalid headers for the maildir and notmuch backends. * Error when trying to configure smtp-domain with STARTTLS enabled. * smtp-domain is now properly taken into account for TLS connections.
Braun
2024-07-15 23:05:08 +00:00
2effb6b2a2
Accepting request 1187555 from server:mail
Ana Guerrero2024-07-15 17:50:04 +00:00
341f07ced5
Accepting request 1186658 from home:smolsheep:upgrades
Marcus Rueckert2024-07-15 13:04:41 +00:00
879ad94b78
Accepting request 1184949 from server:mail
Ana Guerrero2024-07-04 14:22:52 +00:00
81da97fc0c
Accepting request 1184948 from home:hannesbraun:branches:server:mail
Braun
2024-07-02 21:38:27 +00:00