We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Add preview attachments with fzf
Modify open_in_browser to save HTML part according to original encoding in order to prevent HTML mangling
Add autocrypt header hook
Better attach regex
Update check for missing attachment to work with current alot.
Read receipt
Unsubscribe should use non-greedy regex to maintain compatibility with multiple unsubscribe options like List-Unsubscribe: <mailto:foo@bar>,<https://unsubscribe.com/foo>
Fix list unsubscribe hook
anonymize_message_id: Add imports
getmail: Fix typo
getmail: Fix 'name subprocess is not defined'
Fix formatting of code
undo/redo toggletag + save pos + better refresh
add `async` to all `pre_envelope_send` definitions
updated to reflect new state of the pull request
Updated Contrib Hooks (markdown)
convert twisted based hooks to asyncio
Check if buf.focused_thread is not None when trying to get thread_id (see #1225)
Correct problems in "Change From" hook, which used re.sub incorrectly
Update OpenPGP keys attachment to v2.
Add GPG key attachment hook
Add hook for applying patches.
Add hook to open html emails in external browser.