summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-28Version 0.4.2externals/minimailAugusto Stoffel
2026-04-28Ask interactively for a password, if not found otherwiseAugusto Stoffel
2026-04-27Version 0.4.1Augusto Stoffel
2026-04-15Version 0.4Augusto Stoffel
2026-04-11Transient menu for searchAugusto Stoffel
2026-04-10Bind some commands in overview modeAugusto Stoffel
2026-04-04Refactor: pack account and mailbox name in a cons cellAugusto Stoffel
2026-04-04Disable undo in mailbox buffersAugusto Stoffel
2026-04-04Make face minimail-mode-line-loading empty by defaultAugusto Stoffel
2026-04-04Move multiple messages with active regionAugusto Stoffel
2026-04-02Protect against invalid date in IMAP envelopeAugusto Stoffel
2026-04-02Rename icons as public symbols (they are customizable)Augusto Stoffel
2026-04-01Refine custom type of minimail-accountsAugusto Stoffel
2026-03-30Replace when-let by when-let*Augusto Stoffel
2026-03-30Add command to quit message windowAugusto Stoffel
2026-03-30Fix issue with message decodingAugusto Stoffel
2026-03-30Move to CodebergAugusto Stoffel
2026-03-30Reply to and forward the message under point, not the displayed oneAugusto Stoffel
2026-03-30Fix a typo in the READMEEric Frederickson
2025-11-25Version 0.3Augusto Stoffel
2025-11-25Store answered and forwarded flags after sending emailAugusto Stoffel
2025-11-25Stop treating Gmail labels as regular flagsAugusto Stoffel
2025-11-21Refactor mode line suffixAugusto Stoffel
2025-11-18Say mailbox "flags" instead of "attributes", following IMAPAugusto Stoffel
2025-11-18Do not attempt to align completion annotationsAugusto Stoffel
2025-11-18Define icons for the overview bufferAugusto Stoffel
2025-11-16Define icons and individual columns for message flagsAugusto Stoffel
2025-11-14Define size column for mailbox bufferAugusto Stoffel
2025-11-11Fix message moving commands and assign key bindingsAugusto Stoffel
2025-11-06Refactor faces, apply unseen face only to subjectAugusto Stoffel
2025-11-05Add optional hierarchical threading modeAugusto Stoffel
2025-11-03Support for server-side thread informationAugusto Stoffel
2025-11-01Version 0.2Augusto Stoffel
2025-11-01Add command minimail-show-mailboxesAugusto Stoffel
2025-10-30Fix message buffer cleanup after Gnus renderingAugusto Stoffel
2025-10-30Add caching of downloaded message contentsAugusto Stoffel
2025-10-28Rename face to match IMAP terminologyAugusto Stoffel
2025-10-28Include IMAP tag line in response bufferAugusto Stoffel
2025-10-28Add athunk-with-mutex and use it for memoization logicAugusto Stoffel
2025-10-28Sneak code location in lambda docstrings for better debuggingAugusto Stoffel
2025-10-23Add command to load more messagesAugusto Stoffel
2025-10-23Check for special-use capability before using itAugusto Stoffel
2025-10-23Simplify the MIME part cleanup logicAugusto Stoffel
2025-10-22Fix logging functionAugusto Stoffel
2025-10-22Get rid of minimail--with-associated-bufferAugusto Stoffel
2025-10-22Use quit-window-hook instead of a dedicated commandAugusto Stoffel
2025-10-22Define a common parent for mailbox and message keymapsAugusto Stoffel
2025-10-22Refine message rendering logicAugusto Stoffel
2025-10-20Improve mailbox refresh by only fetching envelope of new messagesAugusto Stoffel
2025-10-18Use default face in vtable for nowAugusto Stoffel